|
|||||||||||
| 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
|
+--org.semanticweb.owl.io.vocabulary.RDFSVocabularyAdapter
Vocabulary for the current RDFS specification.
| Field Summary | |
static RDFSVocabularyAdapter |
INSTANCE
An instance of this class. |
static String |
RDFS
Namespace for the RDFS. |
| Fields inherited from class org.semanticweb.owl.io.vocabulary.RDFVocabularyAdapter |
RDF |
| Constructor Summary | |
protected |
RDFSVocabularyAdapter()
Creates an instance of this class. |
| Method Summary | |
String |
getClass_()
Returns the name of the 'Concept' resource. |
String |
getComment()
Returns the name of the 'comment' property |
String |
getConstraintResource()
Returns the name of the 'ContraintResource' resource. |
String |
getContraintProperty()
Returns the name of the 'ConstraintProperty' resource. |
String |
getDatatype()
Returns the name of the 'Datatype' property. |
String |
getDomain()
Returns the name of the 'domain' property. |
String |
getIsDefinedBy()
Returns the name of the 'isDefinedBy' property |
String |
getLabel()
Returns the name of the 'label' property. |
String |
getLiteral()
Returns the name of the 'Literal' resource. |
String |
getRange()
Returns the name of the 'range' property. |
String |
getResource()
Returns the name of the 'Resource' resource. |
String |
getSeeAlso()
Returns the name of the 'seeAlso' property |
String |
getSubClassOf()
Returns the name of the 'subClassOf' property. |
String |
getSubPropertyOf()
Returns the name of the 'subPropertyOf' property. |
| Methods inherited from class org.semanticweb.owl.io.vocabulary.RDFVocabularyAdapter |
getAlt, getBag, getInstanceOf, getNil, getProperty, getSeq, getStatement |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final RDFSVocabularyAdapter INSTANCE
public static final String RDFS
| Constructor Detail |
protected RDFSVocabularyAdapter()
| Method Detail |
public String getResource()
public String getLiteral()
public String getConstraintResource()
public String getContraintProperty()
public String getDatatype()
public String getDomain()
public String getRange()
public String getLabel()
public String getComment()
public String getSeeAlso()
public String getIsDefinedBy()
public String getSubClassOf()
public String getSubPropertyOf()
public String getClass_()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||