@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
@prefix dc: <http://purl.org/dc/elements/1.1/>.
@prefix dawg: <http://www.w3.org/2001/sw/DataAccess/#>.
@prefix ucr: <http://www.w3.org/2001/sw/DataAccess/UseCases/#>.
@prefix ql: <tag:kendall@monkeyfist.com,2004-07-07:DAWG:design-input#>.
@prefix rdo: <http://www.w3.org/2001/sw/DataAccess/UseCases#>.

<>
	dc:author "Kendall Grant Clark";
	dc:creator <http://www.w3.org/2001/sw/DataAccess>;
	dawg:version "$Id: design-eval.n3,v 1.3 2004/12/17 17:33:45 kclark Exp $";
	rdfs:label "An RDF representation of the DAWG design evaluation matrix.";
	dc:relation <http://www.w3.org/2001/sw/DataAccess/DesignEvaluations>;
	dc:relation <http://www.aifb.uni-karlsruhe.de/WBS/pha/rdf-query/>.

ql:SeRQL
	rdf:type <tag:kendall@monkeyfist.com,2004-07-07:DAWG#query-language>;
	ucr:evaluated-by <mailto:andy.seaborne@hp.com>;
	ucr:original-evaluation <http://lists.w3.org/Archives/Public/public-rdf-dawg/2004AprJun/0510.html>;
	ucr:evaluation-date "2 Jun 2004"; 
	dc:title "SeRQL";
	rdfs:seeAlso <http://www.openrdf.org/doc/users/ch05.html>;
	rdfs:seeAlso <http://www.openrdf.org/>;
	rdfs:seeAlso <http://www.openrdf.org/doc/users/ch07.html>;
	ucr:supports rdo:r3.1;
	ucr:supports rdo:r3.2;
	ucr:no-support rdo:r3.3;
	ucr:supports rdo:r3.4;
	ucr:supports rdo:r3.5;
	ucr:supports rdo:r3.6;
	ucr:supports rdo:r3.7;
	ucr:supports rdo:r3.8;
	ucr:no-support rdo:r3.10;
	ucr:not-evaluated rdo:r3.11;
	ucr:not-evaluated rdo:r3.12;
	ucr:supports rdo:d4.1;
	ucr:no-support rdo:d4.2;
	ucr:not-evaluated rdo:d4.3;
	ucr:no-support rdo:d4.4;
	ucr:no-support rdo:d4.5;
	ucr:no-support rdo:d4.6;
	ucr:not-evaluated rdo:d4.7;
	ucr:not-evaluated rdo:d4.8;
	ucr:not-evaluated rdo:d4.9.

ql:RDQL
	rdf:type <tag:kendall@monkeyfist.com,2004-07-07:DAWG#query-language>;
	ucr:evaluated-by <mailto:eric@w3.org>;
	ucr:original-evaluation <http://lists.w3.org/Archives/Public/public-rdf-dawg/2004AprJun/0495.html>;
	ucr:evaluation-date "1 Jun 2004"; 
	dc:title "RDQL";
	rdfs:seeAlso <http://www.w3.org/Submission/2004/SUBM-RDQL-20040109/>;
	rdfs:seeAlso <http://lists.w3.org/Archives/Public/public-rdf-dawg/2004AprJun/0498.html>;
	rdfs:seeAlso <http://lists.w3.org/Archives/Public/public-rdf-dawg/2004AprJun/0500.html>;
	rdfs:seeAlso <http://lists.w3.org/Archives/Public/public-rdf-dawg/2004AprJun/0519.html>;
	rdfs:seeAlso <http://lists.w3.org/Archives/Public/public-rdf-dawg/2004AprJun/0502.html>;
	ucr:supports rdo:r3.1;
	ucr:supports rdo:r3.2;
	ucr:no-support rdo:r3.3;
	ucr:no-support rdo:r3.4;
	ucr:supports rdo:r3.5;
	ucr:no-support rdo:r3.6;
	ucr:supports rdo:r3.7;
	ucr:no-support rdo:r3.8;
	ucr:no-support rdo:r3.10;
	ucr:not-evaluated rdo:r3.11;
	ucr:not-evaluated rdo:r3.12;
	ucr:supports rdo:d4.1;
	ucr:no-support rdo:d4.2;
	ucr:no-support rdo:d4.3;
	ucr:no-support rdo:d4.4;
	ucr:no-support rdo:d4.5;
	ucr:no-support rdo:d4.6;
	ucr:no-support rdo:d4.7;
	ucr:not-evaluated rdo:d4.8;
	ucr:not-evaluated rdo:d4.9.

