rdf: { "": string } & {
object: string;
type: string;
Property: string;
value: string;
Statement: string;
subject: string;
predicate: string;
List: string;
first: string;
rest: string;
nil: string;
langString: string;
HTML: string;
XMLLiteral: string;
JSON: string;
} = ...
RDF vocabulary namespace.
Supplies the well-known RDF vocabulary IRIs the connector emits and matches when reading and writing RDF, such as the
typepredicate and the terms encoding RDF statements and collections.