W3C home > Mailing lists > Public > public-rdf-dawg-comments@w3.org > September 2007

[Fwd: Re: sesame results for the DAWG test suite]

From: Lee Feigenbaum <lee@thefigtrees.net>
Date: Fri, 21 Sep 2007 11:26:53 -0400
Message-ID: <46F3E2BD.9080702@thefigtrees.net>
To: public-rdf-dawg-comments@w3.org
Forwarded with permission from Arjohn.

For Arjohn and other implementors:

We have already begun compiling the implementation report, though it is 
an iterative process. We will give warning on this list within a couple 
of days of "freezing" the implementation report when we request a 
transition to PR (expected within a couple of weeks), so that 
implementations may send updated results if they want.

After that, once the specifications have reached PR, we will continue to 
update the implementation report with newly received results.

Lee

-------- Original Message --------
Subject: Re: sesame results for the DAWG test suite
Date: Fri, 21 Sep 2007 17:12:11 +0200
From: Arjohn Kampman <arjohn.kampman@aduna-software.com>
To: Lee Feigenbaum <lee@thefigtrees.net>
References: <469E075A.2010602@aduna-software.com> 
<20070806135408.GB11921@w3.org> <46B83B29.9020605@hpl.hp.com> 
<20070918150954.GA29399@w3.org> <46F01300.8020609@aduna-software.com> 
<46F07561.8000802@thefigtrees.net> <46F26904.8060902@aduna-software.com> 
<46F278BF.9080609@thefigtrees.net>

Please find attached, the result of the dawg test suite on Sesame. I
hope I got the EARL format right. If not, please let me know.

I hope to reach full sparql compliance in the next two weeks. Do you
have a specific date when you will start processing the results? If so,
I can send you an up-to-date report just before that. Again, please let
me know.

Arjohn



Lee Feigenbaum wrote:
> Arjohn Kampman wrote:
>> Lee Feigenbaum wrote:
>>> Hi Arjohn,
>>>
>>> Just wanted to drop you a quick note to see if you thought you'd be 
>>> able to produce results for running the DAWG test suite against 
>>> Sesame in the next week or so - we're hoping to be putting together 
>>> our implementation report and requesting a transition to PR for 
>>> SPARQL (the query language) around then.
>>
>> Hi Lee,
>>
>> If I remeber correctly, the original deadline was today, but I've been
>> extremely busy the last few weeks. I hope to be able to produce the
>> report tomorrow (21st). Is that OK with you?
> 
> That would be great. Thanks, Arjohn.
> 
> Lee


-- 
Arjohn Kampman, Senior Software Engineer
Aduna - Guided Exploration
www.aduna-software.com


@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix doap: <http://usefulinc.com/ns/doap#> .
@prefix earl: <http://www.w3.org/ns/earl#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .

_:node12kk9kof2x1 a doap:Project ;
	doap:name "OpenRDF Sesame" ;
	doap:release _:node12kk9kof2x2 .

_:node12kk9kof2x2 a doap:Version ;
	doap:created "2007-09-21"^^xsd:date ;
	doap:name "Sesame 2.0-SNAPSHOT" .

_:node12kk9kof2x3 a earl:Software ;
	dc:title "OpenRDF SPARQL compliance test" .

_:node12kk9kof2x4 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#base-prefix-1> ;
	earl:result _:node12kk9kof2x5 .

_:node12kk9kof2x5 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x6 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#base-prefix-2> ;
	earl:result _:node12kk9kof2x7 .

_:node12kk9kof2x7 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x8 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#base-prefix-3> ;
	earl:result _:node12kk9kof2x9 .

_:node12kk9kof2x9 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x10 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#base-prefix-4> ;
	earl:result _:node12kk9kof2x11 .

_:node12kk9kof2x11 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x12 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#base-prefix-5> ;
	earl:result _:node12kk9kof2x13 .

_:node12kk9kof2x13 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x14 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#list-1> ;
	earl:result _:node12kk9kof2x15 .

_:node12kk9kof2x15 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x16 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#list-2> ;
	earl:result _:node12kk9kof2x17 .

_:node12kk9kof2x17 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x18 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#list-3> ;
	earl:result _:node12kk9kof2x19 .

_:node12kk9kof2x19 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x20 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#list-4> ;
	earl:result _:node12kk9kof2x21 .

_:node12kk9kof2x21 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x22 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#quotes-1> ;
	earl:result _:node12kk9kof2x23 .

_:node12kk9kof2x23 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x24 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#quotes-2> ;
	earl:result _:node12kk9kof2x25 .

_:node12kk9kof2x25 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x26 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#quotes-3> ;
	earl:result _:node12kk9kof2x27 .

_:node12kk9kof2x27 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x28 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#quotes-4> ;
	earl:result _:node12kk9kof2x29 .

