- Author:
- Auto-generated by schemagen on 26 Jul 2004 15:01
-
Field Summary
Modifier and TypeFieldDescriptionstatic final org.apache.jena.rdf.model.Property
Contains a reference to the minutes of the RDF Data Access Working Group where the test case status was last changed.static final org.apache.jena.rdf.model.Resource
Class of tests that are Approvedstatic final org.apache.jena.rdf.model.Resource
Class of result expected to be a booleanstatic final org.apache.jena.rdf.model.Property
A human-readable summary of the test case.static final org.apache.jena.rdf.model.Property
Contains a pointer to the associated issue on the RDF Data Access Working Group Tracking document.static final org.apache.jena.rdf.model.Resource
The namespace of the vocabulary as a resourcestatic final org.apache.jena.rdf.model.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 org.apache.jena.rdf.model.Resource
Class of tests that are Obsoletestatic final org.apache.jena.rdf.model.Resource
Class of queries that are seeking a yes/no questionstatic final org.apache.jena.rdf.model.Resource
Class of queries that are seeking a constructed graphstatic final org.apache.jena.rdf.model.Resource
Class of queries that are seeking a descriptive graphstatic final org.apache.jena.rdf.model.Property
static final org.apache.jena.rdf.model.Resource
Super class of all query formsstatic final org.apache.jena.rdf.model.Resource
Class of queries that are seeking variable bindingsstatic final org.apache.jena.rdf.model.Resource
Class of tests that are Rejectedstatic final org.apache.jena.rdf.model.Property
static final org.apache.jena.rdf.model.Resource
Super class of all result formsstatic final org.apache.jena.rdf.model.Resource
Class of result expected to be a graphstatic final org.apache.jena.rdf.model.Resource
Class of result expected to be from a SELECT querystatic final org.apache.jena.rdf.model.Property
static final org.apache.jena.rdf.model.Resource
Super class of all test status classesstatic final org.apache.jena.rdf.model.Property
Indicates that while the test should pass, it may generate a warning.static final org.apache.jena.rdf.model.Resource
Class of tests that have been Withdrawn -
Constructor Summary
-
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
public static final org.apache.jena.rdf.model.Resource NAMESPACEThe namespace of the vocabulary as a resource
-
queryForm
public static final org.apache.jena.rdf.model.Property queryForm -
warning
public static final org.apache.jena.rdf.model.Property warningIndicates that while the test should pass, it may generate a warning.
-
issue
public static final org.apache.jena.rdf.model.Property issueContains a pointer to the associated issue on the RDF Data Access Working Group Tracking document.
-
approval
public static final org.apache.jena.rdf.model.Property approvalContains a reference to the minutes of the RDF Data Access Working Group where the test case status was last changed.
-
resultForm
public static final org.apache.jena.rdf.model.Property resultForm -
description
public static final org.apache.jena.rdf.model.Property descriptionA human-readable summary of the test case.
-
status
public static final org.apache.jena.rdf.model.Property status -
Status
public static final org.apache.jena.rdf.model.Resource StatusSuper class of all test status classes
-
ResultForm
public static final org.apache.jena.rdf.model.Resource ResultFormSuper class of all result forms
-
QueryForm
public static final org.apache.jena.rdf.model.Resource QueryFormSuper class of all query forms
-
resultResultSet
public static final org.apache.jena.rdf.model.Resource resultResultSetClass of result expected to be from a SELECT query
-
queryConstruct
public static final org.apache.jena.rdf.model.Resource queryConstructClass of queries that are seeking a constructed graph
-
queryAsk
public static final org.apache.jena.rdf.model.Resource queryAskClass of queries that are seeking a yes/no question
-
resultGraph
public static final org.apache.jena.rdf.model.Resource resultGraphClass of result expected to be a graph
-
NotClassified
public static final org.apache.jena.rdf.model.Resource NotClassifiedClass of tests that have not been classified
-
booleanResult
public static final org.apache.jena.rdf.model.Resource booleanResultClass of result expected to be a boolean
-
Approved
public static final org.apache.jena.rdf.model.Resource ApprovedClass of tests that are Approved
-
Withdrawn
public static final org.apache.jena.rdf.model.Resource WithdrawnClass of tests that have been Withdrawn
-
Obsoleted
public static final org.apache.jena.rdf.model.Resource ObsoletedClass of tests that are Obsolete
-
queryDescribe
public static final org.apache.jena.rdf.model.Resource queryDescribeClass of queries that are seeking a descriptive graph
-
querySelect
public static final org.apache.jena.rdf.model.Resource querySelectClass of queries that are seeking variable bindings
-
Rejected
public static final org.apache.jena.rdf.model.Resource RejectedClass of tests that are Rejected
-
-
Constructor Details
-
TestDAWG
public TestDAWG()
-
-
Method Details
-
getURI
The namespace of the vocabulary as a string
- See Also:
-