Skip to content

Reference

Tools

  • iolanta CLI


    Command line interface for rendering Linked Data resources, queries, search results, and Jinja2 Markdown templates.

Iolanta Ontology

  • iolanta:Facet


    RDFS class for Iolanta Facets — the magic things which visualize pieces of Linked Data in Iolanta.

  • iolanta:OutputDatatype


    Output format where visualization applications render their results.

  • iolanta:SPARQLText


    A datatype for representing SPARQL query text.

  • iolanta:matches


    Describe what kind of nodes a given Facet can visualize.

  • iolanta:has-sub-graph


    Links an RDF Graph representing a document to each other RDF Graph that was parsed from said document.

  • iolanta:is-preferred-over


    Specify that one Facet is cooler than the other.

  • iolanta:outputs


    Specify the datatype of the visualization a given Facet produces.

  • 📛 iolanta:when-no-facet-found


    What if no facet is found to visualize this node for a given datatype? Specify an emergency facet to use in such cases.

  • iolanta:visualizes


    Link a nanopublication assertion to the ontology whose visualization metadata it carries — used to discover community-published groupings at render time.

Ontologies Iolanta relies upon

  • RDF


    RDF vocabulary (rdf:): properties, classes, lists, and literals.

  • RDFS


    RDF Schema (rdfs:): classes and properties for lightweight ontologies.