_:node12kk9kof2x29 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x30 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#term-1> ;
	earl:result _:node12kk9kof2x31 .

_:node12kk9kof2x31 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x32 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#term-2> ;
	earl:result _:node12kk9kof2x33 .

_:node12kk9kof2x33 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x34 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#term-3> ;
	earl:result _:node12kk9kof2x35 .

_:node12kk9kof2x35 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x36 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#term-4> ;
	earl:result _:node12kk9kof2x37 .

_:node12kk9kof2x37 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x38 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#term-5> ;
	earl:result _:node12kk9kof2x39 .

_:node12kk9kof2x39 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x40 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#term-6> ;
	earl:result _:node12kk9kof2x41 .

_:node12kk9kof2x41 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x42 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#term-7> ;
	earl:result _:node12kk9kof2x43 .

_:node12kk9kof2x43 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x44 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#term-8> ;
	earl:result _:node12kk9kof2x45 .

_:node12kk9kof2x45 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x46 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#term-9> ;
	earl:result _:node12kk9kof2x47 .

_:node12kk9kof2x47 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x48 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#var-1> ;
	earl:result _:node12kk9kof2x49 .

_:node12kk9kof2x49 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x50 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#var-2> ;
	earl:result _:node12kk9kof2x51 .

_:node12kk9kof2x51 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x52 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#bgp-no-match> ;
	earl:result _:node12kk9kof2x53 .

_:node12kk9kof2x53 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x54 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#spoo-1> ;
	earl:result _:node12kk9kof2x55 .

_:node12kk9kof2x55 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x56 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#prefix-name-1> ;
	earl:result _:node12kk9kof2x57 .

_:node12kk9kof2x57 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x58 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/triple-match/manifest#dawg-triple-pattern-001> ;
	earl:result _:node12kk9kof2x59 .

_:node12kk9kof2x59 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x60 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/triple-match/manifest#dawg-triple-pattern-002> ;
	earl:result _:node12kk9kof2x61 .

_:node12kk9kof2x61 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x62 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/triple-match/manifest#dawg-triple-pattern-003> ;
	earl:result _:node12kk9kof2x63 .

_:node12kk9kof2x63 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x64 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/triple-match/manifest#dawg-triple-pattern-004> ;
	earl:result _:node12kk9kof2x65 .

_:node12kk9kof2x65 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x66 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#open-eq-01> ;
	earl:result _:node12kk9kof2x67 .

_:node12kk9kof2x67 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x68 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#open-eq-02> ;
	earl:result _:node12kk9kof2x69 .

_:node12kk9kof2x69 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x70 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#open-eq-03> ;
	earl:result _:node12kk9kof2x71 .

_:node12kk9kof2x71 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x72 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#open-eq-04> ;
	earl:result _:node12kk9kof2x73 .

_:node12kk9kof2x73 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x74 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#open-eq-05> ;
	earl:result _:node12kk9kof2x75 .

_:node12kk9kof2x75 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x76 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#open-eq-06> ;
	earl:result _:node12kk9kof2x77 .

_:node12kk9kof2x77 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x78 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#open-eq-07> ;
	earl:result _:node12kk9kof2x79 .

_:node12kk9kof2x79 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x80 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#open-eq-08> ;
	earl:result _:node12kk9kof2x81 .

_:node12kk9kof2x81 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x82 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#open-eq-09> ;
	earl:result _:node12kk9kof2x83 .

_:node12kk9kof2x83 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x84 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#open-eq-10> ;
	earl:result _:node12kk9kof2x85 .

_:node12kk9kof2x85 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x86 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#open-eq-11> ;
	earl:result _:node12kk9kof2x87 .

_:node12kk9kof2x87 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x88 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#open-eq-12> ;
	earl:result _:node12kk9kof2x89 .

_:node12kk9kof2x89 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x90 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#date-2> ;
	earl:result _:node12kk9kof2x91 .

_:node12kk9kof2x91 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x92 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#date-3> ;
	earl:result _:node12kk9kof2x93 .

_:node12kk9kof2x93 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x94 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#date-4> ;
	earl:result _:node12kk9kof2x95 .

_:node12kk9kof2x95 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x96 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#open-cmp-01> ;
	earl:result _:node12kk9kof2x97 .

_:node12kk9kof2x97 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x98 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#open-cmp-02> ;
	earl:result _:node12kk9kof2x99 .

_:node12kk9kof2x99 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x100 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/algebra/manifest#nested-opt-1> ;
	earl:result _:node12kk9kof2x101 .

_:node12kk9kof2x101 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x102 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/algebra/manifest#nested-opt-2> ;
	earl:result _:node12kk9kof2x103 .

_:node12kk9kof2x103 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x104 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/algebra/manifest#opt-filter-1> ;
	earl:result _:node12kk9kof2x105 .

_:node12kk9kof2x105 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x106 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/algebra/manifest#opt-filter-2> ;
	earl:result _:node12kk9kof2x107 .

