-
File contains a non-UTF8 dash character. Tutle parser generates no warning but returns an empty model.
2009-10-13 21:14:41 UTC in Jena
-
der committed patchset 4717 of module jena2 to the Jena CVS repository, changing 3 files.
2009-10-07 14:35:29 UTC in Jena
-
Sorry to be so slow to respond, missed this report.
This is not a bug.
If you list the subClassOf statements using:
ExtendedIterator it = onto.listStatements(null, RDFS.subClassOf, animal);
you will see that the subclasses are recorded correctly and if there were any associated inferences, such as a superclass of Animal, they would happen.
The reason you don't...
2009-10-06 20:09:47 UTC in Jena
-
der committed patchset 4714 of module jena2 to the Jena CVS repository, changing 3 files.
2009-10-06 07:59:45 UTC in Jena
-
der committed patchset 4713 of module jena2 to the Jena CVS repository, changing 4 files.
2009-10-05 17:12:23 UTC in Jena
-
der committed patchset 4700 of module jena2 to the Jena CVS repository, changing 3 files.
2009-09-25 09:58:06 UTC in Jena
-
der committed patchset 4698 of module jena2 to the Jena CVS repository, changing 1 files.
2009-08-29 12:26:19 UTC in Jena
-
Thanks for the test case. It was a bug in the comparison function which hadn't been updated to match the scaled-integer representation of fractional seconds. Fixed in CVS.
Dave.
2009-08-23 19:52:16 UTC in Jena
-
der committed patchset 4696 of module jena2 to the Jena CVS repository, changing 4 files.
2009-08-23 19:50:24 UTC in Jena
-
Thank you and apologies for misapplying the previous patch.
2009-08-21 15:43:35 UTC in Jena