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

Definitions

Name
Test 0232: @typeof with @rel present, no @href, @resource, or @about (1.1 behavior of 0046);
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#> .

<#0232>
	a rdfatest:PositiveEvaluationTest ;
	rdfs:comment "Tests @typeof with @rel present, no @href, @resource, or @about creates a BNode object" ;
	mf:action <0232.html> ;
	mf:name "Test 0232: @typeof with @rel present, no @href, @resource, or @about (1.1 behavior of 0046);" ;
	mf:result <0232.ttl> ;
	test:classification test:required ;
	test:specificationReference "7.5 Step 6" .

Assertions