_:node12kk9kof2x107 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x108 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/algebra/manifest#opt-filter-3> ;
	earl:result _:node12kk9kof2x109 .

_:node12kk9kof2x109 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x110 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/algebra/manifest#filter-place-1> ;
	earl:result _:node12kk9kof2x111 .

_:node12kk9kof2x111 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x112 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/algebra/manifest#filter-place-2> ;
	earl:result _:node12kk9kof2x113 .

_:node12kk9kof2x113 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x114 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/algebra/manifest#filter-place-3> ;
	earl:result _:node12kk9kof2x115 .

_:node12kk9kof2x115 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x116 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/algebra/manifest#filter-nested-1> ;
	earl:result _:node12kk9kof2x117 .

_:node12kk9kof2x117 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x118 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/algebra/manifest#filter-nested-2> ;
	earl:result _:node12kk9kof2x119 .

_:node12kk9kof2x119 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x120 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/algebra/manifest#filter-scope-1> ;
	earl:result _:node12kk9kof2x121 .

_:node12kk9kof2x121 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x122 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/algebra/manifest#join-scope-1> ;
	earl:result _:node12kk9kof2x123 .

_:node12kk9kof2x123 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x124 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/algebra/manifest#join-combo-1> ;
	earl:result _:node12kk9kof2x125 .

_:node12kk9kof2x125 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x126 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/algebra/manifest#join-combo-2> ;
	earl:result _:node12kk9kof2x127 .

_:node12kk9kof2x127 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x128 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/bnode-coreference/manifest#dawg-bnode-coref-001> ;
	earl:result _:node12kk9kof2x129 .

_:node12kk9kof2x129 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x130 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/optional/manifest#dawg-optional-001> ;
	earl:result _:node12kk9kof2x131 .

_:node12kk9kof2x131 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x132 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/optional/manifest#dawg-optional-002> ;
	earl:result _:node12kk9kof2x133 .

_:node12kk9kof2x133 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x134 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/optional/manifest#dawg-union-001> ;
	earl:result _:node12kk9kof2x135 .

_:node12kk9kof2x135 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x136 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/optional/manifest#dawg-optional-complex-1> ;
	earl:result _:node12kk9kof2x137 .

_:node12kk9kof2x137 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x138 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/optional/manifest#dawg-optional-complex-2> ;
	earl:result _:node12kk9kof2x139 .

_:node12kk9kof2x139 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x140 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/optional/manifest#dawg-optional-complex-3> ;
	earl:result _:node12kk9kof2x141 .

_:node12kk9kof2x141 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x142 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/optional/manifest#dawg-optional-complex-4> ;
	earl:result _:node12kk9kof2x143 .

_:node12kk9kof2x143 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x144 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/optional-filter/manifest#dawg-optional-filter-001> ;
	earl:result _:node12kk9kof2x145 .

_:node12kk9kof2x145 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x146 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/optional-filter/manifest#dawg-optional-filter-002> ;
	earl:result _:node12kk9kof2x147 .

_:node12kk9kof2x147 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x148 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/optional-filter/manifest#dawg-optional-filter-003> ;
	earl:result _:node12kk9kof2x149 .

_:node12kk9kof2x149 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x150 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/graph/manifest#dawg-graph-01> ;
	earl:result _:node12kk9kof2x151 .

_:node12kk9kof2x151 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x152 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/graph/manifest#dawg-graph-02> ;
	earl:result _:node12kk9kof2x153 .

_:node12kk9kof2x153 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x154 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/graph/manifest#dawg-graph-03> ;
	earl:result _:node12kk9kof2x155 .

_:node12kk9kof2x155 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x156 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/graph/manifest#dawg-graph-04> ;
	earl:result _:node12kk9kof2x157 .

_:node12kk9kof2x157 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x158 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/graph/manifest#dawg-graph-05> ;
	earl:result _:node12kk9kof2x159 .

_:node12kk9kof2x159 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x160 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/graph/manifest#dawg-graph-06> ;
	earl:result _:node12kk9kof2x161 .

_:node12kk9kof2x161 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x162 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/graph/manifest#dawg-graph-07> ;
	earl:result _:node12kk9kof2x163 .

_:node12kk9kof2x163 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x164 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/graph/manifest#dawg-graph-08> ;
	earl:result _:node12kk9kof2x165 .

_:node12kk9kof2x165 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x166 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/graph/manifest#dawg-graph-09> ;
	earl:result _:node12kk9kof2x167 .

_:node12kk9kof2x167 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x168 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/graph/manifest#dawg-graph-10> ;
	earl:result _:node12kk9kof2x169 .

_:node12kk9kof2x169 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x170 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/graph/manifest#dawg-graph-11> ;
	earl:result _:node12kk9kof2x171 .

