TODO: remove defaultType - Basically a bug. We default the type if no matches were found, rather than using inheritance to associate unknown types the RDF way (using rdfs:Resource).
Find a component from a cache.
The index of the property (or {RENDER_CLASS_NAME})
The index of either the resource type or resource IRI
The index of the topology
The cache to look into (defaults to the mapping)
The appropriate component if any
Register a renderer for a type/property.
The component to return for the rendering of the object.
The type's SomeNode of the object which the {component} can render.
Store a component to a cache.
Generate registration description objects for later registration use.
Generated using TypeDoc
Handles registration and querying for view components.