org.semanticweb.owl.io.vocabulary
Class VocabularyAdapter
java.lang.Object
|
+--org.semanticweb.owl.io.vocabulary.VocabularyAdapter
- Direct Known Subclasses:
- RDFVocabularyAdapter
- public class VocabularyAdapter
- extends Object
VocabularyAdapter
This class defines shortcuts to the RDF names
in an ontology language.
A particular vocabulary adapter should extend
this class and overwrite methods.
- Since:
- 04.02.2003
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final VocabularyAdapter INSTANCE
- Global instance of this adapter.
VocabularyAdapter
protected VocabularyAdapter()
- Creates an instance of this class.
WonderWeb