uk.ac.man.cs.img.owl.test
Class OWLTestVocabularyAdapter
java.lang.Object
|
+--uk.ac.man.cs.img.owl.test.OWLTestVocabularyAdapter
- public class OWLTestVocabularyAdapter
- extends Object
Vocabulary of the OWL/RDF test specification as of
03/02/03.
- 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 OWLTestVocabularyAdapter INSTANCE
OWL
protected static final String OWL
- Namespaces.
- See Also:
- Constant Field Values
RDF
protected static final String RDF
- See Also:
- Constant Field Values
RDFS
protected static final String RDFS
- See Also:
- Constant Field Values
RTEST
protected static final String RTEST
- See Also:
- Constant Field Values
OTEST
protected static final String OTEST
- See Also:
- Constant Field Values
OWLTestVocabularyAdapter
public OWLTestVocabularyAdapter()
getRDFXMLDocument
public String getRDFXMLDocument()
getRDFType
public String getRDFType()
getLevel
public String getLevel()
getStatus
public String getStatus()
getOWLLite
public String getOWLLite()
getOWLDL
public String getOWLDL()
getOWLFull
public String getOWLFull()
getNotOwlFeatureTest
public String getNotOwlFeatureTest()
getPositiveEntailmentTest
public String getPositiveEntailmentTest()
getNegativeEntailmentTest
public String getNegativeEntailmentTest()
getTrueTest
public String getTrueTest()
getOWLforOWLTest
public String getOWLforOWLTest()
getConsistencyTest
public String getConsistencyTest()
getInconsistencyTest
public String getInconsistencyTest()
getImportEntailmentTest
public String getImportEntailmentTest()
getImportLevelTest
public String getImportLevelTest()
getInputDocument
public String getInputDocument()
getPremiseDocument
public String getPremiseDocument()
getConclusionDocument
public String getConclusionDocument()
getDescription
public String getDescription()
getImportedPremiseDocument
public String getImportedPremiseDocument()
getUsedDatatype
public String getUsedDatatype()
getSupportedDatatype
public String getSupportedDatatype()
getNotSupportedDatatype
public String getNotSupportedDatatype()
getTestTypes
public Set getTestTypes()
getDocumentTypes
public Set getDocumentTypes()
WonderWeb