-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Resourcestatic final PropertyAction to performstatic final PropertyAssumed base for the tests in the manifeststatic final PropertyConnects the manifest resource to rdf:type list of entriesstatic final PropertyConnects the manifest resource to rdf:type list of manifestsstatic final ResourceThe class of manifestsstatic final ResourceOne entry in rdf:type list of entriesstatic final PropertyOptional name of this entrystatic final ResourceThe namespace of the vocabulary as a resourcestatic final ResourceA type of test specifically for syntax testing.static final StringThe namespace of the vocabulary as a stringstatic final ResourceA type of test specifically for syntax testing.static final Resourcestatic final ResourceA type of test specifically for query evaluation testing.static final ResourceThe given mf:result for a mf:ReducedCardinalityTest is the results as if the REDUCED keyword were omitted.static final Resourcestatic final PropertyThe 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
-
assumedTestBase
Assumed base for the tests in the manifest -
ReducedCardinalityTest
The given mf:result for a mf:ReducedCardinalityTest is the results as if the REDUCED keyword were omitted. To pass a mf:ReducedCardinalityTest, an implementation must produce a result set with each solution in the expected results appearing at least once and no more than the number of times it appears in the expected results. Of course, there must also be no results produced that are not in the expected results.
-
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:
-