-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Resource
static final Property
Action to performstatic final Property
Connects the manifest resource to rdf:type list of entriesstatic final Property
Connects the manifest resource to rdf:type list of manifestsstatic final Resource
The class of manifestsstatic final Resource
One entry in rdf:type list of entriesstatic final Property
Optional name of this entrystatic final Resource
The namespace of the vocabulary as a resourcestatic final Resource
A type of test specifically for syntax testing.static final String
The namespace of the vocabulary as a stringstatic final Resource
A type of test specifically for syntax testing.static final Resource
static final Resource
A type of test specifically for query evaluation testing.static final Resource
static final Property
The expected outcome -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NS
The namespace of the vocabulary as a string
- See Also:
-
NAMESPACE
The namespace of the vocabulary as a resource
-
result
The expected outcome
-
action
Action to perform
-
name
Optional name of this entry
-
entries
Connects the manifest resource to rdf:type list of entries
-
include
Connects the manifest resource to rdf:type list of manifests
-
QueryEvaluationTest
A type of test specifically for query evaluation testing. Query evaluation tests are required to have an associated input dataset, a query, and an expected output dataset.
-
NegativeSyntaxTest
A type of test specifically for syntax testing. Syntax tests are not required to have an associated result, only an action. Negative syntax tests are tests of which the result should be a parser error.
-
PositiveSyntaxTest
A type of test specifically for syntax testing. Syntax tests are not required to have an associated result, only an action.
-
ManifestEntry
One entry in rdf:type list of entries
-
Manifest
The class of manifests
-
accepted
-
proposed
-
rejected
-
-
Constructor Details
-
TestManifest
public TestManifest()
-
-
Method Details
-
getURI
The namespace of the vocabulary as a string
- See Also:
-