http://rdfa.info/test-suite/test-cases/rdfa1.0/xhtml1/manifest#0049
Definitions
github.com/rdfa/rdfa.github.io
Git Branch (master)
- Test Manifest File
- test-suite/test-cases/rdfa1.0/xhtml1/manifest.ttl
- Name
- Test 0049: @typeof with @about, no @rel or @resource
- Type
- PositiveEvaluationTest
- Description
-
resource.ttl
@base <http://rdfa.info/test-suite/test-cases/rdfa1.0/xhtml1/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#> . <#0049> a rdfatest:PositiveEvaluationTest ; rdfs:comment "Tests @typeof with @about, no @rel or @resource" ; mf:action <0049.xhtml> ; mf:name "Test 0049: @typeof with @about, no @rel or @resource" ; mf:result <0049.ttl> ; test:classification test:required .