ql:BRQL
	rdf:type <tag:kendall@monkeyfist.com,2004-07-07:DAWG#query-language>;
	ucr:evaluated-by <http://jena.hpl.hp.com/~afs/BRQL.html>;
	ucr:original-evaluation <http://jena.hpl.hp.com/~afs/BRQL.html>;
	ucr:evaluation-date "unknown";
	dc:title "BRQL";
	rdfs:seeAlso <http://www.w3.org/Submission/2004/SUBM-RDQL-20040109/>;
	ucr:supports rdo:r3.1;
	ucr:supports rdo:r3.2;
	ucr:supports rdo:r3.3;
	ucr:supports rdo:r3.4;
	ucr:supports rdo:r3.5;
	ucr:supports rdo:r3.6;
	ucr:supports rdo:r3.7;
	ucr:no-support rdo:r3.8;
	ucr:supports rdo:r3.10;
	ucr:not-evaluated rdo:r3.11;
	ucr:not-evaluated rdo:r3.12;
	ucr:uncertain-support rdo:d4.1;
	ucr:supports rdo:d4.2;
	ucr:supports rdo:d4.3;
	ucr:no-support rdo:d4.4;
	ucr:no-support rdo:d4.5;
	ucr:no-support rdo:d4.6;
	ucr:no-support rdo:d4.7;
	ucr:no-support rdo:d4.8;
	ucr:uncertain-support rdo:d4.9.

ql:REX
	rdf:type <tag:kendall@monkeyfist.com,2004-07-07:DAWG#query-language>;
	ucr:evaluated-by <mailto:rob.shearer@networkinference.com>;
	ucr:original-evaluation <http://lists.w3.org/Archives/Public/public-rdf-dawg/2004AprJun/0572.html>;
	ucr:evaluation-date "9 Jun 2004"; 
	dc:title "REX";
	ucr:supports rdo:r3.1;
	ucr:supports rdo:r3.2;
	ucr:supports rdo:r3.3;
	ucr:supports rdo:r3.4;
	ucr:supports rdo:r3.5;
	ucr:no-support rdo:r3.6;
	ucr:supports rdo:r3.7;
	ucr:supports rdo:r3.8;
	ucr:no-support rdo:r3.10;
	ucr:not-evaluated rdo:r3.11;
	ucr:not-evaluated rdo:r3.12;
	ucr:supports rdo:d4.1;
	ucr:not-evaluated rdo:d4.2;
	ucr:supports rdo:d4.3;
	ucr:no-support rdo:d4.4;
	ucr:no-support rdo:d4.5;
	ucr:supports rdo:d4.6;
	ucr:not-evaluated rdo:d4.7;
	ucr:not-evaluated rdo:d4.8;
	ucr:not-evaluated rdo:d4.9.

ql:iTQL
	rdf:type <tag:kendall@monkeyfist.com,2004-07-07:DAWG#query-language>;
	ucr:evaluated-by <mailto:kendall@monkeyfist.com>;
	ucr:original-evaluation <http://lists.w3.org/Archives/Public/public-rdf-dawg/2004AprJun/0522.html>;
	ucr:evaluation-date "4 Jun 2004"; 
	dc:title "iTQL";
	rdfs:seeAlso <http://www.kowari.org/>;
	rdfs:seeAlso <http://lists.w3.org/Archives/Public/public-rdf-dawg/2004AprJun/0524.html>;
	ucr:supports rdo:r3.1;
	ucr:supports rdo:r3.2;
	ucr:supports rdo:r3.3;
	ucr:no-support rdo:r3.4;
	ucr:supports rdo:r3.5;
	ucr:supports rdo:r3.6;
	ucr:supports rdo:r3.7;
	ucr:no-support rdo:r3.8;
	ucr:supports rdo:r3.10;
	ucr:not-evaluated rdo:r3.11;
	ucr:not-evaluated rdo:r3.12;
	ucr:no-support rdo:d4.1;
	ucr:no-support rdo:d4.2;
	ucr:no-support rdo:d4.3;
	ucr:no-support rdo:d4.4;
	ucr:supports rdo:d4.5;
	ucr:no-support rdo:d4.6;
	ucr:supports rdo:d4.7;
	ucr:supports rdo:d4.8;
	ucr:no-support rdo:d4.9.

ql:Algae2
	rdf:type <tag:kendall@monkeyfist.com,2004-07-07:DAWG#query-language>;
	ucr:evaluated-by <mailto:dave.beckett@bristol.ac.uk>;
	ucr:original-evaluation <http://lists.w3.org/Archives/Public/public-rdf-dawg/2004AprJun/0759.html>;
	ucr:evaluation-date "28 Jun 2004"; 
	dc:title "Algae2";
	rdfs:seeAlso <http://www.w3.org/2004/05/06-Algae/>;
	ucr:supports rdo:r3.1
	ucr:supports rdo:r3.2;
	ucr:no-support rdo:r3.3;
	ucr:no-support rdo:r3.4;
	ucr:supports rdo:r3.5;
	ucr:supports rdo:r3.6;
	ucr:supports rdo:r3.7;
	ucr:uncertain-support rdo:r3.8;
	ucr:no-support rdo:r3.10;
	ucr:no-support rdo:r3.11;
	ucr:supports rdo:r3.12;
	ucr:supports rdo:d4.1;
	ucr:supports rdo:d4.2;
	ucr:no-support rdo:d4.3;
	ucr:no-support rdo:d4.4;
	ucr:supports rdo:d4.5;
	ucr:no-support rdo:d4.6;
	ucr:no-support rdo:d4.7;
	ucr:no-support rdo:d4.8;
	ucr:no-support rdo:d4.9.

