http://rdfa.info/test-suite/test-cases/rdfa1.1/html4/manifest#0075

Definitions

Name
Test 0075: Reserved word 'license' in @rel with no explicit @about
Type
PositiveEvaluationTest
Description
resource.ttl
@base <http://rdfa.info/test-suite/test-cases/rdfa1.1/html4/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#> .

<#0075>
	a rdfatest:PositiveEvaluationTest ;
	rdfs:comment "Tests to ensure that the XHTML+RDFa reserved word 'license' when used in @rel (with no @about) generates the proper triple" ;
	mf:action <0075.html> ;
	mf:name "Test 0075: Reserved word 'license' in @rel with no explicit @about" ;
	mf:result <0075.ttl> ;
	test:classification test:required .

Assertions