public class VocabTestQuery extends Object
Modifier and Type | Field and Description |
---|---|
static Property |
data
Optional: data for the query test
|
static Property |
graphData
Optional: data for the query test
|
static 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 Property |
query
The query to ask
|
static Resource |
QueryTest
The class of query tests
|
Constructor and Description |
---|
VocabTestQuery() |
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 Resource NAMESPACE
The namespace of the vocabulary as a resource
public static final Property query
The query to ask
public static final Property data
Optional: data for the query test
public static final Property graphData
Optional: data for the query test
public static final Resource QueryTest
The class of query tests
Licenced under the Apache License, Version 2.0