This is a vocabulary document and is used to define classes and properties used in
RDF 1.1 Test Cases and associated test manifests.
The URI of the vocabulary is http://www.w3.org/ns/rdftest#
(abbreviated by rdft:
in this document).
Turtle and an JSON-LD versions of the vocabulary are also available.
The vocabulary is published by W3C.
The vocabulary terms below constitute the complete RDF Test vocabulary.
The vocabulary defines the following classes:
rdft:Approval
– Approval.
The superclass of all test approval statuses..
rdft:Approved
– Approved.
Indicates that a test is approved..
rdft:Proposed
– Proposed.
Indicates that a test is proposed, but not approved..
rdft:Rejected
– Rejected.
Indicates that a test is not approved..
rdft:Test
– Test.
Superclass of all RDF Tests..
rdft:TestEval
– Test Evaluation.
Superclass of all RDF Evaluation Tests..
rdft:TestTrigEval
– TriG Positive Evaluation.
A positive TriG evaluation test..
rdft:TestTrigNegativeEval
– TriG Negative Evaluation.
A negative TriG evaluation test..
rdft:TestTurtleEval
– Turtle Positive Evaluation.
A positive Turtle evaluation test..
rdft:TestTurtleNegativeEval
– Turtle Negative Evaluation.
A negative Turtle evaluation test..
rdft:XMLEval
– RDF/XML Evaluation.
A positive RDF/XML evaluation test..
rdft:TestSyntax
– Test Syntax.
Superclass of all RDF Syntax Tests..
rdft:TestNTriplesNegativeSyntax
– N-Triples Negative Syntax.
A negative N-Triples syntax test..
rdft:TestNTriplesPositiveSyntax
– N-Triples Positive Syntax.
A positive N-Triples syntax test..
rdft:TestNQuadsNegativeSyntax
– N-Quads Negative Syntax.
A negative N-Quads syntax test..
rdft:TestNQuadsPositiveSyntax
– N-Quads Positive Syntax.
A positive N-Quads syntax test..
rdft:TestTriGNegativeSyntax
– TriG Negative Syntax.
A negative TriG syntax test..
rdft:TestTriGPositiveSyntax
– TriG Positive Syntax.
A positive TriG syntax test..
rdft:TestTurtleNegativeSyntax
– Turtle Negative Syntax.
A negative Turtle syntax test..
rdft:TestTurtlePositiveSyntax
– Turtle Positive Syntax.
A positive Turtle syntax test..
rdft:TestXMLNegativeSyntax
– RDF/XML Negative Syntax.
A negative RDF/XML syntax test..
The vocabulary defines the following properties:
rdft:approval
– approval.
Approval status of a test..
This predicate has a domain of rdft:Test and a range of
rdft:Approval.
Copyright © 2013 W3C® (MIT, ERCIM, Keio, Beihang), All Rights Reserved. W3C liability, trademark and document use rules apply.