Uses of Interface
com.hp.hpl.jena.vocabulary.DAMLVocabulary

Packages that use DAMLVocabulary
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.vocabulary A package containing constant classes with predefined constant objects for classes and properties defined in well known vocabularies. 
 

Uses of DAMLVocabulary in com.hp.hpl.jena.ontology.daml
 

Methods in com.hp.hpl.jena.ontology.daml that return DAMLVocabulary
 DAMLVocabulary DAMLCommon.getVocabulary()
          Answer the DAML+OIL vocabulary that corresponds to the namespace that this value was declared in.
 

Uses of DAMLVocabulary in com.hp.hpl.jena.vocabulary
 

Classes in com.hp.hpl.jena.vocabulary that implement DAMLVocabulary
 class DAML_OIL
           Defines a vocabulary of RDF constants used by the latest release of DAML+oil for class and property names.
 

Methods in com.hp.hpl.jena.vocabulary that return DAMLVocabulary
static DAMLVocabulary DAML_OIL.getInstance()
          Answer the singleton instance of this vocabulary
 



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