_:node12kk9kof2x171 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x172 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/dataset/manifest#dawg-dataset-01> ;
	earl:result _:node12kk9kof2x173 .

_:node12kk9kof2x173 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x174 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/dataset/manifest#dawg-dataset-02> ;
	earl:result _:node12kk9kof2x175 .

_:node12kk9kof2x175 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x176 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/dataset/manifest#dawg-dataset-03> ;
	earl:result _:node12kk9kof2x177 .

_:node12kk9kof2x177 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x178 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/dataset/manifest#dawg-dataset-04> ;
	earl:result _:node12kk9kof2x179 .

_:node12kk9kof2x179 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x180 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/dataset/manifest#dawg-dataset-05> ;
	earl:result _:node12kk9kof2x181 .

_:node12kk9kof2x181 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x182 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/dataset/manifest#dawg-dataset-06> ;
	earl:result _:node12kk9kof2x183 .

_:node12kk9kof2x183 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x184 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/dataset/manifest#dawg-dataset-07> ;
	earl:result _:node12kk9kof2x185 .

_:node12kk9kof2x185 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x186 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/dataset/manifest#dawg-dataset-08> ;
	earl:result _:node12kk9kof2x187 .

_:node12kk9kof2x187 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x188 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/dataset/manifest#dawg-dataset-09> ;
	earl:result _:node12kk9kof2x189 .

_:node12kk9kof2x189 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x190 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/dataset/manifest#dawg-dataset-10> ;
	earl:result _:node12kk9kof2x191 .

_:node12kk9kof2x191 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x192 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/dataset/manifest#dawg-dataset-11> ;
	earl:result _:node12kk9kof2x193 .

_:node12kk9kof2x193 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x194 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/dataset/manifest#dawg-dataset-12> ;
	earl:result _:node12kk9kof2x195 .

_:node12kk9kof2x195 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x196 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-01> ;
	earl:result _:node12kk9kof2x197 .

_:node12kk9kof2x197 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x198 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-02> ;
	earl:result _:node12kk9kof2x199 .

_:node12kk9kof2x199 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x200 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-03> ;
	earl:result _:node12kk9kof2x201 .

_:node12kk9kof2x201 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x202 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-04> ;
	earl:result _:node12kk9kof2x203 .

_:node12kk9kof2x203 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x204 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-05> ;
	earl:result _:node12kk9kof2x205 .

_:node12kk9kof2x205 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x206 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-06> ;
	earl:result _:node12kk9kof2x207 .

_:node12kk9kof2x207 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x208 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-07> ;
	earl:result _:node12kk9kof2x209 .

_:node12kk9kof2x209 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x210 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-08> ;
	earl:result _:node12kk9kof2x211 .

_:node12kk9kof2x211 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x212 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-09> ;
	earl:result _:node12kk9kof2x213 .

_:node12kk9kof2x213 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x214 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-10> ;
	earl:result _:node12kk9kof2x215 .

_:node12kk9kof2x215 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x216 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-11> ;
	earl:result _:node12kk9kof2x217 .

_:node12kk9kof2x217 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x218 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-12> ;
	earl:result _:node12kk9kof2x219 .

_:node12kk9kof2x219 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x220 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-13> ;
	earl:result _:node12kk9kof2x221 .

_:node12kk9kof2x221 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x222 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-14> ;
	earl:result _:node12kk9kof2x223 .

_:node12kk9kof2x223 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x224 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-15> ;
	earl:result _:node12kk9kof2x225 .

_:node12kk9kof2x225 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x226 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-16> ;
	earl:result _:node12kk9kof2x227 .

_:node12kk9kof2x227 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x228 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-17> ;
	earl:result _:node12kk9kof2x229 .

_:node12kk9kof2x229 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x230 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-18> ;
	earl:result _:node12kk9kof2x231 .

_:node12kk9kof2x231 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x232 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-19> ;
	earl:result _:node12kk9kof2x233 .

_:node12kk9kof2x233 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x234 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-20> ;
	earl:result _:node12kk9kof2x235 .

_:node12kk9kof2x235 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x236 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-21> ;
	earl:result _:node12kk9kof2x237 .

_:node12kk9kof2x237 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x238 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-22> ;
	earl:result _:node12kk9kof2x239 .

_:node12kk9kof2x239 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x240 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-23> ;
	earl:result _:node12kk9kof2x241 .

_:node12kk9kof2x241 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x242 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-24> ;
	earl:result _:node12kk9kof2x243 .

_:node12kk9kof2x243 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x244 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-25> ;
	earl:result _:node12kk9kof2x245 .

_:node12kk9kof2x245 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x246 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-26> ;
	earl:result _:node12kk9kof2x247 .

_:node12kk9kof2x247 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x248 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-27> ;
	earl:result _:node12kk9kof2x249 .

_:node12kk9kof2x249 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x250 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-28> ;
	earl:result _:node12kk9kof2x251 .

