http://rdfa.info/test-suite/test-cases/rdfa1.1/xhtml5/manifest#0328

Definitions

Name
Test 0328: @content overrides the content of the time element.
Type
PositiveEvaluationTest
Description
resource.ttl
@base <http://rdfa.info/test-suite/test-cases/rdfa1.1/xhtml5/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#> .

<#0328>
	a rdfatest:PositiveEvaluationTest ;
	rdfs:comment "@content overrides the content of the time element." ;
	mf:action <0328.xhtml> ;
	mf:name "Test 0328: @content overrides the content of the time element." ;
	mf:result <0328.ttl> ;
	test:classification test:required ;
	test:specificationReference "HTML+RDFa 1.1 3.1" .

Assertions