- Author:
- Auto-generated by schemagen on 26 Jul 2004 15:01
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Property
Contains a reference to the minutes of the RDF Data Access Working Group where the test case status was last changed.static final Resource
Class of tests that are Approvedstatic final Resource
Class of result expected to be a booleanstatic final Property
A human-readable summary of the test case.static final Property
Contains a pointer to the associated issue on the RDF Data Access Working Group Tracking document.static final Resource
The namespace of the vocabulary as a resourcestatic final Resource
Class of tests that have not been classifiedstatic final String
The namespace of the vocabulary as a string ("http://www.w3.org/2001/sw/DataAccess/tests/test-dawg#")static final Resource
Class of tests that are Obsoletestatic final Resource
Class of queries that are seeking a yes/no questionstatic final Resource
Class of queries that are seeking a constructed graphstatic final Resource
Class of queries that are seeking a descriptive graphstatic final Property
static final Resource
Super class of all query formsstatic final Resource
Class of queries that are seeking variable bindingsstatic final Resource
Class of tests that are Rejectedstatic final Property
static final Resource
Super class of all result formsstatic final Resource
Class of result expected to be a graphstatic final Resource
Class of result expected to be from a SELECT querystatic final Property
static final Resource
Super class of all test status classesstatic final Property
Indicates that while the test should pass, it may generate a warning.static final Resource
Class of tests that have been Withdrawn -
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-dawg#")
- See Also:
-
NAMESPACE
The namespace of the vocabulary as a resource
-
queryForm
-
warning
Indicates that while the test should pass, it may generate a warning.
-
issue
Contains a pointer to the associated issue on the RDF Data Access Working Group Tracking document.
-
approval
Contains a reference to the minutes of the RDF Data Access Working Group where the test case status was last changed.
-
resultForm
-
description
A human-readable summary of the test case.
-
status
-
Status
Super class of all test status classes
-
ResultForm
Super class of all result forms
-
QueryForm
Super class of all query forms
-
resultResultSet
Class of result expected to be from a SELECT query
-
queryConstruct
Class of queries that are seeking a constructed graph
-
queryAsk
Class of queries that are seeking a yes/no question
-
resultGraph
Class of result expected to be a graph
-
NotClassified
Class of tests that have not been classified
-
booleanResult
Class of result expected to be a boolean
-
Approved
Class of tests that are Approved
-
Withdrawn
Class of tests that have been Withdrawn
-
Obsoleted
Class of tests that are Obsolete
-
queryDescribe
Class of queries that are seeking a descriptive graph
-
querySelect
Class of queries that are seeking variable bindings
-
Rejected
Class of tests that are Rejected
-
-
Constructor Details
-
TestDAWG
public TestDAWG()
-
-
Method Details
-
getURI
The namespace of the vocabulary as a string
- See Also:
-