java.lang.Object
org.apache.jena.vocabulary.TestManifestX
Vocabulary definitions from test-manifest-x.n3
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final PropertySyntax of the querystatic final PropertyDefault type of a teststatic final PropertyInclude another manifest file.static final ResourceThe namespace of the vocabulary as a resourcestatic final StringThe namespace of the vocabulary as a stringstatic final PropertySyntax of the querystatic final ResourceSyntax tests which expect a parse failurestatic final ResourceThe class of test that are Query tests (query, data, results)static final ResourceQuery serialization testsstatic final ResourceQuery test not to be runstatic final ResourceSyntax tests (query)static final PropertyWhether to create a text index -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NS
The namespace of the vocabulary as a string
- See Also:
-
NAMESPACE
The namespace of the vocabulary as a resource
-
defaultTestType
Default type of a test
-
include
Include another manifest file.
-
textIndex
Whether to create a text index
-
dataSyntax
Syntax of the query
-
querySyntax
Syntax of the query
-
TestSurpressed
Query test not to be run
-
TestSerialization
Query serialization tests
-
TestBadSyntax
Syntax tests which expect a parse failure
-
TestSyntax
Syntax tests (query)
-
TestQuery
The class of test that are Query tests (query, data, results)
-
-
Constructor Details
-
TestManifestX
public TestManifestX()
-
-
Method Details
-
getURI
The namespace of the vocabulary as a string
- See Also:
-