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

Definitions

Name
Test 0244: vocab_expansion='true' expands 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#> .

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

Assertions