@prefix dc:      <http://purl.org/dc/elements/1.1/> .
@prefix earl:    <http://www.w3.org/ns/earl#> .
@prefix foaf:    <http://xmlns.com/foaf/0.1/> .
@prefix rdf:     <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dawg:    <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#> .
@prefix doap:    <http://usefulinc.com/ns/doap#> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#lang-case-insensitive-eq> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-25> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-11> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/boolean-effective-value/manifest#dawg-boolean-literal> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/sort/manifest#dawg-sort-8> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-lang-1> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#term-5> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/algebra/manifest#join-scope-1> .

_:b1
      rdf:type      earl:Software ;
      doap:name     "ARQ" ;
      doap:release  [ doap:name "2.1-beta" ] ;
      <http://purl.org/dc/terms/isPartOf>
                    [ foaf:homepage  <http://jena.sf.net/>
                    ] ;
      foaf:homepage  <http://jena.sf.net/ARQ> .

_:andy rdf:type     foaf:Person ;
                    foaf:homepage  <http://www.hpl.hp.com/people/afs> ;
                    foaf:name     "Andy Seaborne" .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/sort/manifest#dawg-sort-9> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/optional/manifest#dawg-optional-001> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/construct/manifest#construct-1> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/triple-match/manifest#dawg-triple-pattern-004> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/graph/manifest#dawg-graph-11> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-ops/manifest#unplus-1> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-05> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-langMatches-1> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/triple-match/manifest#dawg-triple-pattern-002> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-equals/manifest#eq-2-2> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-28> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/solution-seq/manifest#slice-4> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#quotes-3> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-equals/manifest#eq-2> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/construct/manifest#construct-2> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#var-2> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/solution-seq/manifest#limit-3> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#spoo-1> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/sort/manifest#dawg-sort-4> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#term-2> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-str-4> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/ask/manifest#ask-1> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/optional/manifest#dawg-optional-complex-1> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/graph/manifest#dawg-graph-02> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/ask/manifest#ask-4> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/i18n/manifest#normalization-1> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/sort/manifest#dawg-sort-1> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/i18n/manifest#kanji-2> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/triple-match/manifest#dawg-triple-pattern-003> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-datatype-3> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/algebra/manifest#join-combo-1> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/algebra/manifest#opt-filter-1> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-langMatches-2> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-equals/manifest#eq-graph-5> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#list-4> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/ask/manifest#ask-7> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-30> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/sort/manifest#dawg-sort-builtin> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/dataset/manifest#dawg-dataset-06> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#open-eq-02> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-datatype-1> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/dataset/manifest#dawg-dataset-04> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/boolean-effective-value/manifest#dawg-bev-1> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/dataset/manifest#dawg-dataset-09> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#lang-case-insensitive-ne> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/i18n/manifest#kanji-1> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-equals/manifest#eq-2-1> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-ops/manifest#le-1> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-ops/manifest#ge-1> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/graph/manifest#dawg-graph-09> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/solution-seq/manifest#slice-3> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-06> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/cast/manifest#cast-str> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#quotes-2> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/graph/manifest#dawg-graph-05> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/solution-seq/manifest#offset-2> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#term-4> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-03> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-str-3> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#open-eq-03> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-16> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/boolean-effective-value/manifest#dawg-bev-4> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#term-1> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/sort/manifest#dawg-sort-7> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-equals/manifest#eq-graph-4> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#base-prefix-3> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/distinct/manifest#distinct-3> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/solution-seq/manifest#offset-4> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#open-eq-01> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/distinct/manifest#distinct-1> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/bound/manifest#dawg-bound-query-001> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/optional-filter/manifest#dawg-optional-filter-003> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-ops/manifest#unminus-1> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-09> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-22> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-datatype-2> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/algebra/manifest#join-combo-2> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#list-3> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-ops/manifest#minus-1> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-15> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-equals/manifest#eq-5> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/optional/manifest#dawg-union-001> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/distinct/manifest#no-distinct-3> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/cast/manifest#cast-dT> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/optional-filter/manifest#dawg-optional-filter-002> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/graph/manifest#dawg-graph-07> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#list-1> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-langMatches-3> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-20> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/bnode-coreference/manifest#dawg-bnode-coref-001> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#list-2> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-ops/manifest#plus-1> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/solution-seq/manifest#limit-4> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/boolean-effective-value/manifest#dawg-bev-5> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/graph/manifest#dawg-graph-03> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-04> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#date-2> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/sort/manifest#dawg-sort-function> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-equals/manifest#eq-graph-2> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-21> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/cast/manifest#cast-flt> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/distinct/manifest#no-distinct-2> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/algebra/manifest#filter-place-1> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/construct/manifest#construct-5> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/algebra/manifest#opt-filter-2> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#open-cmp-01> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-equals/manifest#eq-1> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-29> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-14> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-10> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/solution-seq/manifest#offset-1> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#base-prefix-5> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#term-7> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-equals/manifest#eq-3> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#open-eq-05> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-isURI-1> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/regex/manifest#dawg-regex-003> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/solution-seq/manifest#limit-2> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/cast/manifest#cast-dbl> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-13> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-langMatches-basic> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/solution-seq/manifest#slice-2> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-lang-3> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/optional-filter/manifest#dawg-optional-filter-001> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-08> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-19> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/dataset/manifest#dawg-dataset-10> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/regex/manifest#dawg-regex-002> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/sort/manifest#dawg-sort-2> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/dataset/manifest#dawg-dataset-11> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#date-4> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-langMatches-4> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-07> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/regex/manifest#dawg-regex-001> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/algebra/manifest#filter-nested-2> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#open-eq-10> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/distinct/manifest#distinct-2> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#quotes-1> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/i18n/manifest#normalization-2> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-equals/manifest#eq-graph-3> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#open-eq-09> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/ask/manifest#ask-8> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/graph/manifest#dawg-graph-06> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/optional/manifest#dawg-optional-complex-4> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-isBlank-1> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#var-1> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/cast/manifest#cast-bool> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#open-eq-11> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/dataset/manifest#dawg-dataset-02> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/distinct/manifest#no-distinct-4> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#quotes-4> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/optional/manifest#dawg-optional-002> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/regex/manifest#dawg-regex-004> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/algebra/manifest#nested-opt-1> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/construct/manifest#construct-4> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/solution-seq/manifest#slice-5> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#prefix-name-1> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#term-6> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/algebra/manifest#filter-place-3> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/cast/manifest#cast-dec> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/solution-seq/manifest#slice-1> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/dataset/manifest#dawg-dataset-08> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/distinct/manifest#distinct-9> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-equals/manifest#eq-4> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/sort/manifest#dawg-sort-numbers> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/solution-seq/manifest#limit-1> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/distinct/manifest#distinct-4> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#bgp-no-match> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/construct/manifest#construct-3> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-str-2> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-equals/manifest#eq-graph-1> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/distinct/manifest#distinct-star-1> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/solution-seq/manifest#offset-3> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-24> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/dataset/manifest#dawg-dataset-03> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/sort/manifest#dawg-sort-10> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/boolean-effective-value/manifest#dawg-bev-2> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/algebra/manifest#filter-place-2> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/dataset/manifest#dawg-dataset-01> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/sort/manifest#dawg-sort-5> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-isIRI-1> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/distinct/manifest#no-distinct-1> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/boolean-effective-value/manifest#dawg-bev-3> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/algebra/manifest#filter-nested-1> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/algebra/manifest#opt-filter-3> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#open-eq-04> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/optional/manifest#dawg-optional-complex-2> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#base-prefix-4> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#date-3> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#term-8> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/algebra/manifest#filter-scope-1> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/sort/manifest#dawg-sort-6> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-18> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/cast/manifest#cast-int> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/graph/manifest#dawg-graph-08> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/algebra/manifest#nested-opt-2> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-17> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-lang-2> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-26> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/dataset/manifest#dawg-dataset-12> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/boolean-effective-value/manifest#dawg-bev-6> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-12> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/i18n/manifest#normalization-3> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-01> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/graph/manifest#dawg-graph-04> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#base-prefix-2> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#term-3> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/distinct/manifest#no-distinct-9> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/triple-match/manifest#dawg-triple-pattern-001> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/optional/manifest#dawg-optional-complex-3> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-02> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#open-eq-08> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/sort/manifest#dawg-sort-3> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/dataset/manifest#dawg-dataset-07> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-23> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#term-9> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#base-prefix-1> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#open-eq-12> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/graph/manifest#dawg-graph-10> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/dataset/manifest#dawg-dataset-05> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-isLiteral-1> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/graph/manifest#dawg-graph-01> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-ops/manifest#mul-1> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#open-eq-06> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-str-1> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#open-cmp-02> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#open-eq-07> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-27> .

[]    rdf:type      earl:Assertion ;
      earl:assertedBy  _:andy ;
      earl:mode     earl:automatic ;
      earl:result   [ rdf:type      earl:TestResult ;
                      dc:date       "2007-08-20+01:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
                      earl:outcome  earl:pass
                    ] ;
      earl:subject  _:b1 ;
      earl:test     <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#date-1> .

