→ iolanta:outputs
-
Domain
iolanta:Facet
Iolanta visualization -
Range
rdfs:Datatype
Datatype of the value the facet returns
Facets return visualizations. If we were to save a visualization as a node into an RDF graph, that would be a Literal; and a Literal would have a Datatype associated with it.
We leverage it to describe types of visualizations. In different contexts, we might want different datatypes. For instance, if a facet renders some piece of a knowledge graph as a string then it outputs an xsd:string
.
-
A short string naming something. Used in links, lists, page titles, property tables, and many other cases.
-
Type that only the default, fallback title facet can output. Used to fallback to the default implementation if a more specialized one does not work.