Gets all class definitions from the ontology's entity info.
Given a map of entity Iris to entity definitions, returns an array of entity definitions.
Entity definitions to be returned as an array.
Gets all property definitions from the ontology's entity info.
Gets class definitions restricted by type from the ontology's entity info.
restriction to a certain class definition type.
Given an array of entity definitions, returns only the entity definitions matching the given type.
The entity definitions to be filtered.
The type of entity definitions to be returned.
Gets property definitions restricted by type from the ontology's entity info.
restriction to a certain property definition type.
Generated using TypeDoc