ql:TriQL
	rdf:type <tag:kendall@monkeyfist.com,2004-07-07:DAWG#query-language>;
	ucr:evaluated-by <mailto:fukushige.yoshio@jp.panasonic.com>;
	ucr:original-evaluation <http://www.w3.org/2004/06/29-Yoshio/TriQLevaluation.html>;
	ucr:evaluation-date "unknown"; 
	dc:title "TriQL";
	rdfs:seeAlso <http://www.wiwiss.fu-berlin.de/suhl/bizer/TriQL/>;
	ucr:supports rdo:r3.1;
	ucr:supports rdo:r3.2;
	ucr:no-support rdo:r3.3;
	ucr:no-support rdo:r3.4;
	ucr:supports rdo:r3.5;
	ucr:no-support rdo:r3.6;
	ucr:supports rdo:r3.7;
	ucr:no-support rdo:r3.8;
	ucr:no-support rdo:r3.10;
	ucr:no-support rdo:r3.11;
	ucr:no-support rdo:r3.12;
	ucr:supports rdo:d4.1;
	ucr:supports rdo:d4.2;
	ucr:no-support rdo:d4.3;
	ucr:no-support rdo:d4.4;
	ucr:supports rdo:d4.5;
	ucr:no-support rdo:d4.6;
	ucr:no-support rdo:d4.7;
	ucr:supports rdo:d4.8;
	ucr:no-support rdo:d4.9.

ql:XsRQL
	rdf:type <tag:kendall@monkeyfist.com,2004-07-07:DAWG#query-language>;
	ucr:evaluated-by <mailto:andy.seaborne@hp.com>;
	ucr:original-evaluation <http://lists.w3.org/Archives/Public/public-rdf-dawg/2004JulSep/0002.html>;
	ucr:evaluation-date "1 Jul 2004"; 
	dc:title "XsRQL";
	rdfs:seeAlso <http://www.fatdog.com/xsrql.html>;
	ucr:supports rdo:r3.1;
	ucr:no-support rdo:r3.2;
	ucr:no-support rdo:r3.3;
	ucr:no-support rdo:r3.4;
	ucr:supports rdo:r3.5;
	ucr:supports rdo:r3.6;
	ucr:supports rdo:r3.7;
	ucr:supports rdo:r3.8;
	ucr:no-support rdo:r3.10;
	ucr:no-support rdo:r3.11;
	ucr:supports rdo:r3.12>;
	ucr:supports rdo:d4.1;
	ucr:uncertain-support rdo:d4.2;
	ucr:supports rdo:d4.3;
	ucr:no-support rdo:d4.4;
	ucr:no-support rdo:d4.5;
	ucr:supports rdo:d4.6;
	ucr:no-support rdo:d4.7;
	ucr:uncertain-support rdo:d4.8;
	ucr:supports rdo:d4.9.

ql:Joseki
	rdf:type <tag:kendall@monkeyfist.com,2004-07-07:DAWG#protocol>;
	ucr:evaluated-by <mailto:bryan.b.thompson@saic.com>;
	ucr:original-evaluation <http://lists.w3.org/Archives/Public/public-rdf-dawg/2004AprJun/0489.html>;
	ucr:evaluation-date "1 Jun 2004"; 
	dc:title "Joseki";
	rdfs:seeAlso <http://www.joseki.org/>;
	rdfs:seeAlso <http://www.joseki.org/protocol.html>;
	rdfs:seeAlso <http://www.joseki.org/query-languages.html>;
	ucr:supports rdo:r3.1;
	ucr:supports rdo:r3.2;
	ucr:uncertain-support rdo:r3.3;
	ucr:supports rdo:r3.4;
	ucr:supports rdo:r3.5;
	ucr:supports rdo:r3.6;
	ucr:uncertain-support rdo:r3.7;
	ucr:supports rdo:r3.8;
	ucr:uncertain-support rdo:r3.10;
	ucr:not-evaluted rdo:r3.11;
	ucr:not-evaluted rdo:r3.12;
	ucr:uncertain-support rdo:d4.1;
	ucr:no-support rdo:d4.2;
	ucr:supports rdo:d4.3;
	ucr:uncertain-support rdo:d4.4;
	ucr:uncertain-support rdo:d4.5;
	ucr:supports rdo:d4.6;
	ucr:not-evaluated rdo:d4.7;
	ucr:not-evaluated rdo:d4.8;
	ucr:not-evaluated rdo:d4.9.
