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

Definitions

Name
Test 0245: vocab_expansion='true' expands referenced equivalent-class
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#> .

<#0245>
	a rdfatest:PositiveEvaluationTest ;
	rdfatest:queryParam "vocab_expansion=true" ;
	rdfs:comment "\n      A class which is the target of another class having an owl:equivalentClass relationship defined in an\n      in-use vocabulary causes triples to be added to the defining class.\n   " ;
	mf:action <0245.html> ;
	mf:name "Test 0245: vocab_expansion='true' expands referenced equivalent-class" ;
	mf:result <0245.ttl> ;
	test:classification test:required ;
	test:specificationReference "10.1.1 RDFa Vocabulary Entailment" .

Assertions