|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| DAMLClass | Java representation of a DAML ontology Class. |
| DAMLClassExpression | Deprecated. The role of DAMLClassExpression has been combined with DAMLClass |
| DAMLCommon | Abstract super-class for all DAML resources (including properties). |
| DAMLDataInstance | A data instance is a specific type of DAML object that represents the instantiation of a DAML datatype. |
| DAMLDatatype | A DAML datatype represents a set of values from a concrete domain, as opposed to a Class, which is a set of values from the instance domain. |
| DAMLDatatypeProperty | Java encapsulation of a datatype property in a DAML ontology. |
| DAMLInstance | Java representation of a DAML Instance. |
| DAMLList | Java representation of a DAML List. |
| DAMLModel | Interface that encapsulates the capability of storing and retrieving DAML ontology information from the underlying storage or persistence service. |
| DAMLObjectProperty | Java encapsulation of an object property in a DAML ontology. |
| DAMLOntology | Encapsulates the properties known for a given source ontology. |
| DAMLProperty | Encapsulates a property in a DAML ontology. |
| DAMLRestriction | Java encapsulation of a DAML Restriction. |
| IntLiteralAccessor | Encapsulates the standard methods of modifying a property on a DAML object, where
the value of the property is an RDF literal (as opposed to another DAML value,
see PropertyAccessor, and the literal is known to encapsulate an integer value. |
| LiteralAccessor | Encapsulates the standard methods of modifying a property on a DAML object, where
the value of the property is an RDF literal (as opposed to another DAML value,
see PropertyAccessor. |
| PropertyAccessor | Encapsulates the standard methods of modifying a property on a DAML value. |
| Class Summary | |
|---|---|
| PropertyIterator | Provides a means of traversing the relationships in a DAML model, respecting some of the extended semantics of DAML+OIL over RDF. |
A re-implementation of the Jena 1.X DAML+OIL API, to assist Jena 1 users to move to Jena2. Now re-implemented using the generic OntModel capabilities.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||