rdf: {} & {
object: string;
type: string;
value: string;
Property: string;
Statement: string;
Bag: string;
Seq: string;
Alt: string;
List: string;
nil: string;
XMLLiteral: string;
HTML: string;
langString: string;
subject: string;
predicate: string;
first: string;
rest: string;
} = ...
RDF vocabulary namespace.
A closed namespace of the RDF 1.1 vocabulary IRIs, covering the core classes, the container and collection vocabularies, the RDF-defined datatypes, and the typing, reification and collection properties.
RDF/XML syntax terms (
RDF,Description,about,parseType, and so on) are not included: they carry document-serialisation semantics of little use as standalone vocabulary identifiers. The open-ended container membership properties (_1,_2, …) are likewise omitted, as they cannot be enumerated.