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

Definitions

Name
Test 0319: Relative @profile
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#> .

<#0319>
	a rdfatest:PositiveEvaluationTest ;
	rdfs:comment "\n     Relative IRI's used with @prefix do not resolve against the document base; they are not processed in any way.\n     However, the returned document does have a base, so when queried, it will seem to have\n     the same base as the original document.\n    " ;
	mf:action <0319.xml> ;
	mf:name "Test 0319: Relative @profile" ;
	mf:result <0319.ttl> ;
	test:classification test:required ;
	test:specificationReference "RDFa Core 1.1, section 7.5 step 3" .

Assertions