Skip to content

iolanta:outputs

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.

  • Title


    A short string naming something. Used in links, lists, page titles, property tables, and many other cases.

  • Fallback Title


    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.