_:node12kk9kof2x251 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x252 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-29> ;
	earl:result _:node12kk9kof2x253 .

_:node12kk9kof2x253 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x254 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-30> ;
	earl:result _:node12kk9kof2x255 .

_:node12kk9kof2x255 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x256 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/cast/manifest#cast-str> ;
	earl:result _:node12kk9kof2x257 .

_:node12kk9kof2x257 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x258 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/cast/manifest#cast-flt> ;
	earl:result _:node12kk9kof2x259 .

_:node12kk9kof2x259 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x260 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/cast/manifest#cast-dbl> ;
	earl:result _:node12kk9kof2x261 .

_:node12kk9kof2x261 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x262 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/cast/manifest#cast-dec> ;
	earl:result _:node12kk9kof2x263 .

_:node12kk9kof2x263 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x264 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/cast/manifest#cast-int> ;
	earl:result _:node12kk9kof2x265 .

_:node12kk9kof2x265 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x266 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/cast/manifest#cast-dT> ;
	earl:result _:node12kk9kof2x267 .

_:node12kk9kof2x267 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x268 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/cast/manifest#cast-bool> ;
	earl:result _:node12kk9kof2x269 .

_:node12kk9kof2x269 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x270 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/boolean-effective-value/manifest#dawg-boolean-literal> ;
	earl:result _:node12kk9kof2x271 .

_:node12kk9kof2x271 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x272 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/boolean-effective-value/manifest#dawg-bev-1> ;
	earl:result _:node12kk9kof2x273 .

_:node12kk9kof2x273 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x274 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/boolean-effective-value/manifest#dawg-bev-2> ;
	earl:result _:node12kk9kof2x275 .

_:node12kk9kof2x275 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x276 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/boolean-effective-value/manifest#dawg-bev-3> ;
	earl:result _:node12kk9kof2x277 .

_:node12kk9kof2x277 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x278 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/boolean-effective-value/manifest#dawg-bev-4> ;
	earl:result _:node12kk9kof2x279 .

_:node12kk9kof2x279 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x280 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/boolean-effective-value/manifest#dawg-bev-5> ;
	earl:result _:node12kk9kof2x281 .

_:node12kk9kof2x281 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x282 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/boolean-effective-value/manifest#dawg-bev-6> ;
	earl:result _:node12kk9kof2x283 .

_:node12kk9kof2x283 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x284 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/bound/manifest#dawg-bound-query-001> ;
	earl:result _:node12kk9kof2x285 .

_:node12kk9kof2x285 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x286 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-str-1> ;
	earl:result _:node12kk9kof2x287 .

_:node12kk9kof2x287 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x288 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-str-2> ;
	earl:result _:node12kk9kof2x289 .

_:node12kk9kof2x289 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x290 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-str-3> ;
	earl:result _:node12kk9kof2x291 .

_:node12kk9kof2x291 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x292 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-str-4> ;
	earl:result _:node12kk9kof2x293 .

_:node12kk9kof2x293 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x294 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-isBlank-1> ;
	earl:result _:node12kk9kof2x295 .

_:node12kk9kof2x295 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x296 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-isLiteral-1> ;
	earl:result _:node12kk9kof2x297 .

_:node12kk9kof2x297 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x298 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-datatype-1> ;
	earl:result _:node12kk9kof2x299 .

_:node12kk9kof2x299 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x300 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-datatype-2> ;
	earl:result _:node12kk9kof2x301 .

_:node12kk9kof2x301 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x302 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-datatype-3> ;
	earl:result _:node12kk9kof2x303 .

_:node12kk9kof2x303 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x304 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-lang-1> ;
	earl:result _:node12kk9kof2x305 .

_:node12kk9kof2x305 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x306 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-lang-2> ;
	earl:result _:node12kk9kof2x307 .

_:node12kk9kof2x307 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x308 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-lang-3> ;
	earl:result _:node12kk9kof2x309 .

_:node12kk9kof2x309 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x310 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-isURI-1> ;
	earl:result _:node12kk9kof2x311 .

_:node12kk9kof2x311 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x312 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-isIRI-1> ;
	earl:result _:node12kk9kof2x313 .

_:node12kk9kof2x313 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x314 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-langMatches-1> ;
	earl:result _:node12kk9kof2x315 .

_:node12kk9kof2x315 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x316 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-langMatches-2> ;
	earl:result _:node12kk9kof2x317 .

_:node12kk9kof2x317 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x318 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-langMatches-3> ;
	earl:result _:node12kk9kof2x319 .

_:node12kk9kof2x319 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x320 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-langMatches-4> ;
	earl:result _:node12kk9kof2x321 .

_:node12kk9kof2x321 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x322 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-langMatches-basic> ;
	earl:result _:node12kk9kof2x323 .

