- Author:
- Auto-generated by schemagen on 24 May 2012 18:37
-
Field Summary
Modifier and TypeFieldDescriptionstatic final org.apache.jena.rdf.model.Resource
CSV Teststatic final org.apache.jena.rdf.model.Resource
The namespace of the vocabulary as a resourcestatic final org.apache.jena.rdf.model.Resource
A type of test specifically for syntax testing for SPARQL 1.1.static final org.apache.jena.rdf.model.Resource
A type of test specifically for syntax testing of SPARQL Update.static final String
The namespace of the vocabulary as a stringstatic final org.apache.jena.rdf.model.Resource
A type of test specifically for syntax testing for SPARQL 1.1.static final org.apache.jena.rdf.model.Resource
A type of test specifically for syntax testing of SPARQL Update.static final org.apache.jena.rdf.model.Resource
A type of test specifically for query evaluation testing. -
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
-
CSVResultFormatTest
public static final org.apache.jena.rdf.model.Resource CSVResultFormatTestCSV Test
-
NegativeSyntaxTest11
public static final org.apache.jena.rdf.model.Resource NegativeSyntaxTest11A type of test specifically for syntax testing for SPARQL 1.1.
-
NegativeUpdateSyntaxTest11
public static final org.apache.jena.rdf.model.Resource NegativeUpdateSyntaxTest11A type of test specifically for syntax testing of SPARQL Update. Syntax tests are not required to have an associated result, only an action. Negative syntax tests are tests of which the result should be a parser error.
-
PositiveSyntaxTest11
public static final org.apache.jena.rdf.model.Resource PositiveSyntaxTest11A type of test specifically for syntax testing for SPARQL 1.1.
-
PositiveUpdateSyntaxTest11
public static final org.apache.jena.rdf.model.Resource PositiveUpdateSyntaxTest11A type of test specifically for syntax testing of SPARQL Update. Syntax tests are not required to have an associated result, only an action.
-
UpdateEvaluationTest
public static final org.apache.jena.rdf.model.Resource UpdateEvaluationTestA type of test specifically for query evaluation testing. Query evaluation tests are required to have an associated input dataset, a query, and an expected output dataset.
-
-
Constructor Details
-
TestManifest_11
public TestManifest_11()
-
-
Method Details
-
getURI
The namespace of the vocabulary as a string
- See Also:
-