http://rdfa.info/test-suite/test-cases/rdfa1.1/html4/manifest#0233

Definitions

Name
Test 0233: @typeof with @rel and @resource present, no @about (1.1 behavior of 0047)
Type
PositiveEvaluationTest
Description
resource.ttl
@base <http://rdfa.info/test-suite/test-cases/rdfa1.1/html4/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#> .

<#0233>
	a rdfatest:PositiveEvaluationTest ;
	rdfs:comment "Tests @typeof with @rel and @resource present, no @about adds type to object" ;
	mf:action <0233.html> ;
	mf:name "Test 0233: @typeof with @rel and @resource present, no @about (1.1 behavior of 0047)" ;
	mf:result <0233.ttl> ;
	test:classification test:required .

Assertions