Push quads onto the graph so it can be used by the render store for component determination.
The quads added to the store.
Expands the given lookupTypes to include all their equivalent and subclasses. This is done in multiple iterations until no new types are found.
The types to look up. Once given, these are assumed to be classes.
Returns the hierarchical depth of the type, or -1 if unknown.
the type to check
Generated using TypeDoc
Implements some RDF/OWL logic to enhance the functionality of the property lookups.
Basically duplicates some functionality already present in {IndexedFormula} IIRC, but this API should be more optimized so it can be used in real-time by low-power devices as well.