|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.semanticweb.owl.io.vocabulary.VocabularyAdapter
|
+--org.semanticweb.owl.io.vocabulary.RDFVocabularyAdapter
Vocabulary for current RDF things.
| Field Summary | |
static RDFVocabularyAdapter |
INSTANCE
An instance of this class. |
static String |
RDF
Namespace for the RDF. |
| Constructor Summary | |
protected |
RDFVocabularyAdapter()
Creates an instance of this class. |
| Method Summary | |
String |
getAlt()
Returns the name of the 'Alt' property. |
String |
getBag()
Returns the name of the 'Bag' property. |
String |
getInstanceOf()
Returns the name of the 'instanceOf' property. |
String |
getNil()
|
String |
getProperty()
Returns the name of the 'Property' resource. |
String |
getSeq()
Returns the name of the 'Seq' property. |
String |
getStatement()
Returns the name of the 'Statement' property. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final RDFVocabularyAdapter INSTANCE
public static final String RDF
| Constructor Detail |
protected RDFVocabularyAdapter()
| Method Detail |
public String getProperty()
public String getInstanceOf()
public String getBag()
public String getAlt()
public String getSeq()
public String getStatement()
public String getNil()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||