java.lang.Object
org.apache.jena.sparql.vocabulary.VocabTestQuery
Vocabulary definitions from test-query.n3
- Author:
- Auto-generated by schemagen on 26 Jul 2004 15:01
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Property
Optional: data for the query teststatic final Property
Optional: data for the query teststatic final Resource
The namespace of the vocabulary as a resourcestatic final String
The namespace of the vocabulary as a string ("http://www.w3.org/2001/sw/DataAccess/tests/test-query#")static final Property
The query to askstatic final Resource
The class of query tests -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NS
The namespace of the vocabulary as a string ("http://www.w3.org/2001/sw/DataAccess/tests/test-query#")
- See Also:
-
NAMESPACE
The namespace of the vocabulary as a resource
-
query
The query to ask
-
data
Optional: data for the query test
-
graphData
Optional: data for the query test
-
QueryTest
The class of query tests
-
-
Constructor Details
-
VocabTestQuery
public VocabTestQuery()
-
-
Method Details
-
getURI
The namespace of the vocabulary as a string
- See Also:
-