Pairs the lexical form with the IRI of its XSD (or user-defined) datatype. Per RDF 1.1, a literal with no
datatype IRI is interpreted as xsd:string: datatype is always present, carrying that IRI explicitly for a plain
literal, so readers never test for its absence. One of the literal forms making up Term. Construct one with
typed.
An RDF typed literal.
Pairs the lexical form with the IRI of its XSD (or user-defined) datatype. Per RDF 1.1, a literal with no datatype IRI is interpreted as
xsd:string:datatypeis always present, carrying that IRI explicitly for a plain literal, so readers never test for its absence. One of the literal forms making up Term. Construct one with typed.See
RDF 1.1 Literals