Datatype constant
IriTerm
const Datatype
IRI for rdfs:Datatype
The class of RDF datatypes.
Implementation
static const Datatype = const IriTerm(
'http://www.w3.org/2000/01/rdf-schema#Datatype',
);