update pres_si_semantique.html (in french)
- FIX project creation: was creating file name ...
Important update of Scala to 2.11.7 , and of Ma...
- documentation: replace remaining .n3p URL's w...
Add main program that converts to UML/XMI for A...
documentation: Export as UML for ArgoUML
- FIX pom.xml that was broken with attenmpts to...
- defensive programming in ApplicationKB.scala,...
- add batch program to Load, translate to Turtl...
FIX: the add N3 URL button had no effect and bl...
- deactivate TripleStoreTDBThread in RuleBasedA...
FIX tests TestProject.java, TestDroolsQuery.sca...
clean code in N3Source.scala
- Remove code involving old XML format
FIX : application icon was not applied
- change tests involving old XML format
translate examples in old XML format into OWL+E...
- FIX on Ubuntu: the main window was not showin...
pom.xml : upgrade Scala, Jline, etc; remove Ban...
update html/ doc
update fr/intro_semweb.html for PSUG presentation
update documentation.html , N3_introduction.xht...
updated html/N3_introduction.xhtml
add N3_introduction.xhtml ; update pres_si_sema...
add DOAP RDF project file site/doap_eulergui.rd...
update fr doc
add fr/intro_semweb.html
Added a Description Of A Software (DOAS) for Eu...
FIX tooltips in N3 editor in RDFTooltipsInEdito...
upgrade to Apache Jena 2.12.1
upgrade apache-jena-libs to version 2.12.0
FIX tests TestImportSwrl and TestSPARQL
FIX test RuleBasedApplicationStarterTest
pending EulerGUI parser adaptation,
add html/fr/pres_si_semantique.html presentatio...
documentation.html : add OSM
FIX when opening web browser :
- add test/string_error.ttl that fails in Jena ...
add example of extracting all about schema:Even...
DomainApplication (N3Form): rdfs:range are used...
set N3 syntax in editor for suffix ".ttl" , ".nt"
- fix rdf:Property in examples/domain-app-all.n3
DomainApplication: Add service to check transla...
- in CreationButton.scala, set a button text fo...
DomainApplication: Safeguard User Data at appli...
FEATURE: DomainApplication: Safeguard User Data...
Add a small program to dump in JSON-LD a file o...
filterValuesByApplicationLanguage() : accept al...
fix compile error in TestTripleStoreTDBThread.s...
N3Form : FIX again : URI's for new resources we...
N3Form : FIX : URI's for new resources were not...
N3Form : FIX : values entered by user were not ...
N3Form : exclude properties p such that p v...
upgrade apache-jena-libs .................... 2...
DomainApplication:
DataGUI : the cached URI's are back each in the...
DataGUI : do not add to input form the properti...
DataGUI : remove display of numerous values of ...
DataGUI / N3Form : FIX : was freeze in popup "E...
DataGUI / N3Form : FIX popup "Enter URI" for ad...
pom.xml : exclude <artifactId> aalto-xml from B...
- extract trait LasFileManagement from ProjectG...
- update html/semantic_based_apps_review.html
update of comparaison-semweb-sql.html ( in fren...
- avoiding some NPE in URIModificationChecker.java
- add requestStop() in ActionBlockingQueue.scala
- FIX (WIP) test RuleBasedApplicationStarterTes...
- FIX N3 cache file names : must not contain #,...
- FIX ActionBlockingQueue.scala : field queue w...
- all action blocks are executed in the same th...
FIX error in reset in TestSetup.scala
FIX issue in ApplicationKB.scala : was an acces...
FIX : TestTripleStoreTDB.scala was not in src/t...
- WIP : FIX tests RuleBasedApplicationStarterTe...
FIX a long time issue:
TripleStoreTDBThread.scala was not in src/test
FIXED the test TestSWExplorer : the TDB is actu...
WIP:
WIP:
add test TestTripleStoreTDBThread
FIX TestTripleStoreTDB.testNamedDataset2
in RuleBasedApplicationWithCache, in sparqlQuer...
FIX stupid error in TripleStoreHelper.copyN3Sou...
TripleStoreTDBThread.scala : copyPrefixDeclarat...
RuleBasedApplicationWithCache.scala :
TripleStoreTDBThread.scala :
more fixes, so that every TDB change passes by ...
- remove incorrect match case in RuleBasedAppli...
some defensive programming;
rough fix for runtime error when Await future d...
in ProjectGUI reestablish local local project r...
- use trait ITripleStoreSPARQLJena in a lot of ...
Forgot to add TripleStoreTDBimpl.scala
Worked on RuleBasedApplicationStarterTest.scala...
executing TDB updates in a single thread (Tripl...
in TripleStoreTDBThread.scala) , actually sched...
- translate ITripleStore to Scala
- FIX test TestN3FormatForProject.test_read_ne...
- FIX test TestTripleStoreTDB.java that was dea...
FIX : forgot to remove endTransaction in Triple...