_:node12kk9kof2x323 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x324 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#lang-case-insensitive-eq> ;
	earl:result _:node12kk9kof2x325 .

_:node12kk9kof2x325 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x326 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#lang-case-insensitive-ne> ;
	earl:result _:node12kk9kof2x327 .

_:node12kk9kof2x327 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x328 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#sameTerm-simple> ;
	earl:result _:node12kk9kof2x329 .

_:node12kk9kof2x329 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x330 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#sameTerm-eq> ;
	earl:result _:node12kk9kof2x331 .

_:node12kk9kof2x331 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x332 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#sameTerm-not-eq> ;
	earl:result _:node12kk9kof2x333 .

_:node12kk9kof2x333 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x334 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-ops/manifest#ge-1> ;
	earl:result _:node12kk9kof2x335 .

_:node12kk9kof2x335 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x336 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-ops/manifest#le-1> ;
	earl:result _:node12kk9kof2x337 .

_:node12kk9kof2x337 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x338 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-ops/manifest#mul-1> ;
	earl:result _:node12kk9kof2x339 .

_:node12kk9kof2x339 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x340 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-ops/manifest#plus-1> ;
	earl:result _:node12kk9kof2x341 .

_:node12kk9kof2x341 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x342 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-ops/manifest#minus-1> ;
	earl:result _:node12kk9kof2x343 .

_:node12kk9kof2x343 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x344 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-ops/manifest#unplus-1> ;
	earl:result _:node12kk9kof2x345 .

_:node12kk9kof2x345 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x346 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-ops/manifest#unminus-1> ;
	earl:result _:node12kk9kof2x347 .

_:node12kk9kof2x347 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x348 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-equals/manifest#eq-1> ;
	earl:result _:node12kk9kof2x349 .

_:node12kk9kof2x349 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x350 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-equals/manifest#eq-2> ;
	earl:result _:node12kk9kof2x351 .

_:node12kk9kof2x351 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x352 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-equals/manifest#eq-3> ;
	earl:result _:node12kk9kof2x353 .

_:node12kk9kof2x353 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x354 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-equals/manifest#eq-4> ;
	earl:result _:node12kk9kof2x355 .

_:node12kk9kof2x355 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x356 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-equals/manifest#eq-5> ;
	earl:result _:node12kk9kof2x357 .

_:node12kk9kof2x357 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x358 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-equals/manifest#eq-2-1> ;
	earl:result _:node12kk9kof2x359 .

_:node12kk9kof2x359 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x360 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-equals/manifest#eq-2-2> ;
	earl:result _:node12kk9kof2x361 .

_:node12kk9kof2x361 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x362 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-equals/manifest#eq-graph-1> ;
	earl:result _:node12kk9kof2x363 .

_:node12kk9kof2x363 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x364 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-equals/manifest#eq-graph-2> ;
	earl:result _:node12kk9kof2x365 .

_:node12kk9kof2x365 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x366 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-equals/manifest#eq-graph-3> ;
	earl:result _:node12kk9kof2x367 .

_:node12kk9kof2x367 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x368 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-equals/manifest#eq-graph-4> ;
	earl:result _:node12kk9kof2x369 .

_:node12kk9kof2x369 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x370 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-equals/manifest#eq-graph-5> ;
	earl:result _:node12kk9kof2x371 .

_:node12kk9kof2x371 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x372 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/regex/manifest#dawg-regex-001> ;
	earl:result _:node12kk9kof2x373 .

_:node12kk9kof2x373 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x374 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/regex/manifest#dawg-regex-002> ;
	earl:result _:node12kk9kof2x375 .

_:node12kk9kof2x375 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x376 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/regex/manifest#dawg-regex-003> ;
	earl:result _:node12kk9kof2x377 .

_:node12kk9kof2x377 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x378 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/regex/manifest#dawg-regex-004> ;
	earl:result _:node12kk9kof2x379 .

_:node12kk9kof2x379 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x380 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/i18n/manifest#kanji-1> ;
	earl:result _:node12kk9kof2x381 .

_:node12kk9kof2x381 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x382 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/i18n/manifest#kanji-2> ;
	earl:result _:node12kk9kof2x383 .

_:node12kk9kof2x383 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x384 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/i18n/manifest#normalization-1> ;
	earl:result _:node12kk9kof2x385 .

_:node12kk9kof2x385 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x386 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/i18n/manifest#normalization-2> ;
	earl:result _:node12kk9kof2x387 .

_:node12kk9kof2x387 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x388 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/i18n/manifest#normalization-3> ;
	earl:result _:node12kk9kof2x389 .

_:node12kk9kof2x389 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x390 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/construct/manifest#construct-1> ;
	earl:result _:node12kk9kof2x391 .

_:node12kk9kof2x391 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x392 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/construct/manifest#construct-2> ;
	earl:result _:node12kk9kof2x393 .

