Uses of Package
com.hp.hpl.jena.ontology.daml

Packages that use com.hp.hpl.jena.ontology.daml
com.hp.hpl.jena.ontology.daml A re-implementation of the Jena 1.X DAML+OIL API, to assist Jena 1 users to move to Jena2. 
com.hp.hpl.jena.rdf.model A package for creating and manipulating RDF graphs. 
 

Classes in com.hp.hpl.jena.ontology.daml used by com.hp.hpl.jena.ontology.daml
DAMLClass
          Java representation of a DAML ontology Class.
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.
 

Classes in com.hp.hpl.jena.ontology.daml used by com.hp.hpl.jena.rdf.model
DAMLModel
          Interface that encapsulates the capability of storing and retrieving DAML ontology information from the underlying storage or persistence service.
 



Copyright © 2000, 2001, 2002, 2003, 2004, 2005 Hewlett-Packard Development Company, LP