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

Definitions

Name
Test 0250: Checking the right behaviour of @typeof with @about, in presence of @property
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#> .

<#0250>
	a rdfatest:PositiveEvaluationTest ;
	rdfs:comment "Tests that @typeof is clearly bound to @about, and @property therefore creates a Literal object" ;
	mf:action <0250.xml> ;
	mf:name "Test 0250: Checking the right behaviour of @typeof with @about, in presence of @property" ;
	mf:result <0250.ttl> ;
	test:classification test:required .

Assertions