_:node12kk9kof2x393 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x394 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/construct/manifest#construct-3> ;
	earl:result _:node12kk9kof2x395 .

_:node12kk9kof2x395 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x396 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/construct/manifest#construct-4> ;
	earl:result _:node12kk9kof2x397 .

_:node12kk9kof2x397 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x398 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/construct/manifest#construct-5> ;
	earl:result _:node12kk9kof2x399 .

_:node12kk9kof2x399 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x400 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/ask/manifest#ask-1> ;
	earl:result _:node12kk9kof2x401 .

_:node12kk9kof2x401 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x402 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/ask/manifest#ask-4> ;
	earl:result _:node12kk9kof2x403 .

_:node12kk9kof2x403 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x404 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/ask/manifest#ask-7> ;
	earl:result _:node12kk9kof2x405 .

_:node12kk9kof2x405 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x406 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/ask/manifest#ask-8> ;
	earl:result _:node12kk9kof2x407 .

_:node12kk9kof2x407 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x408 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/distinct/manifest#no-distinct-1> ;
	earl:result _:node12kk9kof2x409 .

_:node12kk9kof2x409 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x410 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/distinct/manifest#distinct-1> ;
	earl:result _:node12kk9kof2x411 .

_:node12kk9kof2x411 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x412 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/distinct/manifest#no-distinct-2> ;
	earl:result _:node12kk9kof2x413 .

_:node12kk9kof2x413 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x414 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/distinct/manifest#distinct-2> ;
	earl:result _:node12kk9kof2x415 .

_:node12kk9kof2x415 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x416 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/distinct/manifest#no-distinct-3> ;
	earl:result _:node12kk9kof2x417 .

_:node12kk9kof2x417 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x418 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/distinct/manifest#distinct-3> ;
	earl:result _:node12kk9kof2x419 .

_:node12kk9kof2x419 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x420 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/distinct/manifest#no-distinct-4> ;
	earl:result _:node12kk9kof2x421 .

_:node12kk9kof2x421 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x422 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/distinct/manifest#distinct-4> ;
	earl:result _:node12kk9kof2x423 .

_:node12kk9kof2x423 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x424 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/distinct/manifest#no-distinct-9> ;
	earl:result _:node12kk9kof2x425 .

_:node12kk9kof2x425 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x426 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/distinct/manifest#distinct-9> ;
	earl:result _:node12kk9kof2x427 .

_:node12kk9kof2x427 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x428 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/distinct/manifest#distinct-star-1> ;
	earl:result _:node12kk9kof2x429 .

_:node12kk9kof2x429 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x430 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/sort/manifest#dawg-sort-1> ;
	earl:result _:node12kk9kof2x431 .

_:node12kk9kof2x431 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x432 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/sort/manifest#dawg-sort-2> ;
	earl:result _:node12kk9kof2x433 .

_:node12kk9kof2x433 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x434 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/sort/manifest#dawg-sort-3> ;
	earl:result _:node12kk9kof2x435 .

_:node12kk9kof2x435 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x436 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/sort/manifest#dawg-sort-4> ;
	earl:result _:node12kk9kof2x437 .

_:node12kk9kof2x437 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x438 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/sort/manifest#dawg-sort-5> ;
	earl:result _:node12kk9kof2x439 .

_:node12kk9kof2x439 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x440 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/sort/manifest#dawg-sort-6> ;
	earl:result _:node12kk9kof2x441 .

_:node12kk9kof2x441 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x442 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/sort/manifest#dawg-sort-7> ;
	earl:result _:node12kk9kof2x443 .

_:node12kk9kof2x443 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x444 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/sort/manifest#dawg-sort-8> ;
	earl:result _:node12kk9kof2x445 .

_:node12kk9kof2x445 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x446 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/sort/manifest#dawg-sort-9> ;
	earl:result _:node12kk9kof2x447 .

_:node12kk9kof2x447 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x448 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/sort/manifest#dawg-sort-10> ;
	earl:result _:node12kk9kof2x449 .

_:node12kk9kof2x449 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x450 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/sort/manifest#dawg-sort-numbers> ;
	earl:result _:node12kk9kof2x451 .

_:node12kk9kof2x451 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x452 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/sort/manifest#dawg-sort-builtin> ;
	earl:result _:node12kk9kof2x453 .

_:node12kk9kof2x453 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x454 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/sort/manifest#dawg-sort-function> ;
	earl:result _:node12kk9kof2x455 .

_:node12kk9kof2x455 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x456 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/solution-seq/manifest#limit-1> ;
	earl:result _:node12kk9kof2x457 .

_:node12kk9kof2x457 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x458 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/solution-seq/manifest#limit-2> ;
	earl:result _:node12kk9kof2x459 .

_:node12kk9kof2x459 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x460 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/solution-seq/manifest#limit-3> ;
	earl:result _:node12kk9kof2x461 .

