--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/rdf-turtle/reports/README Sat Nov 17 17:23:26 2012 -0500
@@ -0,0 +1,11 @@
+This is a collection of individual EARL reports for
+test subjects claiming Turtle processor conformance.
+
+The consolodated report is saved to index.html generated
+using the earl-report Ruby gem. Run it as follows:
+
+gem install earl-report
+
+earl-report -o index.html \
+ http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl \
+ *.ttl
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/rdf-turtle/reports/index.html Sat Nov 17 17:23:26 2012 -0500
@@ -0,0 +1,4990 @@
+<!DOCTYPE html>
+<html lang='en'>
+ <head>
+ <meta content='text/html;charset=utf-8' http-equiv='Content-Type' />
+ <title property='doap:name'>Turtle Test Results</title>
+ <link href='' property='doap:homepage' />
+ <script class='remove' src='http://www.w3.org/Tools/respec/respec-w3c-common' type='text/javascript'></script>
+ <script type='text/javascript'>
+ //<![CDATA[
+ var respecConfig = {
+ // specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
+ specStatus: "unofficial",
+ copyrightStart: "2010",
+ doRDFa: "1.1",
+
+ // the specification's short name, as in http://www.w3.org/TR/short-name/
+ shortName: "turtle-earl",
+ subtitle: "Turtle Implementation Conformance Report",
+ // if you wish the publication date to be other than today, set this
+ publishDate: "2012/11/17",
+
+ // if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
+ // and its maturity status
+ //previousPublishDate: "2011-10-23",
+ //previousMaturity: "ED",
+ //previousDiffURI: "http://json-ld.org/spec/ED/json-ld-syntax/20111023/index.html",
+ //diffTool: "http://www.aptest.com/standards/htmldiff/htmldiff.pl",
+
+ // if there a publicly available Editor's Draft, this is the link
+ //edDraftURI: "",
+
+ // if this is a LCWD, uncomment and set the end of its review period
+ // lcEnd: "2009-08-05",
+
+ // if you want to have extra CSS, append them to this list
+ // it is recommended that the respec.css stylesheet be kept
+ extraCSS: [
+ "http://dev.w3.org/2009/dap/ReSpec.js/css/respec.css"
+ ],
+
+ // editors, add as many as you like
+ // only "name" is required
+ editors: [
+ { name: "Gregg Kellogg", url: "http://greggkellogg.net/",
+ company: "Kellogg Associates" },
+ { name: "Andy Seaborne",
+ company: "The Apache Software Foundation"}
+ ],
+
+ // authors, add as many as you like.
+ // This is optional, uncomment if you have authors as well as editors.
+ // only "name" is required. Same format as editors.
+ //authors: [
+ //RDF Working Group],
+
+ // name of the WG
+ wg: "RDF Working Group",
+
+ // URI of the public WG page
+ wgURI: "http://www.w3.org/2011/rdf-wg/",
+
+ // name (with the @w3c.org) of the public mailing to which comments are due
+ wgPublicList: "public-rdf-comments",
+
+ // URI of the patent status for this WG, for Rec-track documents
+ // !!!! IMPORTANT !!!!
+ // This is important for Rec-track documents, do not copy a patent URI from a random
+ // document unless you know what you're doing. If in doubt ask your friendly neighbourhood
+ // Team Contact.
+ wgPatentURI: "http://www.w3.org/2004/01/pp-impl/46168/status",
+ //alternateFormats: [ {uri: "diff-20120112.html", label: "diff to previous version"} ],
+ };
+ //]]>
+</script>
+ <style type='text/css'>
+ /*<![CDATA[*/
+ span[property='dc:description'] { display: none; }
+ td.PASS { color: green; }
+ td.FAIL { color: red; }
+ table.report {
+ border-width: 1px;
+ border-spacing: 2px;
+ border-style: outset;
+ border-color: gray;
+ border-collapse: separate;
+ background-color: white;
+ }
+ table.report th {
+ border-width: 1px;
+ padding: 1px;
+ border-style: inset;
+ border-color: gray;
+ background-color: white;
+ -moz-border-radius: ;
+ }
+ table.report td {
+ border-width: 1px;
+ padding: 1px;
+ border-style: inset;
+ border-color: gray;
+ background-color: white;
+ -moz-border-radius: ;
+ }
+ pre.example.actionDoc, pre.example.resultDoc { margin-left: 0;}
+ pre.example.actionDoc::before { content: "Input Document";}
+ pre.example.resultDoc::before { content: "Result Document";}
+ /*]]>*/
+ </style>
+ </head>
+ <body prefix='earl: http://www.w3.org/ns/earl# doap: http://usefulinc.com/ns/doap#'>
+ <section about='' id='abstract' typeof='["earl:Software", "doap:Project"]'>
+ <p>
+ This document report processor conformance for and related specifications
+ [[TURTLE]]
+ according to the requirements of the Evaluation and Report Language (EARL) 1.0 Schema [[EARL10-SCHEMA]].
+ </p>
+ <p>
+ This document describes
+ <span property='doap:name'>Turtle Test Results</span>
+ .
+ </p>
+ <p>
+ This report is also available in alternate formats:
+ <a href='earl.ttl'>
+ Turtle
+ </a>
+ <a href='earl.jsonld'>
+ JSON-LD
+ </a>
+ </p>
+ </section>
+ <section id='sodt'></section>
+ <section>
+ <h2>
+ Results
+ </h2>
+ <table class='report'>
+ <tr>
+ <th>
+ Test
+ </th>
+ <th>
+ <a href='http://rubygems.org/gems/rdf-turtle'>RDF::Turtle</a>
+ </th>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-file-01' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-file-01'>turtle-syntax-file-01</a>
+ <span property='dc:title'>turtle-syntax-file-01</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-file-01' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-file-02' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-file-02'>turtle-syntax-file-02</a>
+ <span property='dc:title'>turtle-syntax-file-02</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-file-02' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-file-03' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-file-03'>turtle-syntax-file-03</a>
+ <span property='dc:title'>turtle-syntax-file-03</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-file-03' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-uri-01' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-uri-01'>turtle-syntax-uri-01</a>
+ <span property='dc:title'>turtle-syntax-uri-01</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-uri-01' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-uri-02' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-uri-02'>turtle-syntax-uri-02</a>
+ <span property='dc:title'>turtle-syntax-uri-02</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-uri-02' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-uri-03' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-uri-03'>turtle-syntax-uri-03</a>
+ <span property='dc:title'>turtle-syntax-uri-03</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-uri-03' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-uri-04' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-uri-04'>turtle-syntax-uri-04</a>
+ <span property='dc:title'>turtle-syntax-uri-04</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-uri-04' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-base-01' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-base-01'>turtle-syntax-base-01</a>
+ <span property='dc:title'>turtle-syntax-base-01</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-base-01' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-base-02' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-base-02'>turtle-syntax-base-02</a>
+ <span property='dc:title'>turtle-syntax-base-02</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-base-02' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-base-03' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-base-03'>turtle-syntax-base-03</a>
+ <span property='dc:title'>turtle-syntax-base-03</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-base-03' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-base-04' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-base-04'>turtle-syntax-base-04</a>
+ <span property='dc:title'>turtle-syntax-base-04</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-base-04' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-01' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-prefix-01'>turtle-syntax-prefix-01</a>
+ <span property='dc:title'>turtle-syntax-prefix-01</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-01' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-02' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-prefix-02'>turtle-syntax-prefix-02</a>
+ <span property='dc:title'>turtle-syntax-prefix-02</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-02' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-03' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-prefix-03'>turtle-syntax-prefix-03</a>
+ <span property='dc:title'>turtle-syntax-prefix-03</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-03' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-04' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-prefix-04'>turtle-syntax-prefix-04</a>
+ <span property='dc:title'>turtle-syntax-prefix-04</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-04' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-05' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-prefix-05'>turtle-syntax-prefix-05</a>
+ <span property='dc:title'>turtle-syntax-prefix-05</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-05' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-06' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-prefix-06'>turtle-syntax-prefix-06</a>
+ <span property='dc:title'>turtle-syntax-prefix-06</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-06' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-07' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-prefix-07'>turtle-syntax-prefix-07</a>
+ <span property='dc:title'>turtle-syntax-prefix-07</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-07' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-08' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-prefix-08'>turtle-syntax-prefix-08</a>
+ <span property='dc:title'>turtle-syntax-prefix-08</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-08' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-09' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-prefix-09'>turtle-syntax-prefix-09</a>
+ <span property='dc:title'>turtle-syntax-prefix-09</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-09' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-01' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-string-01'>turtle-syntax-string-01</a>
+ <span property='dc:title'>turtle-syntax-string-01</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-01' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-02' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-string-02'>turtle-syntax-string-02</a>
+ <span property='dc:title'>turtle-syntax-string-02</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-02' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-03' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-string-03'>turtle-syntax-string-03</a>
+ <span property='dc:title'>turtle-syntax-string-03</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-03' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-04' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-string-04'>turtle-syntax-string-04</a>
+ <span property='dc:title'>turtle-syntax-string-04</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-04' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-05' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-string-05'>turtle-syntax-string-05</a>
+ <span property='dc:title'>turtle-syntax-string-05</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-05' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-06' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-string-06'>turtle-syntax-string-06</a>
+ <span property='dc:title'>turtle-syntax-string-06</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-06' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-07' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-string-07'>turtle-syntax-string-07</a>
+ <span property='dc:title'>turtle-syntax-string-07</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-07' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-08' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-string-08'>turtle-syntax-string-08</a>
+ <span property='dc:title'>turtle-syntax-string-08</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-08' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-09' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-string-09'>turtle-syntax-string-09</a>
+ <span property='dc:title'>turtle-syntax-string-09</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-09' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-10' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-string-10'>turtle-syntax-string-10</a>
+ <span property='dc:title'>turtle-syntax-string-10</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-10' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-11' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-string-11'>turtle-syntax-string-11</a>
+ <span property='dc:title'>turtle-syntax-string-11</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-11' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-str-esc-01' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-str-esc-01'>turtle-syntax-str-esc-01</a>
+ <span property='dc:title'>turtle-syntax-str-esc-01</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-str-esc-01' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-str-esc-02' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-str-esc-02'>turtle-syntax-str-esc-02</a>
+ <span property='dc:title'>turtle-syntax-str-esc-02</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-str-esc-02' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-str-esc-03' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-str-esc-03'>turtle-syntax-str-esc-03</a>
+ <span property='dc:title'>turtle-syntax-str-esc-03</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-str-esc-03' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-pname-esc-01' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-pname-esc-01'>turtle-syntax-pname-esc-01</a>
+ <span property='dc:title'>turtle-syntax-pname-esc-01</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-pname-esc-01' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-pname-esc-02' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-pname-esc-02'>turtle-syntax-pname-esc-02</a>
+ <span property='dc:title'>turtle-syntax-pname-esc-02</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-pname-esc-02' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-pname-esc-03' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-pname-esc-03'>turtle-syntax-pname-esc-03</a>
+ <span property='dc:title'>turtle-syntax-pname-esc-03</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-pname-esc-03' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-01' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bnode-01'>turtle-syntax-bnode-01</a>
+ <span property='dc:title'>turtle-syntax-bnode-01</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-01' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-02' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bnode-02'>turtle-syntax-bnode-02</a>
+ <span property='dc:title'>turtle-syntax-bnode-02</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-02' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-03' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bnode-03'>turtle-syntax-bnode-03</a>
+ <span property='dc:title'>turtle-syntax-bnode-03</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-03' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-04' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bnode-04'>turtle-syntax-bnode-04</a>
+ <span property='dc:title'>turtle-syntax-bnode-04</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-04' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-05' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bnode-05'>turtle-syntax-bnode-05</a>
+ <span property='dc:title'>turtle-syntax-bnode-05</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-05' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-06' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bnode-06'>turtle-syntax-bnode-06</a>
+ <span property='dc:title'>turtle-syntax-bnode-06</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-06' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-07' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bnode-07'>turtle-syntax-bnode-07</a>
+ <span property='dc:title'>turtle-syntax-bnode-07</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-07' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-08' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bnode-08'>turtle-syntax-bnode-08</a>
+ <span property='dc:title'>turtle-syntax-bnode-08</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-08' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-09' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bnode-09'>turtle-syntax-bnode-09</a>
+ <span property='dc:title'>turtle-syntax-bnode-09</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-09' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-10' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bnode-10'>turtle-syntax-bnode-10</a>
+ <span property='dc:title'>turtle-syntax-bnode-10</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-10' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-01' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-number-01'>turtle-syntax-number-01</a>
+ <span property='dc:title'>turtle-syntax-number-01</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-01' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-02' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-number-02'>turtle-syntax-number-02</a>
+ <span property='dc:title'>turtle-syntax-number-02</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-02' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-03' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-number-03'>turtle-syntax-number-03</a>
+ <span property='dc:title'>turtle-syntax-number-03</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-03' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-04' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-number-04'>turtle-syntax-number-04</a>
+ <span property='dc:title'>turtle-syntax-number-04</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-04' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-05' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-number-05'>turtle-syntax-number-05</a>
+ <span property='dc:title'>turtle-syntax-number-05</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-05' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-06' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-number-06'>turtle-syntax-number-06</a>
+ <span property='dc:title'>turtle-syntax-number-06</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-06' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-07' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-number-07'>turtle-syntax-number-07</a>
+ <span property='dc:title'>turtle-syntax-number-07</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-07' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-08' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-number-08'>turtle-syntax-number-08</a>
+ <span property='dc:title'>turtle-syntax-number-08</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-08' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-09' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-number-09'>turtle-syntax-number-09</a>
+ <span property='dc:title'>turtle-syntax-number-09</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-09' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-10' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-number-10'>turtle-syntax-number-10</a>
+ <span property='dc:title'>turtle-syntax-number-10</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-10' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-11' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-number-11'>turtle-syntax-number-11</a>
+ <span property='dc:title'>turtle-syntax-number-11</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-11' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-datatypes-01' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-datatypes-01'>turtle-syntax-datatypes-01</a>
+ <span property='dc:title'>turtle-syntax-datatypes-01</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-datatypes-01' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-datatypes-02' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-datatypes-02'>turtle-syntax-datatypes-02</a>
+ <span property='dc:title'>turtle-syntax-datatypes-02</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-datatypes-02' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-kw-01' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-kw-01'>turtle-syntax-kw-01</a>
+ <span property='dc:title'>turtle-syntax-kw-01</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-kw-01' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-kw-02' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-kw-02'>turtle-syntax-kw-02</a>
+ <span property='dc:title'>turtle-syntax-kw-02</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-kw-02' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-kw-03' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-kw-03'>turtle-syntax-kw-03</a>
+ <span property='dc:title'>turtle-syntax-kw-03</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-kw-03' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-struct-01' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-struct-01'>turtle-syntax-struct-01</a>
+ <span property='dc:title'>turtle-syntax-struct-01</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-struct-01' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-struct-02' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-struct-02'>turtle-syntax-struct-02</a>
+ <span property='dc:title'>turtle-syntax-struct-02</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-struct-02' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-struct-03' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-struct-03'>turtle-syntax-struct-03</a>
+ <span property='dc:title'>turtle-syntax-struct-03</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-struct-03' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-01' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-lists-01'>turtle-syntax-lists-01</a>
+ <span property='dc:title'>turtle-syntax-lists-01</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-01' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-02' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-lists-02'>turtle-syntax-lists-02</a>
+ <span property='dc:title'>turtle-syntax-lists-02</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-02' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-03' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-lists-03'>turtle-syntax-lists-03</a>
+ <span property='dc:title'>turtle-syntax-lists-03</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-03' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-04' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-lists-04'>turtle-syntax-lists-04</a>
+ <span property='dc:title'>turtle-syntax-lists-04</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-04' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-05' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-lists-05'>turtle-syntax-lists-05</a>
+ <span property='dc:title'>turtle-syntax-lists-05</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-05' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-01' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-uri-01'>turtle-syntax-bad-uri-01</a>
+ <span property='dc:title'>turtle-syntax-bad-uri-01</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-01' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-02' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-uri-02'>turtle-syntax-bad-uri-02</a>
+ <span property='dc:title'>turtle-syntax-bad-uri-02</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-02' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-03' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-uri-03'>turtle-syntax-bad-uri-03</a>
+ <span property='dc:title'>turtle-syntax-bad-uri-03</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-03' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-04' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-uri-04'>turtle-syntax-bad-uri-04</a>
+ <span property='dc:title'>turtle-syntax-bad-uri-04</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-04' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-05' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-uri-05'>turtle-syntax-bad-uri-05</a>
+ <span property='dc:title'>turtle-syntax-bad-uri-05</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-05' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-01' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-prefix-01'>turtle-syntax-bad-prefix-01</a>
+ <span property='dc:title'>turtle-syntax-bad-prefix-01</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-01' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-02' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-prefix-02'>turtle-syntax-bad-prefix-02</a>
+ <span property='dc:title'>turtle-syntax-bad-prefix-02</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-02' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-03' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-prefix-03'>turtle-syntax-bad-prefix-03</a>
+ <span property='dc:title'>turtle-syntax-bad-prefix-03</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-03' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-04' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-prefix-04'>turtle-syntax-bad-prefix-04</a>
+ <span property='dc:title'>turtle-syntax-bad-prefix-04</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-04' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-05' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-prefix-05'>turtle-syntax-bad-prefix-05</a>
+ <span property='dc:title'>turtle-syntax-bad-prefix-05</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-05' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-base-01' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-base-01'>turtle-syntax-bad-base-01</a>
+ <span property='dc:title'>turtle-syntax-bad-base-01</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-base-01' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-base-02' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-base-02'>turtle-syntax-bad-base-02</a>
+ <span property='dc:title'>turtle-syntax-bad-base-02</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-base-02' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-base-03' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-base-03'>turtle-syntax-bad-base-03</a>
+ <span property='dc:title'>turtle-syntax-bad-base-03</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-base-03' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-01' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-struct-01'>turtle-syntax-bad-struct-01</a>
+ <span property='dc:title'>turtle-syntax-bad-struct-01</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-01' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-02' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-struct-02'>turtle-syntax-bad-struct-02</a>
+ <span property='dc:title'>turtle-syntax-bad-struct-02</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-02' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-03' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-struct-03'>turtle-syntax-bad-struct-03</a>
+ <span property='dc:title'>turtle-syntax-bad-struct-03</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-03' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-04' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-struct-04'>turtle-syntax-bad-struct-04</a>
+ <span property='dc:title'>turtle-syntax-bad-struct-04</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-04' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-05' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-struct-05'>turtle-syntax-bad-struct-05</a>
+ <span property='dc:title'>turtle-syntax-bad-struct-05</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-05' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-06' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-struct-06'>turtle-syntax-bad-struct-06</a>
+ <span property='dc:title'>turtle-syntax-bad-struct-06</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-06' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-07' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-struct-07'>turtle-syntax-bad-struct-07</a>
+ <span property='dc:title'>turtle-syntax-bad-struct-07</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-07' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-01' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-kw-01'>turtle-syntax-bad-kw-01</a>
+ <span property='dc:title'>turtle-syntax-bad-kw-01</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-01' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-02' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-kw-02'>turtle-syntax-bad-kw-02</a>
+ <span property='dc:title'>turtle-syntax-bad-kw-02</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-02' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-03' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-kw-03'>turtle-syntax-bad-kw-03</a>
+ <span property='dc:title'>turtle-syntax-bad-kw-03</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-03' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-04' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-kw-04'>turtle-syntax-bad-kw-04</a>
+ <span property='dc:title'>turtle-syntax-bad-kw-04</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-04' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-05' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-kw-05'>turtle-syntax-bad-kw-05</a>
+ <span property='dc:title'>turtle-syntax-bad-kw-05</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-05' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-01' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-n3-extras-01'>turtle-syntax-bad-n3-extras-01</a>
+ <span property='dc:title'>turtle-syntax-bad-n3-extras-01</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-01' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-02' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-n3-extras-02'>turtle-syntax-bad-n3-extras-02</a>
+ <span property='dc:title'>turtle-syntax-bad-n3-extras-02</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-02' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-03' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-n3-extras-03'>turtle-syntax-bad-n3-extras-03</a>
+ <span property='dc:title'>turtle-syntax-bad-n3-extras-03</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-03' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-04' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-n3-extras-04'>turtle-syntax-bad-n3-extras-04</a>
+ <span property='dc:title'>turtle-syntax-bad-n3-extras-04</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-04' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-05' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-n3-extras-05'>turtle-syntax-bad-n3-extras-05</a>
+ <span property='dc:title'>turtle-syntax-bad-n3-extras-05</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-05' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-06' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-n3-extras-06'>turtle-syntax-bad-n3-extras-06</a>
+ <span property='dc:title'>turtle-syntax-bad-n3-extras-06</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-06' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-07' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-n3-extras-07'>turtle-syntax-bad-n3-extras-07</a>
+ <span property='dc:title'>turtle-syntax-bad-n3-extras-07</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-07' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-08' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-n3-extras-08'>turtle-syntax-bad-n3-extras-08</a>
+ <span property='dc:title'>turtle-syntax-bad-n3-extras-08</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-08' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-09' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-n3-extras-09'>turtle-syntax-bad-n3-extras-09</a>
+ <span property='dc:title'>turtle-syntax-bad-n3-extras-09</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-09' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-10' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-n3-extras-10'>turtle-syntax-bad-n3-extras-10</a>
+ <span property='dc:title'>turtle-syntax-bad-n3-extras-10</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-10' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-11' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-n3-extras-11'>turtle-syntax-bad-n3-extras-11</a>
+ <span property='dc:title'>turtle-syntax-bad-n3-extras-11</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-11' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-12' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-n3-extras-12'>turtle-syntax-bad-n3-extras-12</a>
+ <span property='dc:title'>turtle-syntax-bad-n3-extras-12</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-12' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-13' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-n3-extras-13'>turtle-syntax-bad-n3-extras-13</a>
+ <span property='dc:title'>turtle-syntax-bad-n3-extras-13</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-13' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-08' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-struct-08'>turtle-syntax-bad-struct-08</a>
+ <span property='dc:title'>turtle-syntax-bad-struct-08</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-08' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-09' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-struct-09'>turtle-syntax-bad-struct-09</a>
+ <span property='dc:title'>turtle-syntax-bad-struct-09</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-09' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-10' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-struct-10'>turtle-syntax-bad-struct-10</a>
+ <span property='dc:title'>turtle-syntax-bad-struct-10</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-10' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-11' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-struct-11'>turtle-syntax-bad-struct-11</a>
+ <span property='dc:title'>turtle-syntax-bad-struct-11</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-11' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-12' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-struct-12'>turtle-syntax-bad-struct-12</a>
+ <span property='dc:title'>turtle-syntax-bad-struct-12</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-12' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-13' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-struct-13'>turtle-syntax-bad-struct-13</a>
+ <span property='dc:title'>turtle-syntax-bad-struct-13</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-13' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-14' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-struct-14'>turtle-syntax-bad-struct-14</a>
+ <span property='dc:title'>turtle-syntax-bad-struct-14</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-14' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-15' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-struct-15'>turtle-syntax-bad-struct-15</a>
+ <span property='dc:title'>turtle-syntax-bad-struct-15</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-15' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-16' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-struct-16'>turtle-syntax-bad-struct-16</a>
+ <span property='dc:title'>turtle-syntax-bad-struct-16</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-16' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-17' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-struct-17'>turtle-syntax-bad-struct-17</a>
+ <span property='dc:title'>turtle-syntax-bad-struct-17</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-17' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-lang-01' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-lang-01'>turtle-syntax-bad-lang-01</a>
+ <span property='dc:title'>turtle-syntax-bad-lang-01</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-lang-01' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-esc-01' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-esc-01'>turtle-syntax-bad-esc-01</a>
+ <span property='dc:title'>turtle-syntax-bad-esc-01</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-esc-01' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-esc-02' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-esc-02'>turtle-syntax-bad-esc-02</a>
+ <span property='dc:title'>turtle-syntax-bad-esc-02</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-esc-02' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-esc-03' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-esc-03'>turtle-syntax-bad-esc-03</a>
+ <span property='dc:title'>turtle-syntax-bad-esc-03</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-esc-03' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-esc-04' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-esc-04'>turtle-syntax-bad-esc-04</a>
+ <span property='dc:title'>turtle-syntax-bad-esc-04</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-esc-04' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-pname-01' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-pname-01'>turtle-syntax-bad-pname-01</a>
+ <span property='dc:title'>turtle-syntax-bad-pname-01</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-pname-01' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-pname-02' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-pname-02'>turtle-syntax-bad-pname-02</a>
+ <span property='dc:title'>turtle-syntax-bad-pname-02</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-pname-02' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-pname-03' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-pname-03'>turtle-syntax-bad-pname-03</a>
+ <span property='dc:title'>turtle-syntax-bad-pname-03</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-pname-03' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-01' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-string-01'>turtle-syntax-bad-string-01</a>
+ <span property='dc:title'>turtle-syntax-bad-string-01</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-01' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-02' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-string-02'>turtle-syntax-bad-string-02</a>
+ <span property='dc:title'>turtle-syntax-bad-string-02</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-02' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-03' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-string-03'>turtle-syntax-bad-string-03</a>
+ <span property='dc:title'>turtle-syntax-bad-string-03</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-03' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-04' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-string-04'>turtle-syntax-bad-string-04</a>
+ <span property='dc:title'>turtle-syntax-bad-string-04</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-04' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-05' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-string-05'>turtle-syntax-bad-string-05</a>
+ <span property='dc:title'>turtle-syntax-bad-string-05</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-05' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-01' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-num-01'>turtle-syntax-bad-num-01</a>
+ <span property='dc:title'>turtle-syntax-bad-num-01</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-01' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-02' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-num-02'>turtle-syntax-bad-num-02</a>
+ <span property='dc:title'>turtle-syntax-bad-num-02</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-02' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-03' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-num-03'>turtle-syntax-bad-num-03</a>
+ <span property='dc:title'>turtle-syntax-bad-num-03</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-03' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-04' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-num-04'>turtle-syntax-bad-num-04</a>
+ <span property='dc:title'>turtle-syntax-bad-num-04</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-04' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-05' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-syntax-bad-num-05'>turtle-syntax-bad-num-05</a>
+ <span property='dc:title'>turtle-syntax-bad-num-05</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-05' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-struct-01' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-eval-struct-01'>turtle-eval-struct-01</a>
+ <span property='dc:title'>turtle-eval-struct-01</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-struct-01' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-struct-02' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-eval-struct-02'>turtle-eval-struct-02</a>
+ <span property='dc:title'>turtle-eval-struct-02</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-struct-02' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-01' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-subm-01'>turtle-subm-01</a>
+ <span property='dc:title'>turtle-subm-01</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-01' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-02' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-subm-02'>turtle-subm-02</a>
+ <span property='dc:title'>turtle-subm-02</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-02' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-03' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-subm-03'>turtle-subm-03</a>
+ <span property='dc:title'>turtle-subm-03</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-03' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-04' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-subm-04'>turtle-subm-04</a>
+ <span property='dc:title'>turtle-subm-04</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-04' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-05' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-subm-05'>turtle-subm-05</a>
+ <span property='dc:title'>turtle-subm-05</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-05' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-06' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-subm-06'>turtle-subm-06</a>
+ <span property='dc:title'>turtle-subm-06</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-06' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-07' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-subm-07'>turtle-subm-07</a>
+ <span property='dc:title'>turtle-subm-07</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-07' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-08' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-subm-08'>turtle-subm-08</a>
+ <span property='dc:title'>turtle-subm-08</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-08' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-09' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-subm-09'>turtle-subm-09</a>
+ <span property='dc:title'>turtle-subm-09</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-09' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-10' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-subm-10'>turtle-subm-10</a>
+ <span property='dc:title'>turtle-subm-10</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-10' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-11' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-subm-11'>turtle-subm-11</a>
+ <span property='dc:title'>turtle-subm-11</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-11' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-12' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-subm-12'>turtle-subm-12</a>
+ <span property='dc:title'>turtle-subm-12</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-12' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-13' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-subm-13'>turtle-subm-13</a>
+ <span property='dc:title'>turtle-subm-13</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-13' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-14' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-subm-14'>turtle-subm-14</a>
+ <span property='dc:title'>turtle-subm-14</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-14' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-15' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-subm-15'>turtle-subm-15</a>
+ <span property='dc:title'>turtle-subm-15</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-15' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-16' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-subm-16'>turtle-subm-16</a>
+ <span property='dc:title'>turtle-subm-16</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-16' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-17' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-subm-17'>turtle-subm-17</a>
+ <span property='dc:title'>turtle-subm-17</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-17' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-18' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-subm-18'>turtle-subm-18</a>
+ <span property='dc:title'>turtle-subm-18</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-18' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-19' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-subm-19'>turtle-subm-19</a>
+ <span property='dc:title'>turtle-subm-19</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-19' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-20' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-subm-20'>turtle-subm-20</a>
+ <span property='dc:title'>turtle-subm-20</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-20' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-21' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-subm-21'>turtle-subm-21</a>
+ <span property='dc:title'>turtle-subm-21</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-21' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-22' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-subm-22'>turtle-subm-22</a>
+ <span property='dc:title'>turtle-subm-22</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-22' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-23' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-subm-23'>turtle-subm-23</a>
+ <span property='dc:title'>turtle-subm-23</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-23' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-24' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-subm-24'>turtle-subm-24</a>
+ <span property='dc:title'>turtle-subm-24</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-24' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-25' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-subm-25'>turtle-subm-25</a>
+ <span property='dc:title'>turtle-subm-25</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-25' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-26' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-subm-26'>turtle-subm-26</a>
+ <span property='dc:title'>turtle-subm-26</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-26' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-27' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-subm-27'>turtle-subm-27</a>
+ <span property='dc:title'>turtle-subm-27</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-27' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-bad-01' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-eval-bad-01'>turtle-eval-bad-01</a>
+ <span property='dc:title'>turtle-eval-bad-01</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-bad-01' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-bad-02' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-eval-bad-02'>turtle-eval-bad-02</a>
+ <span property='dc:title'>turtle-eval-bad-02</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-bad-02' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-bad-03' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-eval-bad-03'>turtle-eval-bad-03</a>
+ <span property='dc:title'>turtle-eval-bad-03</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-bad-03' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ <tr resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-bad-04' typeof='earl:TestCriterion earl:TestCase'>
+ <td>
+ <a href='#test_turtle-eval-bad-04'>turtle-eval-bad-04</a>
+ <span property='dc:title'>turtle-eval-bad-04</span>
+ <span property='dc:description'></span>
+ </td>
+ <td class='PASS' typeof='earl:Assertion'>
+ <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+ <link href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-bad-04' property='earl:test' />
+ <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' resource='earl:passed' typeof='earl:TestResult'>
+ PASS
+ </span>
+ </td>
+ </tr>
+ </table>
+ </section>
+ <section class='appendix'>
+ <h2>
+ Test Subjects
+ </h2>
+ <p>
+ This report was tested using the following test subjects:
+ </p>
+ <dl>
+ <dt about='http://rubygems.org/gems/rdf-turtle' property='doap:name'>RDF::Turtle</dt>
+ <dd about='http://rubygems.org/gems/rdf-turtle' typeof='earl:TestSubject doap:Project'>
+ <dl>
+ <dt>Description</dt>
+ <dd property='doap:description'>RDF::Turtle is an Turtle reader/writer for the RDF.rb library suite.</dd>
+ <dt>Programming Language</dt>
+ <dd property='doap:programming-language'>Ruby</dd>
+ <dt>Developer</dt>
+ <dd property='doap:developer' resource='http://greggkellogg.net/foaf#me' typeof='foaf:Person'>
+ <a href='http://greggkellogg.net/foaf#me'>
+ <span property='foaf:name'>Gregg Kellogg</span>
+ </a>
+ </dd>
+ <dt>Home Page</dt>
+ <dd property='doap:homepage'>
+ <a href='http://ruby-rdf.github.com/rdf-turtle'>http://ruby-rdf.github.com/rdf-turtle</a>
+ </dd>
+ </dl>
+ </dd>
+ </dl>
+ </section>
+ <section class='appendix'>
+ <h2>
+ Individual Test Results
+ </h2>
+ <p>
+ Individual test results used to construct this report are available here:
+ </p>
+ <ul>
+ <li>
+ <a class='source' href='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl'>http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl</a>
+ </li>
+ <li>
+ <a class='source' href='reports/rdf.rb-earl.ttl'>reports/rdf.rb-earl.ttl</a>
+ </li>
+ </ul>
+ </section>
+ <section class='appendix'>
+ <h2>
+ Test Definitions
+ </h2>
+ <dl>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-bad-01' id='test_turtle-eval-bad-01' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-eval-bad-01</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-eval-bad-01.ttl' title='turtle-eval-bad-01 Input'># Bad IRI : good escape, bad charcater<br/><http://example/\u0020> <http://example/p> <http://example/o> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-bad-02' id='test_turtle-eval-bad-02' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-eval-bad-02</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-eval-bad-02.ttl' title='turtle-eval-bad-02 Input'># Bad IRI : hex 3C is <<br/><http://example/\u003C> <http://example/p> <http://example/o> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-bad-03' id='test_turtle-eval-bad-03' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-eval-bad-03</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-eval-bad-03.ttl' title='turtle-eval-bad-03 Input'># Bad IRI : hex 3E is ><br/><http://example/\u003E> <http://example/p> <http://example/o> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-bad-04' id='test_turtle-eval-bad-04' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-eval-bad-04</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-eval-bad-04.ttl' title='turtle-eval-bad-04 Input'># Bad IRI<br/><http://example/{abc}> <http://example/p> <http://example/o> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-struct-01' id='test_turtle-eval-struct-01' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-eval-struct-01</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-eval-struct-01.ttl' title='turtle-eval-struct-01 Input'><http://example/s> <http://example/p> <http://example/o> .<br/></pre>
+ <pre class='example resultDoc' property='mf:result' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-eval-struct-01.nt' title='turtle-eval-struct-01 Result'><http://example/s> <http://example/p> <http://example/o> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-struct-02' id='test_turtle-eval-struct-02' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-eval-struct-02</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-eval-struct-02.ttl' title='turtle-eval-struct-02 Input'><http://example/s> <br/> <http://example/p1> <http://example/o1> ;<br/> <http://example/p2> <http://example/o2> ; <br/> .<br/></pre>
+ <pre class='example resultDoc' property='mf:result' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-eval-struct-02.nt' title='turtle-eval-struct-02 Result'><http://example/s> <http://example/p1> <http://example/o1> .<br/><http://example/s> <http://example/p2> <http://example/o2> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-01' id='test_turtle-subm-01' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-subm-01</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-01.ttl' title='turtle-subm-01 Input'>@prefix : <#> .<br/>[] :x :y .<br/></pre>
+ <pre class='example resultDoc' property='mf:result' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-01.nt' title='turtle-subm-01 Result'>_:genid1 <http://example/base/turtle-subm-01.ttl#x> <http://example/base/turtle-subm-01.ttl#y> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-02' id='test_turtle-subm-02' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-subm-02</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-02.ttl' title='turtle-subm-02 Input'># Test @prefix and qnames<br/>@prefix : <http://example.org/base1#> .<br/>@prefix a: <http://example.org/base2#> .<br/>@prefix b: <http://example.org/base3#> .<br/>:a :b :c .<br/>a:a a:b a:c .<br/>:a a:a b:a .<br/></pre>
+ <pre class='example resultDoc' property='mf:result' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-02.nt' title='turtle-subm-02 Result'><http://example.org/base1#a> <http://example.org/base1#b> <http://example.org/base1#c> .<br/><http://example.org/base2#a> <http://example.org/base2#b> <http://example.org/base2#c> .<br/><http://example.org/base1#a> <http://example.org/base2#a> <http://example.org/base3#a> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-03' id='test_turtle-subm-03' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-subm-03</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-03.ttl' title='turtle-subm-03 Input'># Test , operator<br/>@prefix : <http://example.org/base#> .<br/>:a :b :c,<br/> :d,<br/> :e .<br/></pre>
+ <pre class='example resultDoc' property='mf:result' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-03.nt' title='turtle-subm-03 Result'><http://example.org/base#a> <http://example.org/base#b> <http://example.org/base#c> .<br/><http://example.org/base#a> <http://example.org/base#b> <http://example.org/base#d> .<br/><http://example.org/base#a> <http://example.org/base#b> <http://example.org/base#e> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-04' id='test_turtle-subm-04' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-subm-04</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-04.ttl' title='turtle-subm-04 Input'># Test ; operator<br/>@prefix : <http://example.org/base#> .<br/>:a :b :c ;<br/> :d :e ;<br/> :f :g .<br/></pre>
+ <pre class='example resultDoc' property='mf:result' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-04.nt' title='turtle-subm-04 Result'><http://example.org/base#a> <http://example.org/base#b> <http://example.org/base#c> .<br/><http://example.org/base#a> <http://example.org/base#d> <http://example.org/base#e> .<br/><http://example.org/base#a> <http://example.org/base#f> <http://example.org/base#g> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-05' id='test_turtle-subm-05' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-subm-05</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-05.ttl' title='turtle-subm-05 Input'># Test empty [] operator; not allowed as predicate<br/>@prefix : <http://example.org/base#> .<br/>[] :a :b .<br/>:c :d [] .<br/></pre>
+ <pre class='example resultDoc' property='mf:result' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-05.nt' title='turtle-subm-05 Result'>_:genid1 <http://example.org/base#a> <http://example.org/base#b> .<br/><http://example.org/base#c> <http://example.org/base#d> _:genid2 .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-06' id='test_turtle-subm-06' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-subm-06</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-06.ttl' title='turtle-subm-06 Input'># Test non empty [] operator; not allowed as predicate<br/>@prefix : <http://example.org/base#> .<br/>[ :a :b ] :c :d .<br/>:e :f [ :g :h ] .<br/></pre>
+ <pre class='example resultDoc' property='mf:result' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-06.nt' title='turtle-subm-06 Result'>_:genid1 <http://example.org/base#a> <http://example.org/base#b> .<br/>_:genid1 <http://example.org/base#c> <http://example.org/base#d> .<br/>_:genid2 <http://example.org/base#g> <http://example.org/base#h> .<br/><http://example.org/base#e> <http://example.org/base#f> _:genid2 .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-07' id='test_turtle-subm-07' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-subm-07</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-07.ttl' title='turtle-subm-07 Input'># 'a' only allowed as a predicate<br/>@prefix : <http://example.org/base#> .<br/>:a a :b .<br/></pre>
+ <pre class='example resultDoc' property='mf:result' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-07.nt' title='turtle-subm-07 Result'><http://example.org/base#a> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/base#b> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-08' id='test_turtle-subm-08' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-subm-08</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-08.ttl' title='turtle-subm-08 Input'>@prefix : <http://example.org/stuff/1.0/> .<br/>:a :b ( "apple" "banana" ) .<br/><br/></pre>
+ <pre class='example resultDoc' property='mf:result' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-08.nt' title='turtle-subm-08 Result'>_:genid1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> "banana" .<br/>_:genid1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .<br/>_:genid2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> "apple" .<br/>_:genid2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:genid1 .<br/><http://example.org/stuff/1.0/a> <http://example.org/stuff/1.0/b> _:genid2 .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-09' id='test_turtle-subm-09' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-subm-09</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-09.ttl' title='turtle-subm-09 Input'>@prefix : <http://example.org/stuff/1.0/> .<br/>:a :b ( ) .<br/><br/></pre>
+ <pre class='example resultDoc' property='mf:result' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-09.nt' title='turtle-subm-09 Result'><http://example.org/stuff/1.0/a> <http://example.org/stuff/1.0/b> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-10' id='test_turtle-subm-10' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-subm-10</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-10.ttl' title='turtle-subm-10 Input'># Test integer datatyped literals using an OWL cardinality constraint<br/>@prefix owl: <http://www.w3.org/2002/07/owl#> .<br/><br/># based on examples in the OWL Reference<br/><br/>_:hasParent a owl:ObjectProperty .<br/><br/>[] a owl:Restriction ;<br/> owl:onProperty _:hasParent ;<br/> owl:maxCardinality 2 .<br/></pre>
+ <pre class='example resultDoc' property='mf:result' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-10.nt' title='turtle-subm-10 Result'>_:hasParent <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .<br/>_:genid1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .<br/>_:genid1 <http://www.w3.org/2002/07/owl#onProperty> _:hasParent .<br/>_:genid1 <http://www.w3.org/2002/07/owl#maxCardinality> "2"^^<http://www.w3.org/2001/XMLSchema#integer> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-11' id='test_turtle-subm-11' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-subm-11</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-11.ttl' title='turtle-subm-11 Input'><http://example.org/res1> <http://example.org/prop1> 000000 .<br/><http://example.org/res2> <http://example.org/prop2> 0 .<br/><http://example.org/res3> <http://example.org/prop3> 000001 .<br/><http://example.org/res4> <http://example.org/prop4> 2 .<br/><http://example.org/res5> <http://example.org/prop5> 4 .<br/></pre>
+ <pre class='example resultDoc' property='mf:result' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-11.nt' title='turtle-subm-11 Result'><http://example.org/res1> <http://example.org/prop1> "000000"^^<http://www.w3.org/2001/XMLSchema#integer> .<br/><http://example.org/res2> <http://example.org/prop2> "0"^^<http://www.w3.org/2001/XMLSchema#integer> .<br/><http://example.org/res3> <http://example.org/prop3> "000001"^^<http://www.w3.org/2001/XMLSchema#integer> .<br/><http://example.org/res4> <http://example.org/prop4> "2"^^<http://www.w3.org/2001/XMLSchema#integer> .<br/><http://example.org/res5> <http://example.org/prop5> "4"^^<http://www.w3.org/2001/XMLSchema#integer> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-12' id='test_turtle-subm-12' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-subm-12</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-12.ttl' title='turtle-subm-12 Input'># Tests for - and _ in names, qnames<br/>@prefix ex1: <http://example.org/ex1#> .<br/>@prefix ex-2: <http://example.org/ex2#> .<br/>@prefix ex3_: <http://example.org/ex3#> .<br/>@prefix ex4-: <http://example.org/ex4#> .<br/><br/>ex1:foo-bar ex1:foo_bar "a" .<br/>ex-2:foo-bar ex-2:foo_bar "b" .<br/>ex3_:foo-bar ex3_:foo_bar "c" .<br/>ex4-:foo-bar ex4-:foo_bar "d" .<br/></pre>
+ <pre class='example resultDoc' property='mf:result' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-12.nt' title='turtle-subm-12 Result'><http://example.org/ex1#foo-bar> <http://example.org/ex1#foo_bar> "a" .<br/><http://example.org/ex2#foo-bar> <http://example.org/ex2#foo_bar> "b" .<br/><http://example.org/ex3#foo-bar> <http://example.org/ex3#foo_bar> "c" .<br/><http://example.org/ex4#foo-bar> <http://example.org/ex4#foo_bar> "d" .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-13' id='test_turtle-subm-13' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-subm-13</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-13.ttl' title='turtle-subm-13 Input'># Tests for rdf:_<numbers> and other qnames starting with _<br/>@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .<br/>@prefix ex: <http://example.org/ex#> .<br/>@prefix : <http://example.org/myprop#> .<br/><br/>ex:foo rdf:_1 "1" .<br/>ex:foo rdf:_2 "2" .<br/>ex:foo :_abc "def" .<br/>ex:foo :_345 "678" .<br/></pre>
+ <pre class='example resultDoc' property='mf:result' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-13.nt' title='turtle-subm-13 Result'><http://example.org/ex#foo> <http://www.w3.org/1999/02/22-rdf-syntax-ns#_1> "1" .<br/><http://example.org/ex#foo> <http://www.w3.org/1999/02/22-rdf-syntax-ns#_2> "2" .<br/><http://example.org/ex#foo> <http://example.org/myprop#_abc> "def" .<br/><http://example.org/ex#foo> <http://example.org/myprop#_345> "678" .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-14' id='test_turtle-subm-14' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-subm-14</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-14.ttl' title='turtle-subm-14 Input'># Test for : allowed<br/>@prefix : <http://example.org/ron> .<br/><br/>[] : [] .<br/><br/>: : : .<br/><br/></pre>
+ <pre class='example resultDoc' property='mf:result' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-14.nt' title='turtle-subm-14 Result'>_:genid1 <http://example.org/ron> _:genid2 .<br/><http://example.org/ron> <http://example.org/ron> <http://example.org/ron> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-15' id='test_turtle-subm-15' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-subm-15</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-15.ttl' title='turtle-subm-15 Input'># Test long literal<br/>@prefix : <http://example.org/ex#> .<br/>:a :b """a long<br/> literal<br/>with<br/>newlines""" .<br/></pre>
+ <pre class='example resultDoc' property='mf:result' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-15.nt' title='turtle-subm-15 Result'><http://example.org/ex#a> <http://example.org/ex#b> "a long\n\tliteral\nwith\nnewlines" .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-16' id='test_turtle-subm-16' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-subm-16</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-16.ttl' title='turtle-subm-16 Input'>@prefix : <http://example.org/foo#> .<br/><br/>## \U00015678 is a not a legal codepoint<br/>## :a :b """\nthis \ris a \U00015678long\t<br/>## literal\uABCD<br/>## """ .<br/>## <br/>## :d :e """\tThis \uABCDis\r \U00015678another\n<br/>## one<br/>## """ .<br/><br/># \U00015678 is a not a legal codepoint<br/># \U00012451 in Cuneiform numeric ban 3<br/>:a :b """\nthis \ris a \U00012451long\t<br/>literal\uABCD<br/>""" .<br/><br/>:d :e """\tThis \uABCDis\r \U00012451another\n<br/>one<br/>""" .<br/></pre>
+ <pre class='example resultDoc' property='mf:result' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-16.nt' title='turtle-subm-16 Result'>## <http://example.org/foo#a> <http://example.org/foo#b> "\nthis \ris a \U00015678long\t\nliteral\uABCD\n" .<br/>## <http://example.org/foo#d> <http://example.org/foo#e> "\tThis \uABCDis\r \U00015678another\n\none\n" .<br/><br/><http://example.org/foo#a> <http://example.org/foo#b> "\nthis \ris a \U00012451long\t\nliteral\uABCD\n" .<br/><http://example.org/foo#d> <http://example.org/foo#e> "\tThis \uABCDis\r \U00012451another\n\none\n" .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-17' id='test_turtle-subm-17' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-subm-17</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-17.ttl' title='turtle-subm-17 Input'>@prefix : <http://example.org/#> .<br/><br/>:a :b 1.0 .<br/><br/></pre>
+ <pre class='example resultDoc' property='mf:result' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-17.nt' title='turtle-subm-17 Result'><http://example.org/#a> <http://example.org/#b> "1.0"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-18' id='test_turtle-subm-18' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-subm-18</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-18.ttl' title='turtle-subm-18 Input'>@prefix : <http://example.org/#> .<br/><br/>:a :b "" .<br/><br/>:c :d """""" .<br/><br/></pre>
+ <pre class='example resultDoc' property='mf:result' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-18.nt' title='turtle-subm-18 Result'><http://example.org/#a> <http://example.org/#b> "" .<br/><http://example.org/#c> <http://example.org/#d> "" .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-19' id='test_turtle-subm-19' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-subm-19</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-19.ttl' title='turtle-subm-19 Input'>@prefix : <http://example.org#> .<br/>:a :b 1.0 .<br/>:c :d 1 .<br/>:e :f 1.0e0 .<br/></pre>
+ <pre class='example resultDoc' property='mf:result' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-19.nt' title='turtle-subm-19 Result'><http://example.org#a> <http://example.org#b> "1.0"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/><http://example.org#c> <http://example.org#d> "1"^^<http://www.w3.org/2001/XMLSchema#integer> .<br/><http://example.org#e> <http://example.org#f> "1.0e0"^^<http://www.w3.org/2001/XMLSchema#double> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-20' id='test_turtle-subm-20' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-subm-20</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-20.ttl' title='turtle-subm-20 Input'>@prefix : <http://example.org#> .<br/>:a :b -1.0 .<br/>:c :d -1 .<br/>:e :f -1.0e0 .<br/></pre>
+ <pre class='example resultDoc' property='mf:result' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-20.nt' title='turtle-subm-20 Result'><http://example.org#a> <http://example.org#b> "-1.0"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/><http://example.org#c> <http://example.org#d> "-1"^^<http://www.w3.org/2001/XMLSchema#integer> .<br/><http://example.org#e> <http://example.org#f> "-1.0e0"^^<http://www.w3.org/2001/XMLSchema#double> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-21' id='test_turtle-subm-21' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-subm-21</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-21.ttl' title='turtle-subm-21 Input'># Test long literal<br/>@prefix : <http://example.org/ex#> .<br/>:a :b """John said: "Hello World!\"""" .<br/></pre>
+ <pre class='example resultDoc' property='mf:result' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-21.nt' title='turtle-subm-21 Result'><http://example.org/ex#a> <http://example.org/ex#b> "John said: \"Hello World!\"" .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-22' id='test_turtle-subm-22' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-subm-22</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-22.ttl' title='turtle-subm-22 Input'>@prefix : <http://example.org#> .<br/>:a :b true .<br/>:c :d false .<br/></pre>
+ <pre class='example resultDoc' property='mf:result' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-22.nt' title='turtle-subm-22 Result'><http://example.org#a> <http://example.org#b> "true"^^<http://www.w3.org/2001/XMLSchema#boolean> .<br/><http://example.org#c> <http://example.org#d> "false"^^<http://www.w3.org/2001/XMLSchema#boolean> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-23' id='test_turtle-subm-23' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-subm-23</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-23.ttl' title='turtle-subm-23 Input'># comment test<br/>@prefix : <http://example.org/#> .<br/>:a :b :c . # end of line comment<br/>:d # ignore me<br/> :e # and me<br/> :f # and me<br/> .<br/>:g :h #ignore me<br/> :i, # and me<br/> :j . # and me<br/><br/>:k :l :m ; #ignore me<br/> :n :o ; # and me<br/> :p :q . # and me<br/></pre>
+ <pre class='example resultDoc' property='mf:result' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-23.nt' title='turtle-subm-23 Result'><http://example.org/#a> <http://example.org/#b> <http://example.org/#c> .<br/><http://example.org/#d> <http://example.org/#e> <http://example.org/#f> .<br/><http://example.org/#g> <http://example.org/#h> <http://example.org/#i> .<br/><http://example.org/#g> <http://example.org/#h> <http://example.org/#j> .<br/><http://example.org/#k> <http://example.org/#l> <http://example.org/#m> .<br/><http://example.org/#k> <http://example.org/#n> <http://example.org/#o> .<br/><http://example.org/#k> <http://example.org/#p> <http://example.org/#q> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-24' id='test_turtle-subm-24' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-subm-24</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-24.ttl' title='turtle-subm-24 Input'># comment line with no final newline test<br/>@prefix : <http://example.org/#> .<br/>:a :b :c .<br/>#foo<br/></pre>
+ <pre class='example resultDoc' property='mf:result' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-24.nt' title='turtle-subm-24 Result'><http://example.org/#a> <http://example.org/#b> <http://example.org/#c> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-25' id='test_turtle-subm-25' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-subm-25</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-25.ttl' title='turtle-subm-25 Input'>@prefix foo: <http://example.org/foo#> .<br/>@prefix foo: <http://example.org/bar#> .<br/><br/>foo:blah foo:blah foo:blah .<br/><br/></pre>
+ <pre class='example resultDoc' property='mf:result' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-25.nt' title='turtle-subm-25 Result'><http://example.org/bar#blah> <http://example.org/bar#blah> <http://example.org/bar#blah> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-26' id='test_turtle-subm-26' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-subm-26</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-26.ttl' title='turtle-subm-26 Input'><http://example.org/foo> <http://example.org/bar> "2.345"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/><http://example.org/foo> <http://example.org/bar> "1"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/><http://example.org/foo> <http://example.org/bar> "1.0"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/><http://example.org/foo> <http://example.org/bar> "1."^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/><http://example.org/foo> <http://example.org/bar> "1.000000000"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/><http://example.org/foo> <http://example.org/bar> "2.3"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/><http://example.org/foo> <http://example.org/bar> "2.234000005"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/><http://example.org/foo> <http://example.org/bar> "2.2340000005"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/><http://example.org/foo> <http://example.org/bar> "2.23400000005"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/><http://example.org/foo> <http://example.org/bar> "2.234000000005"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/><http://example.org/foo> <http://example.org/bar> "2.2340000000005"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/><http://example.org/foo> <http://example.org/bar> "2.23400000000005"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/><http://example.org/foo> <http://example.org/bar> "2.234000000000005"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/><http://example.org/foo> <http://example.org/bar> "2.2340000000000005"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/><http://example.org/foo> <http://example.org/bar> "2.23400000000000005"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/><http://example.org/foo> <http://example.org/bar> "2.234000000000000005"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/><http://example.org/foo> <http://example.org/bar> "2.2340000000000000005"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/><http://example.org/foo> <http://example.org/bar> "2.23400000000000000005"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/><http://example.org/foo> <http://example.org/bar> "2.234000000000000000005"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/><http://example.org/foo> <http://example.org/bar> "2.2340000000000000000005"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/><http://example.org/foo> <http://example.org/bar> "2.23400000000000000000005"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/><http://example.org/foo> <http://example.org/bar> "1.2345678901234567890123457890"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/></pre>
+ <pre class='example resultDoc' property='mf:result' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-26.nt' title='turtle-subm-26 Result'># Incomplete.<br/>## <http://example.org/foo> <http://example.org/bar> "2.345"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/>## <http://example.org/foo> <http://example.org/bar> "1.0"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/>## <http://example.org/foo> <http://example.org/bar> "1.0"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/>## <http://example.org/foo> <http://example.org/bar> "1.0"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/>## <http://example.org/foo> <http://example.org/bar> "1.0"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/>## <http://example.org/foo> <http://example.org/bar> "2.30"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/>## <http://example.org/foo> <http://example.org/bar> "2.234000005"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/>## <http://example.org/foo> <http://example.org/bar> "2.2340000005"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/>## <http://example.org/foo> <http://example.org/bar> "2.23400000005"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/>## <http://example.org/foo> <http://example.org/bar> "2.234000000005"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/>## <http://example.org/foo> <http://example.org/bar> "2.2340000000005"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/>## <http://example.org/foo> <http://example.org/bar> "2.23400000000005"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/>## <http://example.org/foo> <http://example.org/bar> "2.234000000000005"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/>## <http://example.org/foo> <http://example.org/bar> "2.2340000000000005"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/>## <http://example.org/foo> <http://example.org/bar> "2.234"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/>## <http://example.org/foo> <http://example.org/bar> "2.234"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/>## <http://example.org/foo> <http://example.org/bar> "2.234"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/>## <http://example.org/foo> <http://example.org/bar> "2.234"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/>## <http://example.org/foo> <http://example.org/bar> "2.234"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/>## <http://example.org/foo> <http://example.org/bar> "2.234"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/>## <http://example.org/foo> <http://example.org/bar> "2.234"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/>## <http://example.org/foo> <http://example.org/bar> "1.2345678901234567"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/><br/>#Corrected.<br/><http://example.org/foo> <http://example.org/bar> "2.3"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/><http://example.org/foo> <http://example.org/bar> "2.234000000000000000005"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/><http://example.org/foo> <http://example.org/bar> "2.23400000005"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/><http://example.org/foo> <http://example.org/bar> "2.345"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/><http://example.org/foo> <http://example.org/bar> "2.234000000000005"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/><http://example.org/foo> <http://example.org/bar> "2.23400000000005"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/><http://example.org/foo> <http://example.org/bar> "2.234000000005"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/><http://example.org/foo> <http://example.org/bar> "2.234000005"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/><http://example.org/foo> <http://example.org/bar> "2.2340000005"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/><http://example.org/foo> <http://example.org/bar> "2.2340000000000005"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/><http://example.org/foo> <http://example.org/bar> "2.2340000000000000000005"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/><http://example.org/foo> <http://example.org/bar> "2.23400000000000000000005"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/><http://example.org/foo> <http://example.org/bar> "2.234000000000000005"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/><http://example.org/foo> <http://example.org/bar> "2.2340000000005"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/><http://example.org/foo> <http://example.org/bar> "1"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/><http://example.org/foo> <http://example.org/bar> "1.0"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/><http://example.org/foo> <http://example.org/bar> "1."^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/><http://example.org/foo> <http://example.org/bar> "1.000000000"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/><http://example.org/foo> <http://example.org/bar> "2.23400000000000005"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/><http://example.org/foo> <http://example.org/bar> "2.23400000000000000005"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/><http://example.org/foo> <http://example.org/bar> "1.2345678901234567890123457890"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/><http://example.org/foo> <http://example.org/bar> "2.2340000000000000005"^^<http://www.w3.org/2001/XMLSchema#decimal> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-27' id='test_turtle-subm-27' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-subm-27</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-27.ttl' title='turtle-subm-27 Input'># In-scope base URI is http://www.w3.org/2001/sw/DataAccess/df1/tests/ at this point<br/><a1> <b1> <c1> .<br/>@base <http://example.org/ns/> .<br/># In-scope base URI is http://example.org/ns/ at this point<br/><a2> <http://example.org/ns/b2> <c2> .<br/>@base <foo/> .<br/># In-scope base URI is http://example.org/ns/foo/ at this point<br/><a3> <b3> <c3> .<br/>@prefix : <bar#> .<br/>:a4 :b4 :c4 .<br/>@prefix : <http://example.org/ns2#> .<br/>:a5 :b5 :c5 .<br/></pre>
+ <pre class='example resultDoc' property='mf:result' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-27.nt' title='turtle-subm-27 Result'><http://example/base/a1> <http://example/base/b1> <http://example/base/c1> .<br/><http://example.org/ns/a2> <http://example.org/ns/b2> <http://example.org/ns/c2> .<br/><http://example.org/ns/foo/a3> <http://example.org/ns/foo/b3> <http://example.org/ns/foo/c3> .<br/><http://example.org/ns/foo/bar#a4> <http://example.org/ns/foo/bar#b4> <http://example.org/ns/foo/bar#c4> .<br/><http://example.org/ns2#a5> <http://example.org/ns2#b5> <http://example.org/ns2#c5> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-base-01' id='test_turtle-syntax-bad-base-01' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-base-01</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-base-01.ttl' title='turtle-syntax-bad-base-01 Input'># @base without URI.<br/>@base .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-base-02' id='test_turtle-syntax-bad-base-02' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-base-02</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-base-02.ttl' title='turtle-syntax-bad-base-02 Input'># @base in wrong case.<br/>@BASE <http://example/> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-base-03' id='test_turtle-syntax-bad-base-03' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-base-03</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-base-03.ttl' title='turtle-syntax-bad-base-03 Input'># @base without URI.<br/>BASE <http://example/> .<br/><s> <p> <o> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-esc-01' id='test_turtle-syntax-bad-esc-01' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-esc-01</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-esc-01.ttl' title='turtle-syntax-bad-esc-01 Input'># Bad string escape<br/><http://example/s> <http://example/p> "a\zb" .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-esc-02' id='test_turtle-syntax-bad-esc-02' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-esc-02</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-esc-02.ttl' title='turtle-syntax-bad-esc-02 Input'># Bad string escape<br/><http://example/s> <http://example/p> "\uWXYZ" .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-esc-03' id='test_turtle-syntax-bad-esc-03' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-esc-03</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-esc-03.ttl' title='turtle-syntax-bad-esc-03 Input'># Bad string escape<br/><http://example/s> <http://example/p> "\U0000WXYZ" .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-esc-04' id='test_turtle-syntax-bad-esc-04' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-esc-04</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-esc-04.ttl' title='turtle-syntax-bad-esc-04 Input'># Bad string escape<br/><http://example/s> <http://example/p> "\U0000WXYZ" .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-01' id='test_turtle-syntax-bad-kw-01' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-kw-01</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-kw-01.ttl' title='turtle-syntax-bad-kw-01 Input'>@prefix : <http://example/> .<br/>:s A :C .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-02' id='test_turtle-syntax-bad-kw-02' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-kw-02</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-kw-02.ttl' title='turtle-syntax-bad-kw-02 Input'>@prefix : <http://example/> .<br/>a :p :o .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-03' id='test_turtle-syntax-bad-kw-03' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-kw-03</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-kw-03.ttl' title='turtle-syntax-bad-kw-03 Input'>@prefix : <http://example/> .<br/>:s :p a .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-04' id='test_turtle-syntax-bad-kw-04' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-kw-04</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-kw-04.ttl' title='turtle-syntax-bad-kw-04 Input'>@prefix : <http://example/> .<br/>true :p :o .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-05' id='test_turtle-syntax-bad-kw-05' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-kw-05</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-kw-05.ttl' title='turtle-syntax-bad-kw-05 Input'>@prefix : <http://example/> .<br/>:s true :o .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-lang-01' id='test_turtle-syntax-bad-lang-01' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-lang-01</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-lang-01.ttl' title='turtle-syntax-bad-lang-01 Input'># Bad lang tag<br/><http://example/s> <http://example/p> "string"@1 .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-01' id='test_turtle-syntax-bad-n3-extras-01' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-n3-extras-01</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-n3-extras-01.ttl' title='turtle-syntax-bad-n3-extras-01 Input'># {} fomulae not in Turtle<br/>@prefix : <http://example/> .<br/><br/>{ :a :q :c . } :p :z .<br/><br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-02' id='test_turtle-syntax-bad-n3-extras-02' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-n3-extras-02</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-n3-extras-02.ttl' title='turtle-syntax-bad-n3-extras-02 Input'># = is not Turtle<br/>@prefix : <http://example/> .<br/><br/>:a = :b .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-03' id='test_turtle-syntax-bad-n3-extras-03' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-n3-extras-03</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-n3-extras-03.ttl' title='turtle-syntax-bad-n3-extras-03 Input'># N3 paths<br/>@prefix : <http://example/> .<br/>@prefix ns: <http://example/p#> .<br/><br/>:x.<br/> ns:p.<br/> ns:q :p :z .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-04' id='test_turtle-syntax-bad-n3-extras-04' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-n3-extras-04</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-n3-extras-04.ttl' title='turtle-syntax-bad-n3-extras-04 Input'># N3 paths<br/>@prefix : <http://example/> .<br/>@prefix ns: <http://example/p#> .<br/><br/>:x^ns:p :p :z .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-05' id='test_turtle-syntax-bad-n3-extras-05' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-n3-extras-05</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-n3-extras-05.ttl' title='turtle-syntax-bad-n3-extras-05 Input'># N3 is...of<br/>@prefix : <http://example/> .<br/><br/>:z is :p of :x .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-06' id='test_turtle-syntax-bad-n3-extras-06' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-n3-extras-06</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-n3-extras-06.ttl' title='turtle-syntax-bad-n3-extras-06 Input'># = is not Turtle<br/>@prefix : <http://example/> .<br/><br/>:a.:b.:c .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-07' id='test_turtle-syntax-bad-n3-extras-07' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-n3-extras-07</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-n3-extras-07.ttl' title='turtle-syntax-bad-n3-extras-07 Input'># @keywords is not Turtle<br/>@keywords a .<br/>x a Item .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-08' id='test_turtle-syntax-bad-n3-extras-08' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-n3-extras-08</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-n3-extras-08.ttl' title='turtle-syntax-bad-n3-extras-08 Input'># @keywords is not Turtle<br/>@keywords a .<br/>x a Item .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-09' id='test_turtle-syntax-bad-n3-extras-09' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-n3-extras-09</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-n3-extras-09.ttl' title='turtle-syntax-bad-n3-extras-09 Input'># => is not Turtle<br/>@prefix : <http://example/> .<br/>:s => :o .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-10' id='test_turtle-syntax-bad-n3-extras-10' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-n3-extras-10</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-n3-extras-10.ttl' title='turtle-syntax-bad-n3-extras-10 Input'># <= is not Turtle<br/>@prefix : <http://example/> .<br/>:s <= :o .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-11' id='test_turtle-syntax-bad-n3-extras-11' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-n3-extras-11</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-n3-extras-11.ttl' title='turtle-syntax-bad-n3-extras-11 Input'># @forSome is not Turtle<br/>@prefix : <http://example/> .<br/>@forSome :x .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-12' id='test_turtle-syntax-bad-n3-extras-12' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-n3-extras-12</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-n3-extras-12.ttl' title='turtle-syntax-bad-n3-extras-12 Input'># @forAll is not Turtle<br/>@prefix : <http://example/> .<br/>@forAll :x .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-13' id='test_turtle-syntax-bad-n3-extras-13' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-n3-extras-13</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-n3-extras-13.ttl' title='turtle-syntax-bad-n3-extras-13 Input'># @keywords is not Turtle<br/>@keywords .<br/>x @a Item .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-01' id='test_turtle-syntax-bad-num-01' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-num-01</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-num-01.ttl' title='turtle-syntax-bad-num-01 Input'><http://example/s> <http://example/p> 123.abc .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-02' id='test_turtle-syntax-bad-num-02' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-num-02</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-num-02.ttl' title='turtle-syntax-bad-num-02 Input'><http://example/s> <http://example/p> 123e .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-03' id='test_turtle-syntax-bad-num-03' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-num-03</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-num-03.ttl' title='turtle-syntax-bad-num-03 Input'><http://example/s> <http://example/p> 123abc .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-04' id='test_turtle-syntax-bad-num-04' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-num-04</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-num-04.ttl' title='turtle-syntax-bad-num-04 Input'><http://example/s> <http://example/p> 0x123 .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-05' id='test_turtle-syntax-bad-num-05' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-num-05</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-num-05.ttl' title='turtle-syntax-bad-num-05 Input'><http://example/s> <http://example/p> +-1 .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-pname-01' id='test_turtle-syntax-bad-pname-01' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-pname-01</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-pname-01.ttl' title='turtle-syntax-bad-pname-01 Input'># ~ must be escaped.<br/>@prefix : <http://example/> .<br/>:a~b :p :o .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-pname-02' id='test_turtle-syntax-bad-pname-02' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-pname-02</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-pname-02.ttl' title='turtle-syntax-bad-pname-02 Input'># Bad %-sequence<br/>@prefix : <http://example/> .<br/>:a%2 :p :o .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-pname-03' id='test_turtle-syntax-bad-pname-03' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-pname-03</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-pname-03.ttl' title='turtle-syntax-bad-pname-03 Input'># No \u (x39 is "9")<br/>@prefix : <http://example/> .<br/>:a\u0039 :p :o .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-01' id='test_turtle-syntax-bad-prefix-01' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-prefix-01</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-prefix-01.ttl' title='turtle-syntax-bad-prefix-01 Input'># No prefix<br/>:s <http://example/p> "x" .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-02' id='test_turtle-syntax-bad-prefix-02' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-prefix-02</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-prefix-02.ttl' title='turtle-syntax-bad-prefix-02 Input'># No prefix<br/>@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .<br/><http://example/s> rdf:type :C .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-03' id='test_turtle-syntax-bad-prefix-03' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-prefix-03</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-prefix-03.ttl' title='turtle-syntax-bad-prefix-03 Input'># @prefix without URI.<br/>@prefix ex: .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-04' id='test_turtle-syntax-bad-prefix-04' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-prefix-04</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-prefix-04.ttl' title='turtle-syntax-bad-prefix-04 Input'># @prefix without prefix name .<br/>@prefix <http://example/> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-05' id='test_turtle-syntax-bad-prefix-05' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-prefix-05</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-prefix-05.ttl' title='turtle-syntax-bad-prefix-05 Input'># @prefix without :<br/>@prefix x <http://example/> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-01' id='test_turtle-syntax-bad-string-01' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-string-01</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-string-01.ttl' title='turtle-syntax-bad-string-01 Input'>@prefix : <http://example/> .<br/>:s :p "abc' .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-02' id='test_turtle-syntax-bad-string-02' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-string-02</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-string-02.ttl' title='turtle-syntax-bad-string-02 Input'>@prefix : <http://example/> .<br/>:s :p 'abc" .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-03' id='test_turtle-syntax-bad-string-03' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-string-03</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-string-03.ttl' title='turtle-syntax-bad-string-03 Input'>@prefix : <http://example/> .<br/>:s :p '''abc' .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-04' id='test_turtle-syntax-bad-string-04' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-string-04</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-string-04.ttl' title='turtle-syntax-bad-string-04 Input'>@prefix : <http://example/> .<br/>:s :p """abc''' .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-05' id='test_turtle-syntax-bad-string-05' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-string-05</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-string-05.ttl' title='turtle-syntax-bad-string-05 Input'># Long literal with missing end<br/>@prefix : <http://example/> .<br/>:s :p """abc<br/>def<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-01' id='test_turtle-syntax-bad-struct-01' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-struct-01</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-struct-01.ttl' title='turtle-syntax-bad-struct-01 Input'># Turtle is not TriG<br/>{ <http://example/s> <http://example/p> <http://example/o> }<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-02' id='test_turtle-syntax-bad-struct-02' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-struct-02</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-struct-02.ttl' title='turtle-syntax-bad-struct-02 Input'># Turtle is not N3<br/><http://example/s> = <http://example/o> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-03' id='test_turtle-syntax-bad-struct-03' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-struct-03</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-struct-03.ttl' title='turtle-syntax-bad-struct-03 Input'># Turtle is not NQuads<br/><http://example/s> <http://example/p> <http://example/o> <http://example/g> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-04' id='test_turtle-syntax-bad-struct-04' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-struct-04</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-struct-04.ttl' title='turtle-syntax-bad-struct-04 Input'># Turtle does not allow literals-as-subjects<br/>"hello" <http://example/p> <http://example/o> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-05' id='test_turtle-syntax-bad-struct-05' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-struct-05</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-struct-05.ttl' title='turtle-syntax-bad-struct-05 Input'># Turtle does not allow literals-as-predicates<br/><http://example/s> "hello" <http://example/o> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-06' id='test_turtle-syntax-bad-struct-06' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-struct-06</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-struct-06.ttl' title='turtle-syntax-bad-struct-06 Input'># Turtle does not allow bnodes-as-predicates<br/><http://example/s> [] <http://example/o> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-07' id='test_turtle-syntax-bad-struct-07' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-struct-07</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-struct-07.ttl' title='turtle-syntax-bad-struct-07 Input'># Turtle does not allow bnodes-as-predicates<br/><http://example/s> _:p <http://example/o> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-08' id='test_turtle-syntax-bad-struct-08' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-struct-08</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-struct-08.ttl' title='turtle-syntax-bad-struct-08 Input'># No DOT<br/><http://example/s> <http://example/p> <http://example/o><br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-09' id='test_turtle-syntax-bad-struct-09' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-struct-09</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-struct-09.ttl' title='turtle-syntax-bad-struct-09 Input'># Too many DOT<br/><http://example/s> <http://example/p> <http://example/o> . .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-10' id='test_turtle-syntax-bad-struct-10' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-struct-10</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-struct-10.ttl' title='turtle-syntax-bad-struct-10 Input'># Too many DOT<br/><http://example/s> <http://example/p> <http://example/o> . .<br/><http://example/s1> <http://example/p1> <http://example/o1> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-11' id='test_turtle-syntax-bad-struct-11' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-struct-11</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-struct-11.ttl' title='turtle-syntax-bad-struct-11 Input'># Trailing ;<br/><http://example/s> <http://example/p> <http://example/o> ;<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-12' id='test_turtle-syntax-bad-struct-12' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-struct-12</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-struct-12.ttl' title='turtle-syntax-bad-struct-12 Input'><http://example/s> <http://example/p> <br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-13' id='test_turtle-syntax-bad-struct-13' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-struct-13</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-struct-13.ttl' title='turtle-syntax-bad-struct-13 Input'><http://example/s> <http://example/p> <br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-14' id='test_turtle-syntax-bad-struct-14' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-struct-14</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-struct-14.ttl' title='turtle-syntax-bad-struct-14 Input'># Literal as subject<br/>"abc" <http://example/p> <http://example/p> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-15' id='test_turtle-syntax-bad-struct-15' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-struct-15</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-struct-15.ttl' title='turtle-syntax-bad-struct-15 Input'># Literal as predicate<br/><http://example/s> "abc" <http://example/p> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-16' id='test_turtle-syntax-bad-struct-16' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-struct-16</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-struct-16.ttl' title='turtle-syntax-bad-struct-16 Input'># BNode as predicate<br/><http://example/s> [] <http://example/p> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-17' id='test_turtle-syntax-bad-struct-17' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-struct-17</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-struct-17.ttl' title='turtle-syntax-bad-struct-17 Input'># BNode as predicate<br/><http://example/s> _:a <http://example/p> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-01' id='test_turtle-syntax-bad-uri-01' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-uri-01</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-uri-01.ttl' title='turtle-syntax-bad-uri-01 Input'># Bad IRI : space.<br/><http://example/ space> <http://example/p> <http://example/o> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-02' id='test_turtle-syntax-bad-uri-02' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-uri-02</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-uri-02.ttl' title='turtle-syntax-bad-uri-02 Input'># Bad IRI : bad escape<br/><http://example/\u00ZZ11> <http://example/p> <http://example/o> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-03' id='test_turtle-syntax-bad-uri-03' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-uri-03</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-uri-03.ttl' title='turtle-syntax-bad-uri-03 Input'># Bad IRI : bad escape<br/><http://example/\U00ZZ1111> <http://example/p> <http://example/o> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-04' id='test_turtle-syntax-bad-uri-04' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-uri-04</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-uri-04.ttl' title='turtle-syntax-bad-uri-04 Input'># Bad IRI : character escapes not allowed.<br/><http://example/\n> <http://example/p> <http://example/o> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-05' id='test_turtle-syntax-bad-uri-05' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bad-uri-05</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-uri-05.ttl' title='turtle-syntax-bad-uri-05 Input'># Bad IRI : character escapes not allowed.<br/><http://example/\/> <http://example/p> <http://example/o> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-base-01' id='test_turtle-syntax-base-01' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-base-01</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-base-01.ttl' title='turtle-syntax-base-01 Input'>@base <http://example/> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-base-02' id='test_turtle-syntax-base-02' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-base-02</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-base-02.ttl' title='turtle-syntax-base-02 Input'>BASE <http://example/><br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-base-03' id='test_turtle-syntax-base-03' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-base-03</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-base-03.ttl' title='turtle-syntax-base-03 Input'>@base <http://example/> .<br/><s> <p> <o> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-base-04' id='test_turtle-syntax-base-04' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-base-04</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-base-04.ttl' title='turtle-syntax-base-04 Input'>base <http://example/><br/><s> <p> <o> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-01' id='test_turtle-syntax-bnode-01' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bnode-01</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bnode-01.ttl' title='turtle-syntax-bnode-01 Input'>@prefix : <http://example/> .<br/>[] :p :o .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-02' id='test_turtle-syntax-bnode-02' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bnode-02</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bnode-02.ttl' title='turtle-syntax-bnode-02 Input'>@prefix : <http://example/> .<br/>:s :p [] .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-03' id='test_turtle-syntax-bnode-03' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bnode-03</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bnode-03.ttl' title='turtle-syntax-bnode-03 Input'>@prefix : <http://example/> .<br/>:s :p [ :q :o ] .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-04' id='test_turtle-syntax-bnode-04' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bnode-04</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bnode-04.ttl' title='turtle-syntax-bnode-04 Input'>@prefix : <http://example/> .<br/>:s :p [ :q1 :o1 ; :q2 :o2 ] .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-05' id='test_turtle-syntax-bnode-05' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bnode-05</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bnode-05.ttl' title='turtle-syntax-bnode-05 Input'>@prefix : <http://example/> .<br/>[ :q1 :o1 ; :q2 :o2 ] :p :o .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-06' id='test_turtle-syntax-bnode-06' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bnode-06</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bnode-06.ttl' title='turtle-syntax-bnode-06 Input'>@prefix : <http://example/> .<br/>_:a :p :o .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-07' id='test_turtle-syntax-bnode-07' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bnode-07</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bnode-07.ttl' title='turtle-syntax-bnode-07 Input'>@prefix : <http://example/> .<br/>:s :p _:a .<br/>_:a :p :o .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-08' id='test_turtle-syntax-bnode-08' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bnode-08</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bnode-08.ttl' title='turtle-syntax-bnode-08 Input'>@prefix : <http://example/> .<br/>[ :p :o ] .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-09' id='test_turtle-syntax-bnode-09' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bnode-09</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bnode-09.ttl' title='turtle-syntax-bnode-09 Input'>@prefix : <http://example/> .<br/>[ :p :o1,:2 ] .<br/>:s :p :o .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-10' id='test_turtle-syntax-bnode-10' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-bnode-10</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bnode-10.ttl' title='turtle-syntax-bnode-10 Input'>@prefix : <http://example/> .<br/><br/>:s1 :p :o .<br/>[ :p1 :o1 ; :p2 :o2 ] .<br/>:s2 :p :o .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-datatypes-01' id='test_turtle-syntax-datatypes-01' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-datatypes-01</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-datatypes-01.ttl' title='turtle-syntax-datatypes-01 Input'>@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .<br/><s> <p> "123"^^xsd:byte .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-datatypes-02' id='test_turtle-syntax-datatypes-02' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-datatypes-02</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-datatypes-02.ttl' title='turtle-syntax-datatypes-02 Input'>@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .<br/>@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .<br/><s> <p> "123"^^xsd:string .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-file-01' id='test_turtle-syntax-file-01' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-file-01</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-file-01.ttl' title='turtle-syntax-file-01 Input'></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-file-02' id='test_turtle-syntax-file-02' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-file-02</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-file-02.ttl' title='turtle-syntax-file-02 Input'>#Empty file.<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-file-03' id='test_turtle-syntax-file-03' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-file-03</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-file-03.ttl' title='turtle-syntax-file-03 Input'>#One comment, one empty line.<br/><br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-kw-01' id='test_turtle-syntax-kw-01' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-kw-01</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-kw-01.ttl' title='turtle-syntax-kw-01 Input'><s> <p> true .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-kw-02' id='test_turtle-syntax-kw-02' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-kw-02</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-kw-02.ttl' title='turtle-syntax-kw-02 Input'><s> <p> false .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-kw-03' id='test_turtle-syntax-kw-03' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-kw-03</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-kw-03.ttl' title='turtle-syntax-kw-03 Input'>@prefix : <http://example/> .<br/>:s a :C .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-01' id='test_turtle-syntax-lists-01' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-lists-01</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-lists-01.ttl' title='turtle-syntax-lists-01 Input'>@prefix : <http://example/> .<br/>:s :p () .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-02' id='test_turtle-syntax-lists-02' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-lists-02</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-lists-02.ttl' title='turtle-syntax-lists-02 Input'>@prefix : <http://example/> .<br/>:s :p (1 "2" :o) .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-03' id='test_turtle-syntax-lists-03' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-lists-03</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-lists-03.ttl' title='turtle-syntax-lists-03 Input'>@prefix : <http://example/> .<br/>(1) :p (1) .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-04' id='test_turtle-syntax-lists-04' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-lists-04</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-lists-04.ttl' title='turtle-syntax-lists-04 Input'>@prefix : <http://example/> .<br/>(()) :p (()) .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-05' id='test_turtle-syntax-lists-05' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-lists-05</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-lists-05.ttl' title='turtle-syntax-lists-05 Input'>@prefix : <http://example/> .<br/>(1 2 (1 2)) :p (( "a") "b" :o) .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-01' id='test_turtle-syntax-number-01' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-number-01</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-number-01.ttl' title='turtle-syntax-number-01 Input'><s> <p> 123 .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-02' id='test_turtle-syntax-number-02' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-number-02</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-number-02.ttl' title='turtle-syntax-number-02 Input'><s> <p> -123 .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-03' id='test_turtle-syntax-number-03' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-number-03</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-number-03.ttl' title='turtle-syntax-number-03 Input'><s> <p> +123 .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-04' id='test_turtle-syntax-number-04' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-number-04</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-number-04.ttl' title='turtle-syntax-number-04 Input'># This is a decimal.<br/><s> <p> 123.0 . <br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-05' id='test_turtle-syntax-number-05' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-number-05</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-number-05.ttl' title='turtle-syntax-number-05 Input'># This is a decimal.<br/><s> <p> .1 . <br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-06' id='test_turtle-syntax-number-06' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-number-06</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-number-06.ttl' title='turtle-syntax-number-06 Input'># This is a decimal.<br/><s> <p> -123.0 . <br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-07' id='test_turtle-syntax-number-07' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-number-07</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-number-07.ttl' title='turtle-syntax-number-07 Input'># This is a decimal.<br/><s> <p> +123.0 . <br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-08' id='test_turtle-syntax-number-08' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-number-08</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-number-08.ttl' title='turtle-syntax-number-08 Input'># This is an integer<br/><s> <p> 123.<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-09' id='test_turtle-syntax-number-09' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-number-09</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-number-09.ttl' title='turtle-syntax-number-09 Input'><s> <p> 123.0e1 .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-10' id='test_turtle-syntax-number-10' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-number-10</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-number-10.ttl' title='turtle-syntax-number-10 Input'><s> <p> -123e-1 .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-11' id='test_turtle-syntax-number-11' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-number-11</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-number-11.ttl' title='turtle-syntax-number-11 Input'><s> <p> 123.E+1 .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-pname-esc-01' id='test_turtle-syntax-pname-esc-01' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-pname-esc-01</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-pname-esc-01.ttl' title='turtle-syntax-pname-esc-01 Input'>@prefix : <http://example/> .<br/>:s :p :\~\.\-\!\$\&\'\(\)\*\+\,\;\=\/\?\#\@\_\%AA .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-pname-esc-02' id='test_turtle-syntax-pname-esc-02' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-pname-esc-02</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-pname-esc-02.ttl' title='turtle-syntax-pname-esc-02 Input'>@prefix : <http://example/> .<br/>:s :p :0123\~\.\-\!\$\&\'\(\)\*\+\,\;\=\/\?\#\@\_\%AA123 .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-pname-esc-03' id='test_turtle-syntax-pname-esc-03' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-pname-esc-03</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-pname-esc-03.ttl' title='turtle-syntax-pname-esc-03 Input'>@prefix : <http://example/> .<br/>:xyz\~ :abc\.: : .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-01' id='test_turtle-syntax-prefix-01' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-prefix-01</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-prefix-01.ttl' title='turtle-syntax-prefix-01 Input'>@prefix : <http://example/> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-02' id='test_turtle-syntax-prefix-02' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-prefix-02</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-prefix-02.ttl' title='turtle-syntax-prefix-02 Input'>PreFIX : <http://example/><br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-03' id='test_turtle-syntax-prefix-03' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-prefix-03</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-prefix-03.ttl' title='turtle-syntax-prefix-03 Input'>PREFIX : <http://example/><br/>:s :p :123 .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-04' id='test_turtle-syntax-prefix-04' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-prefix-04</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-prefix-04.ttl' title='turtle-syntax-prefix-04 Input'>@prefix : <http://example/> .<br/>:s :p :%20 .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-05' id='test_turtle-syntax-prefix-05' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-prefix-05</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-prefix-05.ttl' title='turtle-syntax-prefix-05 Input'>@prefix : <http://example/> .<br/>: : : .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-06' id='test_turtle-syntax-prefix-06' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-prefix-06</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-prefix-06.ttl' title='turtle-syntax-prefix-06 Input'># colon is a legal pname character<br/>@prefix : <http://example/> .<br/>@prefix x: <http://example/> .<br/>:a:b:c x:d:e:f :::: .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-07' id='test_turtle-syntax-prefix-07' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-prefix-07</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-prefix-07.ttl' title='turtle-syntax-prefix-07 Input'># dash is a legal pname character<br/>@prefix x: <http://example/> .<br/>x:a-b-c x:p x:o .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-08' id='test_turtle-syntax-prefix-08' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-prefix-08</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-prefix-08.ttl' title='turtle-syntax-prefix-08 Input'># dash is a legal pname character<br/>@prefix x: <http://example/> .<br/>x:_ x:p_1 x:o .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-09' id='test_turtle-syntax-prefix-09' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-prefix-09</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-prefix-09.ttl' title='turtle-syntax-prefix-09 Input'># percents<br/>@prefix : <http://example/> .<br/>@prefix x: <http://example/> .<br/>:a%3E x:%25 :a%3Eb .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-str-esc-01' id='test_turtle-syntax-str-esc-01' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-str-esc-01</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-str-esc-01.ttl' title='turtle-syntax-str-esc-01 Input'><http://example/s> <http://example/p> "a\n" .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-str-esc-02' id='test_turtle-syntax-str-esc-02' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-str-esc-02</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-str-esc-02.ttl' title='turtle-syntax-str-esc-02 Input'><http://example/s> <http://example/p> "a\u0020b" .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-str-esc-03' id='test_turtle-syntax-str-esc-03' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-str-esc-03</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-str-esc-03.ttl' title='turtle-syntax-str-esc-03 Input'><http://example/s> <http://example/p> "a\U00000020b" .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-01' id='test_turtle-syntax-string-01' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-string-01</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-string-01.ttl' title='turtle-syntax-string-01 Input'><http://example/s> <http://example/p> "string" .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-02' id='test_turtle-syntax-string-02' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-string-02</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-string-02.ttl' title='turtle-syntax-string-02 Input'><http://example/s> <http://example/p> "string"@en .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-03' id='test_turtle-syntax-string-03' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-string-03</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-string-03.ttl' title='turtle-syntax-string-03 Input'><http://example/s> <http://example/p> "string"@en-uk .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-04' id='test_turtle-syntax-string-04' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-string-04</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-string-04.ttl' title='turtle-syntax-string-04 Input'><http://example/s> <http://example/p> 'string' .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-05' id='test_turtle-syntax-string-05' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-string-05</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-string-05.ttl' title='turtle-syntax-string-05 Input'><http://example/s> <http://example/p> 'string'@en .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-06' id='test_turtle-syntax-string-06' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-string-06</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-string-06.ttl' title='turtle-syntax-string-06 Input'><http://example/s> <http://example/p> 'string'@en-uk .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-07' id='test_turtle-syntax-string-07' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-string-07</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-string-07.ttl' title='turtle-syntax-string-07 Input'><http://example/s> <http://example/p> """abc""def''ghi""" .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-08' id='test_turtle-syntax-string-08' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-string-08</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-string-08.ttl' title='turtle-syntax-string-08 Input'><http://example/s> <http://example/p> """abc<br/>def""" .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-09' id='test_turtle-syntax-string-09' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-string-09</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-string-09.ttl' title='turtle-syntax-string-09 Input'><http://example/s> <http://example/p> '''abc<br/>def''' .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-10' id='test_turtle-syntax-string-10' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-string-10</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-string-10.ttl' title='turtle-syntax-string-10 Input'><http://example/s> <http://example/p> """abc<br/>def"""@en .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-11' id='test_turtle-syntax-string-11' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-string-11</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-string-11.ttl' title='turtle-syntax-string-11 Input'><http://example/s> <http://example/p> '''abc<br/>def'''@en .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-struct-01' id='test_turtle-syntax-struct-01' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-struct-01</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-struct-01.ttl' title='turtle-syntax-struct-01 Input'>@prefix : <http://example/> .<br/>:s :p :o1 , :o2 .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-struct-02' id='test_turtle-syntax-struct-02' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-struct-02</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-struct-02.ttl' title='turtle-syntax-struct-02 Input'>@prefix : <http://example/> .<br/>:s :p1 :o1 ;<br/> :p2 :o2 .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-struct-03' id='test_turtle-syntax-struct-03' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-struct-03</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-struct-03.ttl' title='turtle-syntax-struct-03 Input'>@prefix : <http://example/> .<br/>:s :p1 :o1 ;<br/> :p2 :o2 ;<br/> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-uri-01' id='test_turtle-syntax-uri-01' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-uri-01</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-uri-01.ttl' title='turtle-syntax-uri-01 Input'><http://example/s> <http://example/p> <http://example/o> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-uri-02' id='test_turtle-syntax-uri-02' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-uri-02</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-uri-02.ttl' title='turtle-syntax-uri-02 Input'># x53 is capital S<br/><http://example/\u0053> <http://example/p> <http://example/o> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-uri-03' id='test_turtle-syntax-uri-03' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-uri-03</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-uri-03.ttl' title='turtle-syntax-uri-03 Input'># x53 is capital S<br/><http://example/\U00000053> <http://example/p> <http://example/o> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ <dt about='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-uri-04' id='test_turtle-syntax-uri-04' typeof='earl:TestCriterion earl:TestCase'>
+ Test
+ <span property='dc:title'>turtle-syntax-uri-04</span>
+ </dt>
+ <dd>
+ <p property='dc:description'></p>
+ <dl>
+ <dt>
+ <pre class='example actionDoc' property='mf:action' resource='http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-uri-04.ttl' title='turtle-syntax-uri-04 Input'># IRI with all chars in it.<br/><http://example/s> <http://example/p><br/><scheme:!$%25&'()*+,-./0123456789:/@ABCDEFGHIJKLMNOPQRSTUVWXYZ_abcdefghijklmnopqrstuvwxyz~?#> .<br/></pre>
+ </dt>
+ </dl>
+ </dd>
+ </dl>
+ </section>
+ </body>
+</html>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/rdf-turtle/reports/rdf.rb-earl.ttl Sat Nov 17 17:23:26 2012 -0500
@@ -0,0 +1,1738 @@
+@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+@prefix dc: <http://purl.org/dc/terms/> .
+@prefix earl: <http://www.w3.org/ns/earl#> .
+@prefix foaf: <http://xmlns.com/foaf/0.1/> .
+@prefix doap: <http://usefulinc.com/ns/doap#> .
+@prefix ex: <http://example.org/> .
+@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
+
+<http://rubygems.org/gems/rdf-turtle> a doap:Project, earl:TestSubject, earl:Software ;
+ doap:name "RDF::Turtle" ;
+ doap:homepage <http://ruby-rdf.github.com/rdf-turtle> ;
+ doap:license <http://creativecommons.org/licenses/publicdomain/> ;
+ doap:shortdesc "Turtle reader/writer for Ruby."@en ;
+ doap:description "RDF::Turtle is an Turtle reader/writer for the RDF.rb library suite."@en ;
+ doap:created "2011-08-29"^^xsd:date ;
+ doap:programming-language "Ruby" ;
+ doap:implements <http://www.w3.org/TR/turtle/> ;
+ doap:category <http://dbpedia.org/resource/Resource_Description_Framework>,
+ <http://dbpedia.org/resource/Ruby_(programming_language)> ;
+ doap:download-page <http://rubygems.org/gems/rdf-turtle> ;
+ doap:mailing-list <http://lists.w3.org/Archives/Public/public-rdf-ruby/> ;
+ doap:bug-database <http://github.com/ruby-rdf/rdf-turtle/issues> ;
+ doap:blog <http://greggkellogg.net/> ;
+ doap:developer <http://greggkellogg.net/foaf#me> ;
+ doap:maintainer <http://greggkellogg.net/foaf#me> ;
+ doap:documenter <http://greggkellogg.net/foaf#me> ;
+ foaf:maker <http://greggkellogg.net/foaf#me> ;
+ dc:title "RDF::Turtle" ;
+ dc:description "RDF::Turtle is an Turtle reader/writer for the RDF.rb library suite."@en ;
+ dc:date "2011-08-29"^^xsd:date ;
+ dc:creator <http://greggkellogg.net/foaf#me> ;
+ dc:isPartOf <http://rubygems.org/gems/rdf> .
+
+<http://greggkellogg.net/foaf#me> a foaf:Person, earl:Assertor;
+ foaf:name "Gregg Kellogg";
+ foaf:title "Implementor";
+ foaf:homepage <http://greggkellogg.net/> .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-file-01>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-file-02>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-file-03>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-uri-01>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-uri-02>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-uri-03>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-uri-04>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-base-01>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-base-02>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-base-03>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-base-04>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-01>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-02>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-03>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-04>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-05>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-06>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-07>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-08>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-09>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-01>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-02>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-03>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-04>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-05>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-06>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-07>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-08>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-09>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-10>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-11>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-str-esc-01>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-str-esc-02>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-str-esc-03>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-pname-esc-01>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-pname-esc-02>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-pname-esc-03>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-01>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-02>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-03>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-04>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-05>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-06>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-07>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-08>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-09>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-10>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-01>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-02>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-03>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-04>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-05>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-06>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-07>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-08>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-09>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-10>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-11>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-datatypes-01>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-datatypes-02>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-kw-01>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-kw-02>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-kw-03>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-struct-01>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-struct-02>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-struct-03>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-01>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-02>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-03>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-04>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-05>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-01>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-02>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-03>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-04>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-05>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-01>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-02>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-03>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-04>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-05>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-base-01>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-base-02>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-base-03>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-01>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-02>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-03>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-04>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-05>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-06>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-07>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-01>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-02>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-03>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-04>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-05>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-01>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-02>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-03>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-04>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-05>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-06>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-07>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-08>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-09>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-10>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-11>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-12>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-13>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-08>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-09>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-10>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-11>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-12>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-13>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-14>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-15>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-16>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-17>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-lang-01>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-esc-01>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-esc-02>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-esc-03>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-esc-04>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-pname-01>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-pname-02>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-pname-03>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-01>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-02>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-03>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-04>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-05>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-01>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-02>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-03>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-04>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-05>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-struct-01>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-struct-02>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-01>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-02>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-03>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-04>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-05>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-06>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-07>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-08>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-09>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-10>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-11>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-12>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-13>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-14>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-15>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-16>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-17>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-18>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-19>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-20>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-21>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-22>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-23>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-24>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-25>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-26>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-27>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-bad-01>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-bad-02>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-bad-03>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .
+
+[ a earl:Assertion;
+ earl:assertedBy <http://greggkellogg.net/foaf#me>;
+ earl:subject <http://rubygems.org/gems/rdf-turtle>;
+ earl:test <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-bad-04>;
+ earl:result [
+ a earl:TestResult;
+ earl:outcome earl:passed;
+ dc:date "2012-11-17T16:23:40-05:00"^^xsd:dateTime];
+ earl:mode earl:automatic ] .