Skip to content

2.1. Types of Descriptors

yushakareem edited this page Dec 16, 2019 · 5 revisions

There are four types, i.e., if the descriptor's Ground is an:

  • OWLClass then the descriptor is a Class Descriptor.
  • OWLObjectProperty then the descriptor is an ObjectProperty Descriptor
  • OWLDataProperty then the descriptor is a DataProperty Descriptor
  • OWLIndividual then the descriptor is an Individual Descriptor