- Author:
- Auto-generated by schemagen on 29 Oct 2010 17:36
-
Field Summary
Modifier and TypeFieldDescriptionstatic final org.apache.jena.rdf.model.Property
Optional: data for the update test (i.e. default graph in the graph store prior or after the update, depending on whether used within mf:action or within mf:result)static final org.apache.jena.rdf.model.Property
static final org.apache.jena.rdf.model.Resource
test failure, cf. http://www.w3.org/TR/sparql11-protocol/#update-fault-messagesstatic final org.apache.jena.rdf.model.Resource
test failure, cf. http://www.w3.org/TR/sparql11-protocol/#update-fault-messagesstatic final org.apache.jena.rdf.model.Property
Optional: named-graph only data for the update test (i.e. named graph in the graph store prior or after the update, depending on whether used within mf:action or within mf:result)static final org.apache.jena.rdf.model.Resource
test failure, cf. http://www.w3.org/TR/sparql11-protocol/#update-fault-messagesstatic final org.apache.jena.rdf.model.Resource
The namespace of the vocabulary as a resourcestatic final String
The namespace of the vocabulary as a stringstatic final org.apache.jena.rdf.model.Property
The update query to askstatic final org.apache.jena.rdf.model.Resource
The class of all SPARQL 1.1 Update resultsstatic final org.apache.jena.rdf.model.Resource
test shall pass without failurestatic final org.apache.jena.rdf.model.Resource
test failure, cf. http://www.w3.org/TR/sparql11-protocol/#update-fault-messagesstatic final org.apache.jena.rdf.model.Resource
The class of all SPARQL 1.1 Update evaluation tests -
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
-
data
public static final org.apache.jena.rdf.model.Property dataOptional: data for the update test (i.e. default graph in the graph store prior or after the update, depending on whether used within mf:action or within mf:result)
-
graph
public static final org.apache.jena.rdf.model.Property graph -
graphData
public static final org.apache.jena.rdf.model.Property graphDataOptional: named-graph only data for the update test (i.e. named graph in the graph store prior or after the update, depending on whether used within mf:action or within mf:result)
-
request
public static final org.apache.jena.rdf.model.Property requestThe update query to ask
-
Result
public static final org.apache.jena.rdf.model.Resource ResultThe class of all SPARQL 1.1 Update results
-
UpdateEvaluationTest
public static final org.apache.jena.rdf.model.Resource UpdateEvaluationTestThe class of all SPARQL 1.1 Update evaluation tests
-
graph_already_exists
public static final org.apache.jena.rdf.model.Resource graph_already_existstest failure, cf. http://www.w3.org/TR/sparql11-protocol/#update-fault-messages
-
graph_does_not_exist
public static final org.apache.jena.rdf.model.Resource graph_does_not_existtest failure, cf. http://www.w3.org/TR/sparql11-protocol/#update-fault-messages
-
malformed_update
public static final org.apache.jena.rdf.model.Resource malformed_updatetest failure, cf. http://www.w3.org/TR/sparql11-protocol/#update-fault-messages
-
success
public static final org.apache.jena.rdf.model.Resource successtest shall pass without failure
-
update_request_refused
public static final org.apache.jena.rdf.model.Resource update_request_refusedtest failure, cf. http://www.w3.org/TR/sparql11-protocol/#update-fault-messages
-
-
Constructor Details
-
TestManifestUpdate_11
public TestManifestUpdate_11()
-
-
Method Details
-
getURI
The namespace of the vocabulary as a string
- See Also:
-