jena icon indicating copy to clipboard operation
jena copied to clipboard

OntModel enhancements

Open sszuev opened this issue 2 months ago • 3 comments

Version

5.1.0

Feature

There is some functionality that is present in the old model, but is missing in the new one

  • methods OntModel#writeAll
  • builtin annotation properties' accessors (e.g. for owl:backwardCompatibleWith). (for other builtin entities appropriate accessors could also be added, but I think it is better left as it is, because there are a lot of builtin entities)
  • OntTools (do we need the analogue?)

Also,

  • OntProperty#addSubProperty is missed;
  • several TODO's
  • specialized GraphRepository for use with GraphMaker

Are you interested in contributing a solution yourself?

yes

sszuev avatar May 21 '24 18:05 sszuev