http://rdfa.info/test-suite/test-cases/rdfa1.1-vocab/html5/manifest#0241

Definitions

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/html5/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.html> ;
	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" .

Assertions