-
Notifications
You must be signed in to change notification settings - Fork 10
Home
yushakareem edited this page May 23, 2019
·
30 revisions
In this wiki we present:
- The overall structure of the project and its JavaDoc.
- The idea of a Descriptor, the types of descriptors and the possible expressions that each type can implement (and thus deal with).
- Examples to show how to construct a simple descriptor or a compound descriptor (of a particular type).
- An example that shows how to add axioms to an ontology, using descriptors.
- An example that shows how to infer some knowledge (i.e., axioms) from axioms already within an ontology, using descriptors.
- An example that shows how to remove axioms from an ontology, using descriptors.