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