owlOnDatatype constant
IriTerm
const owlOnDatatype
onDatatype from owl vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Datatype]
The property that determines the datatype that a datatype restriction refers to.
Can be used on: http://www.w3.org/2000/01/rdf-schema#Datatype
Implementation
static const owlOnDatatype = const IriTerm(
'http://www.w3.org/2002/07/owl#onDatatype',
);