http://rdfa.info/test-suite/test-cases/rdfa1.1-role/html5-invalid/manifest#0314
Definitions
github.com/rdfa/rdfa.github.io
Git Branch (master)
- Test Manifest File
- test-suite/test-cases/rdfa1.1-role/html5-invalid/manifest.ttl
- Name
- Test 0314: Use of many terms from the default vocabulary
- Type
- PositiveEvaluationTest
- Description
-
resource.ttl
@base <http://rdfa.info/test-suite/test-cases/rdfa1.1-role/html5-invalid/manifest> . @prefix mf: <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#> . @prefix rdfatest: <http://rdfa.info/vocabs/rdfa-test#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix test: <http://www.w3.org/2006/03/test-description#> . <#0314> a rdfatest:PositiveEvaluationTest ; rdfs:comment "When role is specified using default vocabulary terms the expected triples are created." ; mf:action <0314.html> ; mf:name "Test 0314: Use of many terms from the default vocabulary" ; mf:result <0314.ttl> ; test:classification test:required ; test:specificationReference "\n http://www.w3.org/TR/role-attribute/#A_role\n says 'The default vocabulary for use is defined in XHTML-VOCAB'\n " .