phenoscape / owlery

Owlery is a set of REST web services which allow querying of an OWL reasoner containing a configured set of ontologies.
MIT License
16 stars 11 forks source link

Knowledgebase information and status should include IRI and version IRI of loaded ontology #31

Closed dosumis closed 5 years ago

dosumis commented 5 years ago

GET /kbs/{kb} -> Display Knowledgebase information and status

=> e.g.

{"label":"vfb","isConsistent":true,
"logicalAxiomsCount":303793,"
@context":"https://owlery.phenoscape.org/json/context.jsonld"}

It would be very useful if this could include IRI/version_IRI