topDataProperty constant
IriTerm
const topDataProperty
topDataProperty [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 topDataProperty = const IriTerm(
'http://www.w3.org/2002/07/owl#topDataProperty',
);