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

Definitions

Name
Test 0093: Tests XMLLiteral content with explicit @datatype (user-data-typed literal)
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#> .

<#0093>
	a rdfatest:PositiveEvaluationTest ;
	rdfs:comment "Tests the explicit specification of an RDF XMLLiteral with @datatype using a non-RDF namespace, yielding a user-data-typed literal" ;
	mf:action <0093.xml> ;
	mf:name "Test 0093: Tests XMLLiteral content with explicit @datatype (user-data-typed literal)" ;
	mf:result <0093.ttl> ;
	test:classification test:required .

Assertions