java.lang.Object
org.apache.jena.sparql.vocabulary.TestManifestX
More TestManifest
-
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 ResourceSyntax tests which expect a parse failurestatic final ResourceSyntax tests which expect a parse failurestatic final StringThe namespace of the vocabulary as a stringstatic final PropertyOption for an actionstatic final ResourceSyntax tests (query)static final ResourceSyntax tests (query)static final PropertySyntax of the querystatic 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 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
-
dataSyntax
Syntax of the query
-
defaultTestType
Default type of a test
-
include
Include another manifest file.
-
option
Option for an action
-
querySyntax
Syntax of the query
-
textIndex
Whether to create a text index
-
NegativeSyntaxTestARQ
Syntax tests which expect a parse failure
-
PositiveSyntaxTestARQ
Syntax tests (query)
-
NegativeUpdateSyntaxTestARQ
Syntax tests which expect a parse failure
-
PositiveUpdateSyntaxTestARQ
Syntax tests (query)
-
TestQuery
The class of test that are Query tests (query, data, results)
-
TestSerialization
Query serialization tests
-
TestSurpressed
Query test not to be run
-
-
Constructor Details
-
TestManifestX
public TestManifestX()
-
-
Method Details
-
getURI
The namespace of the vocabulary as a string
- See Also:
-