-
Parsing a property assertion like gives the empty string literal.
2009-12-30 19:22:15 UTC by ronwalf
-
java.lang.RuntimeException: Prefix not registered for prefix name: _:
at org.semanticweb.owlapi.util.DefaultPrefixManager.getIRI(DefaultPrefixManager.java:154)
at uk.ac.manchester.cs.owl.owlapi.turtle.parser.TurtleParser.getIRIFromQName(TurtleParser.java:70)
at uk.ac.manchester.cs.owl.owlapi.turtle.parser.TurtleParser.parseNodeID(TurtleParser.java:245)
at...
2009-12-30 19:07:13 UTC by ronwalf
-
matthewhorridge committed revision 1413 to the OWL API SVN repository, changing 18 files.
2009-12-24 10:37:23 UTC by matthewhorridge
-
matthewhorridge committed revision 1412 to the OWL API SVN repository, changing 2 files.
2009-12-22 17:20:37 UTC by matthewhorridge
-
matthewhorridge committed revision 1411 to the OWL API SVN repository, changing 83 files.
2009-12-22 17:02:25 UTC by matthewhorridge
-
Calling getImportsClosure after manually adding an ontology import but before calling manager.handleImportRequest causes an inconsistency between getImports() and getImportsClosure().
Example attached.
2009-12-22 16:13:19 UTC by ronwalf
-
matthewhorridge committed revision 1410 to the OWL API SVN repository, changing 2 files.
2009-12-21 14:03:36 UTC by matthewhorridge
-
matthewhorridge committed revision 1409 to the OWL API SVN repository, changing 3 files.
2009-12-21 13:51:22 UTC by matthewhorridge
-
matthewhorridge committed revision 1408 to the OWL API SVN repository, changing 14 files.
2009-12-21 11:57:47 UTC by matthewhorridge
-
matthewhorridge committed revision 1407 to the OWL API SVN repository, changing 1 files.
2009-12-21 11:05:35 UTC by matthewhorridge