Skip to main content

Module rdf

Module rdf 

Source
Expand description

RDF vocabulary.

Constantsยง

ALT
The class of containers of alternatives.
BAG
The class of unordered containers.
DIR_LANG_STRING
The class of language-tagged string literal values with a base direction.
FIRST
The first item in the subject RDF list.
HTML
The class of HTML literal values.
JSON
The datatype of RDF literals storing JSON content.
LANG_STRING
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.
REIFIES
Associate a resource (reifier) with a triple (proposition).
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.