http://rdfa.info/test-suite/test-cases/rdfa1.1/xml/manifest#0292

Definitions

Name
Test 0292: @about overriding @href as subject is used as parent resource
Type
PositiveEvaluationTest
Description
resource.ttl
@base <http://rdfa.info/test-suite/test-cases/rdfa1.1/xml/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#> .

<#0292>
	a rdfatest:PositiveEvaluationTest ;
	rdfs:comment "When @property, @datatype, @href and @about are present but @rel and @rev are not, @about is used as subject and is also applied to nested descriptions." ;
	mf:action <0292.xml> ;
	mf:name "Test 0292: @about overriding @href as subject is used as parent resource" ;
	mf:result <0292.ttl> ;
	test:classification test:required ;
	test:specificationReference "RDFa Core 1.1, section 6" .

Assertions