Package edu.lehigh.swat.hawk.core

Interface Summary
Document change history: 2004/02/03 Pan: add descendants.
Individual Encapsulating the individuals and their related property values.
OntClass A general representation of the Classes.
OntObject Superclass of OntClass etc.
Ontology encapsulating the web ontology
OntProperty A general representation of the Properties.
PropertyRestriction Wrap the property restrictions in the ontology.
 

Class Summary
Assertion encapsulating an assertion
DatatypeValue Encapsulating the datatype values.
DocId encapsulating the id of each document
ObjectId encapsulating the id of each ontObject
OntReader Document reader, read a file into storage
OntWriter Document writer, write the document to file.