http://rdfa.info/test-suite/test-cases/rdfa1.1/html5/manifest#0284

Definitions

Name
Test 0284: time element not matching datatype but with explicit @datatype
Type
PositiveEvaluationTest
Description
resource.ttl
@base <http://rdfa.info/test-suite/test-cases/rdfa1.1/html5/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#> .

<#0284>
	a rdfatest:PositiveEvaluationTest ;
	rdfs:comment "A time element with an unmatched value still generates a typed literal without modification given a @datatype attribute." ;
	mf:action <0284.html> ;
	mf:name "Test 0284: time element not matching datatype but with explicit @datatype" ;
	mf:result <0284.ttl> ;
	test:classification test:required ;
	test:specificationReference "HTML+RDFa 1.1 3.1" .

Assertions