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

Definitions

Name
Test 0119: "[prefix:]" CURIE format is valid
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#> .

<#0119>
	a rdfatest:PositiveEvaluationTest ;
	rdfs:comment "Checks to make sure that an RDFa processor expands CURIEs having only a prefix and a\n    colon if a prefix is properly defined using xmlns.\n    " ;
	mf:action <0119.xml> ;
	mf:name "Test 0119: \"[prefix:]\" CURIE format is valid" ;
	mf:result <0119.ttl> ;
	test:classification test:required .

Assertions