http://rdfa.info/test-suite/test-cases/rdfa1.1-vocab/xhtml1/manifest#0241
Definitions
github.com/rdfa/rdfa.github.io
Git Branch (master)
- Test Manifest File
- test-suite/test-cases/rdfa1.1-vocab/xhtml1/manifest.ttl
- Name
- Test 0241: vocab_expansion='true' expands equivalent-property
- Type
- PositiveEvaluationTest
- Description
-
resource.ttl
@base <http://rdfa.info/test-suite/test-cases/rdfa1.1-vocab/xhtml1/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#> . <#0241> a rdfatest:PositiveEvaluationTest ; rdfatest:queryParam "vocab_expansion=true" ; rdfs:comment "\n A property having an owl:equivalentProperty relationship defined in an in-use vocabulary causes\n triples to be added to the referenced property.\n " ; mf:action <0241.xhtml> ; mf:name "Test 0241: vocab_expansion='true' expands equivalent-property" ; mf:result <0241.ttl> ; test:classification test:required ; test:specificationReference "10.1.1 RDFa Vocabulary Entailment" .