Modules

Structs

A directive specifying the base for relative IRIs. E.g. @base <http://example.com> .
Labled RDF Blank Nodes
A IRI wrapped by angle brackets. E.g. <http://example.com/foo>
A directive specifying the base for relative prefixed IRIs. E.g. @prefix owl: <http://www.w3.org/2002/07/owl#> .
Whitespace. May be one of four characters, or a comment (starting with #) until the end of a line.

Enums

RDF Blank Nodes
One of multiple kinds of directives.
A “Verb” can be used for inside a PredicateObjectList. It allows for using the character ‘a’ as a placeholder for rdfs:type.