From: <jm...@us...> - 2014-03-20 18:29:05
|
Revision: 4058 http://sourceforge.net/p/eulergui/code/4058 Author: jmvanel Date: 2014-03-20 18:29:00 +0000 (Thu, 20 Mar 2014) Log Message: ----------- - Launch the app DomainApp with a suitable config. of classes to create, from EulerGUI ( which remains the default main class in the distribution ) - add examples/defaultVocabularies.n3p.n3 , to preload FOAF, SIOC, Dublin Core, DBPedia, etc, ontologies by starting (the first time) with it - add examples/foaf_fr.n3 , a french translation of the inner documentation of FOAF - (WIP) if the SPARQL endpoint is tdb: use the default local triple store (TDB directory) - update doc. on DataGUI Modified Paths: -------------- trunk/eulergui/html/documentation.html trunk/eulergui/src/main/java/eulergui/gui/tools/LaunchDomainApp.java trunk/eulergui/src/main/scala/eulergui/gui/actions/SPARQLServiceInputAction.scala trunk/eulergui/src/main/scala/eulergui/gui/main/HelpMenu.scala trunk/eulergui/src/main/scala/eulergui/project/SPARQLToN3Converter.scala Added Paths: ----------- trunk/eulergui/examples/defaultVocabularies.n3p.n3 trunk/eulergui/examples/foaf_fr.n3 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |