|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.sparql.vocabulary.VocabTestQuery
public class VocabTestQuery
Vocabulary definitions from test-query.n3
| Field Summary | |
|---|---|
static com.hp.hpl.jena.rdf.model.Property |
data
Optional: data for the query test |
static com.hp.hpl.jena.rdf.model.Property |
graphData
Optional: data for the query test |
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 ("http://www.w3.org/2001/sw/DataAccess/tests/test-query#") |
static com.hp.hpl.jena.rdf.model.Property |
query
The query to ask |
static com.hp.hpl.jena.rdf.model.Resource |
QueryTest
The class of query tests |
| Constructor Summary | |
|---|---|
VocabTestQuery()
|
|
| 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 ("http://www.w3.org/2001/sw/DataAccess/tests/test-query#")
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 query
The query to ask
public static final com.hp.hpl.jena.rdf.model.Property data
Optional: data for the query test
public static final com.hp.hpl.jena.rdf.model.Property graphData
Optional: data for the query test
public static final com.hp.hpl.jena.rdf.model.Resource QueryTest
The class of query tests
| Constructor Detail |
|---|
public VocabTestQuery()
| 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 | |||||||||