http://rdfa.info/test-suite/test-cases/rdfa1.1/svg/manifest#0304

Definitions

Name
Test 0304: Embedded chunks of RDF/XML
Type
PositiveEvaluationTest
Description
resource.ttl
@base <http://rdfa.info/test-suite/test-cases/rdfa1.1/svg/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#> .

<#0304>
	a rdfatest:PositiveEvaluationTest ;
	rdfs:comment "Tests that embedded RDF/XML is added to the same graph." ;
	mf:action <0304.svg> ;
	mf:name "Test 0304: Embedded chunks of RDF/XML" ;
	mf:result <0304.ttl> ;
	test:classification test:required ;
	test:specificationReference "\n    http://www.w3.org/TR/SVGTiny12/metadata.html#Introduction\n    says 'an RDF processor should combine them into the same graph'\n  " .

Assertions