_:node12kk9kof2x461 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x462 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/solution-seq/manifest#limit-4> ;
	earl:result _:node12kk9kof2x463 .

_:node12kk9kof2x463 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x464 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/solution-seq/manifest#offset-1> ;
	earl:result _:node12kk9kof2x465 .

_:node12kk9kof2x465 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x466 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/solution-seq/manifest#offset-2> ;
	earl:result _:node12kk9kof2x467 .

_:node12kk9kof2x467 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x468 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/solution-seq/manifest#offset-3> ;
	earl:result _:node12kk9kof2x469 .

_:node12kk9kof2x469 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x470 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/solution-seq/manifest#offset-4> ;
	earl:result _:node12kk9kof2x471 .

_:node12kk9kof2x471 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x472 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/solution-seq/manifest#slice-1> ;
	earl:result _:node12kk9kof2x473 .

_:node12kk9kof2x473 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x474 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/solution-seq/manifest#slice-2> ;
	earl:result _:node12kk9kof2x475 .

_:node12kk9kof2x475 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x476 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/solution-seq/manifest#slice-3> ;
	earl:result _:node12kk9kof2x477 .

_:node12kk9kof2x477 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x478 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/solution-seq/manifest#slice-4> ;
	earl:result _:node12kk9kof2x479 .

_:node12kk9kof2x479 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x480 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/solution-seq/manifest#slice-5> ;
	earl:result _:node12kk9kof2x481 .

_:node12kk9kof2x481 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x482 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-basic-01> ;
	earl:result _:node12kk9kof2x483 .

_:node12kk9kof2x483 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x484 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-basic-02> ;
	earl:result _:node12kk9kof2x485 .

_:node12kk9kof2x485 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x486 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-basic-03> ;
	earl:result _:node12kk9kof2x487 .

_:node12kk9kof2x487 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x488 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-basic-04> ;
	earl:result _:node12kk9kof2x489 .

_:node12kk9kof2x489 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x490 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-basic-05> ;
	earl:result _:node12kk9kof2x491 .

_:node12kk9kof2x491 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x492 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-basic-06> ;
	earl:result _:node12kk9kof2x493 .

_:node12kk9kof2x493 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x494 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-qname-01> ;
	earl:result _:node12kk9kof2x495 .

_:node12kk9kof2x495 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x496 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-qname-02> ;
	earl:result _:node12kk9kof2x497 .

_:node12kk9kof2x497 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x498 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-qname-03> ;
	earl:result _:node12kk9kof2x499 .

_:node12kk9kof2x499 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x500 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-qname-04> ;
	earl:result _:node12kk9kof2x501 .

_:node12kk9kof2x501 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x502 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-qname-05> ;
	earl:result _:node12kk9kof2x503 .

_:node12kk9kof2x503 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x504 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-qname-06> ;
	earl:result _:node12kk9kof2x505 .

_:node12kk9kof2x505 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x506 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-qname-07> ;
	earl:result _:node12kk9kof2x507 .

_:node12kk9kof2x507 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x508 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-qname-08> ;
	earl:result _:node12kk9kof2x509 .

_:node12kk9kof2x509 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x510 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-lit-01> ;
	earl:result _:node12kk9kof2x511 .

_:node12kk9kof2x511 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x512 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-lit-02> ;
	earl:result _:node12kk9kof2x513 .

_:node12kk9kof2x513 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x514 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-lit-03> ;
	earl:result _:node12kk9kof2x515 .

_:node12kk9kof2x515 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x516 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-lit-04> ;
	earl:result _:node12kk9kof2x517 .

_:node12kk9kof2x517 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x518 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-lit-05> ;
	earl:result _:node12kk9kof2x519 .

_:node12kk9kof2x519 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x520 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-lit-06> ;
	earl:result _:node12kk9kof2x521 .

_:node12kk9kof2x521 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x522 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-lit-07> ;
	earl:result _:node12kk9kof2x523 .

_:node12kk9kof2x523 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x524 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-lit-08> ;
	earl:result _:node12kk9kof2x525 .

_:node12kk9kof2x525 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x526 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-lit-09> ;
	earl:result _:node12kk9kof2x527 .

_:node12kk9kof2x527 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x528 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-lit-10> ;
	earl:result _:node12kk9kof2x529 .

_:node12kk9kof2x529 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x530 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-lit-11> ;
	earl:result _:node12kk9kof2x531 .

_:node12kk9kof2x531 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x532 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-lit-12> ;
	earl:result _:node12kk9kof2x533 .

_:node12kk9kof2x533 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x534 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-lit-13> ;
	earl:result _:node12kk9kof2x535 .

_:node12kk9kof2x535 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x536 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-lit-14> ;
	earl:result _:node12kk9kof2x537 .

_:node12kk9kof2x537 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x538 a earl:Assertion ;
	earl: