Closed patrickwestphal closed 9 years ago
Commented by jenslehmann on 2010-03-05 09:34 UTC Where should I add this piece of code (in particular, "ed" is not defined) and which of the conf files should be used?
Commented by jenslehmann on 2010-08-06 12:53 UTC Test files have been moved from /examples/testCaseSPARQLDescription to /test/testCaseSPARQLDescription. Please refine the bug description.
This bug report is outdated and the conversion of class expressions was superceded by another implementation.
Reported by kurzum on 2010-02-16 21:53 UTC run examples/testCaseSPARQLDescription add in ROLlearner2 SparqlQueryDescriptionConvertVisitor visit = new SparqlQueryDescriptionConvertVisitor(); String sparqlQuery = visit.getSparqlQuery(ed.getDescription().toKBSyntaxString()); and String sparqlQuery = visit.getSparqlQuery(ed.getDescription());