java.lang.Object
org.apache.jena.vocabulary.TestManifestX
Vocabulary definitions from test-manifest-x.n3
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Property
Syntax of the querystatic final Property
Default type of a teststatic final Property
Include another manifest file.static final Resource
The namespace of the vocabulary as a resourcestatic final String
The namespace of the vocabulary as a stringstatic final Property
Syntax of the querystatic final Resource
Syntax tests which expect a parse failurestatic final Resource
The class of test that are Query tests (query, data, results)static final Resource
Query serialization testsstatic final Resource
Query test not to be runstatic final Resource
Syntax tests (query)static final Property
Whether 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:
-