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

Definitions

Name
Test 0249: multiple ways of handling incomplete triples (with @rel and @rev); RDFa 1.1 version
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#> .

<#0249>
	a rdfatest:PositiveEvaluationTest ;
	rdfs:comment "Tests multiple ways of handling incomplete triples, this time with both @rel and @rev" ;
	mf:action <0249.xml> ;
	mf:name "Test 0249: multiple ways of handling incomplete triples (with @rel and @rev); RDFa 1.1 version" ;
	mf:result <0249.ttl> ;
	test:classification test:required .

Assertions