Module rdf

Source
Expand description

RDF vocabulary.

Constantsยง

ALT
The class of containers of alternatives.
BAG
The class of unordered containers.
FIRST
The first item in the subject RDF list.
HTML
The class of HTML literal values.
LANG_STRING
The class of language-tagged string literal values.
LIST
The class of RDF lists.
NIL
The empty list.
OBJECT
The object of the subject RDF statement.
PREDICATE
The predicate of the subject RDF statement.
PROPERTY
The class of RDF properties.
REST
The rest of the subject RDF list after the first item.
SEQ
The class of ordered containers.
STATEMENT
The class of RDF statements.
SUBJECT
The subject of the subject RDF statement.
TYPE
The subject is an instance of a class.
VALUE
Idiomatic property used for structured values.
XML_LITERAL
The class of XML literal values.