|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hp.hpl.jena.sparql.vocabulary.TestManifestUpdate_11
public class TestManifestUpdate_11
Vocabulary definitions from test-update.n3
Field Summary | |
---|---|
static com.hp.hpl.jena.rdf.model.Property |
data
Optional: data for the update test (i.e. |
static com.hp.hpl.jena.rdf.model.Property |
graph
|
static com.hp.hpl.jena.rdf.model.Resource |
graph_already_exists
test failure, cf. |
static com.hp.hpl.jena.rdf.model.Resource |
graph_does_not_exist
test failure, cf. |
static com.hp.hpl.jena.rdf.model.Property |
graphData
Optional: named-graph only data for the update test (i.e. |
static com.hp.hpl.jena.rdf.model.Resource |
malformed_update
test failure, cf. |
static com.hp.hpl.jena.rdf.model.Resource |
NAMESPACE
The namespace of the vocabulary as a resource |
static String |
NS
The namespace of the vocabulary as a string |
static com.hp.hpl.jena.rdf.model.Property |
request
The update query to ask |
static com.hp.hpl.jena.rdf.model.Resource |
Result
The class of all SPARQL 1.1 Update results |
static com.hp.hpl.jena.rdf.model.Resource |
success
test shall pass without failure |
static com.hp.hpl.jena.rdf.model.Resource |
update_request_refused
test failure, cf. |
static com.hp.hpl.jena.rdf.model.Resource |
UpdateEvaluationTest
The class of all SPARQL 1.1 Update evaluation tests |
Constructor Summary | |
---|---|
TestManifestUpdate_11()
|
Method Summary | |
---|---|
static String |
getURI()
The namespace of the vocabulary as a string |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String NS
The namespace of the vocabulary as a string
public static final com.hp.hpl.jena.rdf.model.Resource NAMESPACE
The namespace of the vocabulary as a resource
public static final com.hp.hpl.jena.rdf.model.Property data
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)
public static final com.hp.hpl.jena.rdf.model.Property graph
public static final com.hp.hpl.jena.rdf.model.Property graphData
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)
public static final com.hp.hpl.jena.rdf.model.Property request
The update query to ask
public static final com.hp.hpl.jena.rdf.model.Resource Result
The class of all SPARQL 1.1 Update results
public static final com.hp.hpl.jena.rdf.model.Resource UpdateEvaluationTest
The class of all SPARQL 1.1 Update evaluation tests
public static final com.hp.hpl.jena.rdf.model.Resource graph_already_exists
test failure, cf. http://www.w3.org/TR/sparql11-protocol/#update-fault-messages
public static final com.hp.hpl.jena.rdf.model.Resource graph_does_not_exist
test failure, cf. http://www.w3.org/TR/sparql11-protocol/#update-fault-messages
public static final com.hp.hpl.jena.rdf.model.Resource malformed_update
test failure, cf. http://www.w3.org/TR/sparql11-protocol/#update-fault-messages
public static final com.hp.hpl.jena.rdf.model.Resource success
test shall pass without failure
public static final com.hp.hpl.jena.rdf.model.Resource update_request_refused
test failure, cf. http://www.w3.org/TR/sparql11-protocol/#update-fault-messages
Constructor Detail |
---|
public TestManifestUpdate_11()
Method Detail |
---|
public static String getURI()
The namespace of the vocabulary as a string
NS
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |