java.lang.Object
org.apache.jena.sparql.vocabulary.TestManifestX
More TestManifest
-
Field Summary
Modifier and TypeFieldDescriptionstatic final org.apache.jena.rdf.model.Property
Syntax of the querystatic final org.apache.jena.rdf.model.Property
Default type of a teststatic final org.apache.jena.rdf.model.Property
Include another manifest file.static final org.apache.jena.rdf.model.Resource
The namespace of the vocabulary as a resourcestatic final org.apache.jena.rdf.model.Resource
Syntax tests which expect a parse failurestatic final org.apache.jena.rdf.model.Resource
Syntax tests which expect a parse failurestatic final String
The namespace of the vocabulary as a stringstatic final org.apache.jena.rdf.model.Property
Option for an actionstatic final org.apache.jena.rdf.model.Resource
Syntax tests (query)static final org.apache.jena.rdf.model.Resource
Syntax tests (query)static final org.apache.jena.rdf.model.Property
Syntax of the querystatic final org.apache.jena.rdf.model.Resource
The class of test that are Query tests (query, data, results)static final org.apache.jena.rdf.model.Resource
Query serialization testsstatic final org.apache.jena.rdf.model.Resource
Query test not to be runstatic final org.apache.jena.rdf.model.Property
Whether to create a text index -
Constructor Summary
-
Method Summary
-
Field Details
-
NS
The namespace of the vocabulary as a string
- See Also:
-
NAMESPACE
public static final org.apache.jena.rdf.model.Resource NAMESPACEThe namespace of the vocabulary as a resource
-
dataSyntax
public static final org.apache.jena.rdf.model.Property dataSyntaxSyntax of the query
-
defaultTestType
public static final org.apache.jena.rdf.model.Property defaultTestTypeDefault type of a test
-
include
public static final org.apache.jena.rdf.model.Property includeInclude another manifest file.
-
option
public static final org.apache.jena.rdf.model.Property optionOption for an action
-
querySyntax
public static final org.apache.jena.rdf.model.Property querySyntaxSyntax of the query
-
textIndex
public static final org.apache.jena.rdf.model.Property textIndexWhether to create a text index
-
NegativeSyntaxTestARQ
public static final org.apache.jena.rdf.model.Resource NegativeSyntaxTestARQSyntax tests which expect a parse failure
-
PositiveSyntaxTestARQ
public static final org.apache.jena.rdf.model.Resource PositiveSyntaxTestARQSyntax tests (query)
-
NegativeUpdateSyntaxTestARQ
public static final org.apache.jena.rdf.model.Resource NegativeUpdateSyntaxTestARQSyntax tests which expect a parse failure
-
PositiveUpdateSyntaxTestARQ
public static final org.apache.jena.rdf.model.Resource PositiveUpdateSyntaxTestARQSyntax tests (query)
-
TestQuery
public static final org.apache.jena.rdf.model.Resource TestQueryThe class of test that are Query tests (query, data, results)
-
TestSerialization
public static final org.apache.jena.rdf.model.Resource TestSerializationQuery serialization tests
-
TestSurpressed
public static final org.apache.jena.rdf.model.Resource TestSurpressedQuery test not to be run
-
-
Constructor Details
-
TestManifestX
public TestManifestX()
-
-
Method Details
-
getURI
The namespace of the vocabulary as a string
- See Also:
-