Property: habs:belongsToClass

An order belongs to a class.

Types

owl:ObjectProperty

Domain

habs:Order

Range

habs:Class

Abstract Syntax

ObjectProperty(habs:belongsToClass annotation(rdfs:comment "An order belongs to a class."^^<http://www.w3.org/2001/XMLSchema#string>)
                                  domain(habs:Order)
                                  range(habs:Class))

Generated with OWLDoc