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

Definitions

Name
Test 0216: Proper character encoding detection in spite of large headers
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#> .

<#0216>
	a rdfatest:PositiveEvaluationTest ;
	rdfs:comment "Character encoding should work even in view of a large set of characters as attributes in the header, ie, when content sniffing may not work to establish encoding." ;
	mf:action <0216.html> ;
	mf:name "Test 0216: Proper character encoding detection in spite of large headers" ;
	mf:result <0216.ttl> ;
	test:classification test:required .

Assertions