@prefix dc: .
@prefix dist: .
@prefix earl: .
@prefix foaf: .
@prefix rdf: .
@prefix rdfs: .
@prefix rrp: .
@prefix test: .
@prefix xsd: .
[] dc:date "2012-06-05T23:39:51Z"^^xsd:dateTime ;
a earl:Assertion ;
earl:assertedBy rrp:xt ;
earl:mode earl:automatic ;
earl:result [
a earl:TestResult ;
earl:outcome earl:passed
] ;
earl:subject dist:v_1-097 ;
earl:test .
[] dc:date "2012-06-05T23:39:52Z"^^xsd:dateTime ;
a earl:Assertion ;
earl:assertedBy rrp:xt ;
earl:mode earl:automatic ;
earl:result [
a earl:TestResult ;
earl:outcome earl:passed
] ;
earl:subject dist:v_1-097 ;
earl:test .
[] dc:date "2012-06-05T23:39:52Z"^^xsd:dateTime ;
a earl:Assertion ;
earl:assertedBy rrp:xt ;
earl:mode earl:automatic ;
earl:result [
earl:outcome earl:passed ;
a earl:TestResult
] ;
earl:subject dist:v_1-097 ;
earl:test .
[] dc:date "2012-06-05T23:39:52Z"^^xsd:dateTime ;
a earl:Assertion ;
earl:assertedBy rrp:xt ;
earl:mode earl:automatic ;
earl:result [
earl:outcome earl:passed ;
a earl:TestResult
] ;
earl:subject dist:v_1-097 ;
earl:test .
[] dc:date "2012-06-05T23:39:52Z"^^xsd:dateTime ;
a earl:Assertion ;
earl:assertedBy rrp:xt ;
earl:mode earl:automatic ;
earl:result [
a earl:TestResult ;
earl:outcome earl:passed
] ;
earl:subject dist:v_1-097 ;
earl:test .
dc:identifier "0305" ;
dc:title "role attribute with explicit id and term" ;
test:hostLanguage "xml" ;
test:rdfaVersion "1.1-role" ;
a earl:TestCase .
dc:identifier "0307" ;
dc:title "role attribute with term and no id" ;
test:hostLanguage "xml" ;
test:rdfaVersion "1.1-role" ;
a earl:TestCase .
dc:identifier "0308" ;
dc:title "role attribute with explicit id and IRI as object" ;
test:hostLanguage "xml" ;
test:rdfaVersion "1.1-role" ;
a earl:TestCase .
dc:identifier "0309" ;
dc:title "role attribute with explicit id and CURIE as object" ;
test:hostLanguage "xml" ;
test:rdfaVersion "1.1-role" ;
a earl:TestCase .
dc:identifier "0310" ;
dc:title "role attribute with multiple values" ;
test:hostLanguage "xml" ;
test:rdfaVersion "1.1-role" ;
a earl:TestCase .
rrp:xt a earl:Software ;
foaf:name "RDF-RDFa-Parser Author Tests" ;
foaf:page .