owlTopDataProperty constant
topDataProperty from owl vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Literal]
The data property that relates every individual to every data value.
Can be used on: http://www.w3.org/2002/07/owl#Thing
Implementation
static const owlTopDataProperty = IriTerm.prevalidated(
'http://www.w3.org/2002/07/owl#topDataProperty',
);