pyhornedowl.profile.conformant_profiles

pyhornedowl.profile.conformant_profiles(ontology: PyIndexedOntology) → List[Profile]

Returns every OWL 2 profile the ontology conforms to, in declaration order (OWL2DL, EL, QL, RL). The profiles overlap, so more than one may be returned.

Parameters:

ontology (PyIndexedOntology) – the ontology to check