OWLGraph 1.0.0 (deprecated)
Status: deprecated as of the introduction of version management. Please upgrade to 1.0.1 or later.
This version is the unversioned engine image that ran before OWLGraph had a version-management system. It is given the version number 1.0.0 so that the dashboard and catalog have a consistent identifier for it, but no engine code corresponds specifically to “1.0.0” — it is whatever was in OWLGRAPH_IMAGE at the moment the catalog was introduced.
Known issues
Section titled “Known issues”These bugs are present in 1.0.0 and fixed in 1.0.1:
rdfs:subPropertyOfmaterialization not implemented — sub-property edges do not produce parent-property edges at write time.owl:TransitivePropertyclosure not computed.owl:disjointWithenforcement is incomplete; only catches conflicts within a single mutation batch.- Compiler does not emit
@index(exact)forowl:hasKeypredicates, soeq()queries silently return empty. - Turtle parser does not understand
rdfs:subPropertyOforowl:hasKey.
Upgrade to 1.0.1 to get all of these fixed.