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

Definitions

Name
Test 0262: Predicate establishment with @property, with white spaces before and after the attribute value
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#> .

<#0262>
	a rdfatest:PositiveEvaluationTest ;
	rdfs:comment "Tests @property to establish the predicate; literal object is in the content of the element. There are extra whitespaces before and after the property attribute value which should be ignored" ;
	mf:action <0262.xml> ;
	mf:name "Test 0262: Predicate establishment with @property, with white spaces before and after the attribute value" ;
	mf:result <0262.ttl> ;
	test:classification test:required .

Assertions