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

Definitions

Name
Test 0048: @typeof with @about and @rel present, no @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#> .

<#0048>
	a rdfatest:PositiveEvaluationTest ;
	rdfs:comment "Tests @typeof with @about and @rel present, no @resource" ;
	mf:action <0048.xml> ;
	mf:name "Test 0048: @typeof with @about and @rel present, no @resource" ;
	mf:result <0048.ttl> ;
	test:classification test:required .

Assertions