This document defines the RDFa test vocabulary, used for defining tests on the RDFa Test Suite manifest.
html4
,
html5
,
svg
,
xhtml1
,
xhtml5
, and
xml
.
processor URL
when running this test.
rdfa1.0
,
rdfa1.1
,
rdfa1.1-proc
,
rdfa1.1-role
and
rdfa1.1-vocab
.
rdfatest:hostLanguageReport
properties.
RDFa Core 1.1 [[RDFA-CORE]]
Processor Status
is an optional RDFa feature used to add triples for reporting
on errors, warnings and other information. The processor adds a
@rdfagraph
attribute to indicate if the processor
should return the output graph, processor graph,
or both.
XHTML Role Attribute Module [[XHTML-ROLE]]
is a specification for generating triples from the HTML
@role
attribute.
RDFa Core 1.1 [[RDFA-CORE]] Vocabulary Expansion is an optional RDFa extension used to perform limited OWL and RDFS expansion of terms associated with a Vocabulary.
This section defines some vocabulary terms useful when testing optional RDFa processor vocabulary expansion.
rdfatest:BaseClass
defines a base class useful
for determining inference rules for sub- and equivalent- classes
rdfatest:baseProp
defines a base property useful
for determining inference rules for sub- and equivalent- properties
rdfatest:subProp
defines a property which is a
sub-property of rdfatest:baseProp
.
rdfatest:eqProp
defines a property which is an equivalent-property of
rdfatest:baseProp
.
rdfatest:SubClass
defines a class which is a
sub-class of rdfatest:BaseClass
.
rdfatest:prp_eqp
defines a class which is an equivalent-class of
rdfatest:BaseClass
.