owlTopObjectProperty constant
topObjectProperty from owl vocabulary [Expects: http://www.w3.org/2002/07/owl#Thing]
The object property that relates every two individuals.
Can be used on: http://www.w3.org/2002/07/owl#Thing
Implementation
static const owlTopObjectProperty = IriTerm.prevalidated(
'http://www.w3.org/2002/07/owl#topObjectProperty',
);