--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/tests/reports/ldp.html Tue Sep 16 13:29:41 2014 -0400
@@ -0,0 +1,18164 @@
+<!DOCTYPE html>
+<html prefix='earl: http://www.w3.org/ns/earl# doap: http://usefulinc.com/ns/doap# mf: http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#'>
+ <head>
+ <meta content='text/html;charset=utf-8' http-equiv='Content-Type' />
+ <link href='earl.ttl' rel='alternate' />
+ <link href='earl.jsonld' rel='alternate' />
+ <link href='/Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/CarbonLDP/ldp-testsuite-execution-report-earl.ttl' rel='related' />
+ <link href='/Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/GoLD/ldp-testsuite-execution-report-earl.ttl' rel='related' />
+ <link href='/Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/LDP.js-bc/ldp-testsuite-execution-report-earl.ttl' rel='related' />
+ <link href='/Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/LDP.js-dc1/ldp-testsuite-execution-report-earl.ttl' rel='related' />
+ <link href='/Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/ldphp/ldp-testsuite-execution-report-earl.ttl' rel='related' />
+ <link href='/Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/lyo-bc/ldp-testsuite-execution-report-earl.ttl' rel='related' />
+ <link href='/Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/lyo-dc1/ldp-testsuite-execution-report-earl.ttl' rel='related' />
+ <link href='/Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/lyo-dc2/ldp-testsuite-execution-report-earl.ttl' rel='related' />
+ <link href='/Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/lyo-dc3/ldp-testsuite-execution-report-earl.ttl' rel='related' />
+ <link href='/Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/lyo-dc4/ldp-testsuite-execution-report-earl.ttl' rel='related' />
+ <link href='/Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/marmotta/ldp-testsuite-execution-report-earl.ttl' rel='related' />
+ <link href='/Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/virtuoso/ldp-testsuite-execution-report-earl.ttl' rel='related' />
+ <title>
+ Linked Data Platform Implementation Conformance Report
+ </title>
+ <script class='remove' src='https://www.w3.org/Tools/respec/respec-w3c-common' type='text/javascript'></script>
+ <script type='text/javascript'>
+ //<![CDATA[
+ var respecConfig = {
+ // extend the bibliography entries
+ localBiblio: {
+ TURTLE: "Eric Prud'hommeaux, Gavin Carothers. <cite><a href=\"http://www.w3.org/TR/2011/WD-turtle-20110809/\">Turtle: Terse RDF Triple Language.</a></cite> 09 August 2011. W3C Working Draft. URL: <a href=\"http://www.w3.org/TR/2011/WD-turtle-20110809/\">http://www.w3.org/TR/2011/WD-turtle-20110809/</a>",
+ DOAP: "Ed Dumbill. <cite><a href=\"https://github.com/edumbill/doap/wiki\">Turtle: Terse RDF Triple Language.</a></cite> Community Specification. URL: <a href=\"https://github.com/edumbill/doap/wiki\">https://github.com/edumbill/doap/wiki</a>",
+ },
+
+ // specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
+ specStatus: "unofficial",
+ copyrightStart: "2014",
+ doRDFa: "1.1",
+ publishDate: "2014/09/16",
+
+ // 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"
+ //],
+
+ shortName: "ldp-implreport",
+ // subtitle: "Linked Data Platform Implementation Conformance Report",
+ edDraftURI: "http://www.w3.org/2012/ldp/hg/tests/reports/ldp.html",
+ testSuiteURI: "https://dvcs.w3.org/hg/ldpwg/raw-file/tip/tests/ldp-testsuite.html",
+ implementationReportURI: "https://dvcs.w3.org/hg/ldpwg/raw-file/tip/tests/reports/ldp.html",
+ maxTocLevel: 2,
+ editors: [
+ { name: "Steve Speicher", url: "http://stevespeicher.blogspot.com/",
+ company: "IBM Corporation", companyURL: "http://ibm.com/" },
+ { name: "Sergio Fernández", url: "http://www.wikier.org/",
+ company: "The Apache Software Foundation", companyURL: "http://www.apache.org/" },
+ ],
+
+ wg: "Linked Data Platform Working Group",
+ wgURI: "http://www.w3.org/2012/ldp",
+ wgPublicList: "public-ldp-comments",
+ wgPatentURI: "http://www.w3.org/2004/01/pp-impl/55082/status",
+ alternateFormats: [
+ {uri: "earl.ttl", label: "Turtle"},
+ {uri: "earl.jsonld", label: "JSON-LD"}
+ ],
+ };
+ //]]>
+ </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: ;
+ }
+ tr.summary {font-weight: bold;}
+ td.passed-all {color: green;}
+ td.passed-most {color: darkorange;}
+ td.passed-some {color: red;}
+ /*]]>*/
+ </style>
+ </head>
+ <body prefix='earl: http://www.w3.org/ns/earl# doap: http://usefulinc.com/ns/doap# mf: http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#'>
+ <section about='' id='abstract' typeof='earl:Software doap:Project'>
+ <p>
+ This document reports test subject conformance for
+ Linked Data Platform 1.0 [[LINKED-DATA-PLATFORM]] specification using
+ the Evaluation and Report Language (EARL) 1.0 Schema [[EARL10-SCHEMA]].
+ </p>
+ <p>
+ This report is also available in alternate formats:
+ <a href='ldp.ttl' rel='xhv:alternate'>
+ Turtle
+ </a>
+ and
+ <a href='ldp.jsonld' rel='xhv:alternate'>
+ JSON-LD
+ </a>
+ </p>
+ </section>
+ <section id='sodt'></section>
+ <section>
+ <h2>
+ Test Manifests
+ </h2>
+ <section resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-MAYManifest' typeof='earl:Report mf:Manifest'>
+ <h2 property='dc:title mf:name'>BasicContainer (MAY)</h2>
+ <p property='rdfs:comment'>LDP Basic Container tests. MAY conformance tests.</p>
+ <table class='report'>
+ <tr>
+ <th>
+ Test
+ </th>
+ <th>
+ <a href='#subj_1'>Eclipse Lyo-BC</a>
+ </th>
+ <th>
+ <a href='#subj_6'>Marmotta</a>
+ </th>
+ <th>
+ <a href='#subj_7'>ldphp</a>
+ </th>
+ <th>
+ <a href='#subj_8'>Virtuoso</a>
+ </th>
+ <th>
+ <a href='#subj_9'>gold</a>
+ </th>
+ <th>
+ <a href='#subj_10'>LDP.js BC</a>
+ </th>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate'>
+ BasicContainer-PutToCreate
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer'>
+ BasicContainer-RdfTypeLdpContainer
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug'>
+ BasicContainer-ServerHonorsSlug
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource'>
+ BasicContainer-TypeRdfSource
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:failed'>
+ FAIL
+ </span>
+ </span>
+ </td>
+ <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:failed'>
+ FAIL
+ </span>
+ </span>
+ </td>
+ <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:failed'>
+ FAIL
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr class='summary'>
+ <td>
+ Percentage passed out of 4 Tests
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-some'>
+ 75.0%
+ </td>
+ <td class='passed-some'>
+ 75.0%
+ </td>
+ <td class='passed-some'>
+ 75.0%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ </tr>
+ </table>
+ </section>
+ <section resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-MUSTManifest' typeof='earl:Report mf:Manifest'>
+ <h2 property='dc:title mf:name'>BasicContainer (MUST)</h2>
+ <p property='rdfs:comment'>LDP Basic Container tests. MUST conformance tests.</p>
+ <table class='report'>
+ <tr>
+ <th>
+ Test
+ </th>
+ <th>
+ <a href='#subj_0'>Carbon LDP</a>
+ </th>
+ <th>
+ <a href='#subj_1'>Eclipse Lyo-BC</a>
+ </th>
+ <th>
+ <a href='#subj_6'>Marmotta</a>
+ </th>
+ <th>
+ <a href='#subj_7'>ldphp</a>
+ </th>
+ <th>
+ <a href='#subj_8'>Virtuoso</a>
+ </th>
+ <th>
+ <a href='#subj_9'>gold</a>
+ </th>
+ <th>
+ <a href='#subj_10'>LDP.js BC</a>
+ </th>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestRequirement'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer'>
+ BasicContainer-ConformsBcLdpContainer
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader'>
+ BasicContainer-ContainerSupportsHttpLinkHeader
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost'>
+ BasicContainer-RelativeUriResolutionPost
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation'>
+ BasicContainer-PostResponseStatusAndLocation
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer'>
+ BasicContainer-PostContainer
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed'>
+ BasicContainer-RequestedInteractionModelCreateNotAllowed
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders'>
+ BasicContainer-RequestedInteractionModelHeaders
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle'>
+ BasicContainer-AcceptTurtle
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost'>
+ BasicContainer-NullRelativeUriPost
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader'>
+ BasicContainer-AcceptPostResponseHeader
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple'>
+ BasicContainer-DeleteRemovesContainmentTriple
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd'>
+ BasicContainer-PostJsonLd
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:notAvailable' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:failed'>
+ FAIL
+ </span>
+ </span>
+ </td>
+ <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:failed'>
+ FAIL
+ </span>
+ </span>
+ </td>
+ <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:failed'>
+ FAIL
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestRequirement'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource'>
+ BasicContainer-ConformsContainerRdfResource
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut'>
+ BasicContainer-RelativeUriResolutionPut
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource'>
+ BasicContainer-PutReplacesResource
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate'>
+ BasicContainer-PutSimpleUpdate
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource'>
+ BasicContainer-GetResource
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference'>
+ BasicContainer-RestrictClientInference
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:notAvailable' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle'>
+ BasicContainer-GetResourceAcceptTurtle
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:failed'>
+ FAIL
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation'>
+ BasicContainer-JsonLdRepresentation
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:notAvailable' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:failed'>
+ FAIL
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp'>
+ BasicContainer-PublishConstraintsReadOnlyProp
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp'>
+ BasicContainer-PublishConstraintsUnknownProp
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:failed'>
+ FAIL
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus'>
+ BasicContainer-PutReadOnlyProperties4xxStatus
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted'>
+ BasicContainer-PutPropertiesNotPersisted
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:failed'>
+ FAIL
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestRequirement'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource'>
+ BasicContainer-ConformsRdfSourceLdpResource
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual'>
+ BasicContainer-IsHttp11Manual
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:notAvailable' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet'>
+ BasicContainer-ETagHeadersGet
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead'>
+ BasicContainer-ETagHeadersHead
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader'>
+ BasicContainer-LdpLinkHeader
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders'>
+ BasicContainer-GetResponseHeaders
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode'>
+ BasicContainer-ConditionFailedStatusCode
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode'>
+ BasicContainer-PreconditionRequiredStatusCode
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag'>
+ BasicContainer-PutBadETag
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head'>
+ BasicContainer-Head
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader'>
+ BasicContainer-AcceptPatchHeader
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options'>
+ BasicContainer-Options
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader'>
+ BasicContainer-OptionsAllowHeader
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr class='summary'>
+ <td>
+ Percentage passed out of 37 Tests
+ </td>
+ <td class='passed-some'>
+ 70.3%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-some'>
+ 83.8%
+ </td>
+ <td class='passed-some'>
+ 64.9%
+ </td>
+ <td class='passed-some'>
+ 62.2%
+ </td>
+ <td class='passed-some'>
+ 67.6%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ </tr>
+ </table>
+ </section>
+ <section resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-SHOULDManifest' typeof='earl:Report mf:Manifest'>
+ <h2 property='dc:title mf:name'>BasicContainer (SHOULD)</h2>
+ <p property='rdfs:comment'>LDP Basic Container tests. SHOULD conformance tests.</p>
+ <table class='report'>
+ <tr>
+ <th>
+ Test
+ </th>
+ <th>
+ <a href='#subj_1'>Eclipse Lyo-BC</a>
+ </th>
+ <th>
+ <a href='#subj_6'>Marmotta</a>
+ </th>
+ <th>
+ <a href='#subj_7'>ldphp</a>
+ </th>
+ <th>
+ <a href='#subj_8'>Virtuoso</a>
+ </th>
+ <th>
+ <a href='#subj_9'>gold</a>
+ </th>
+ <th>
+ <a href='#subj_10'>LDP.js BC</a>
+ </th>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList'>
+ BasicContainer-NoRdfBagSeqOrList
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples'>
+ BasicContainer-PreferContainmentTriples
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:failed'>
+ FAIL
+ </span>
+ </span>
+ </td>
+ <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:failed'>
+ FAIL
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader'>
+ BasicContainer-ContentTypeHeader
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:failed'>
+ FAIL
+ </span>
+ </span>
+ </td>
+ <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:failed'>
+ FAIL
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug'>
+ BasicContainer-PostNoSlug
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints'>
+ BasicContainer-CreateWithoutConstraints
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug'>
+ BasicContainer-RestrictUriReUseSlug
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:failed'>
+ FAIL
+ </span>
+ </span>
+ </td>
+ <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:failed'>
+ FAIL
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug'>
+ BasicContainer-RestrictUriReUseNoSlug
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:failed'>
+ FAIL
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples'>
+ BasicContainer-RejectPutModifyingContainmentTriples
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:failed'>
+ FAIL
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri'>
+ BasicContainer-RestrictPutReUseUri
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:failed'>
+ FAIL
+ </span>
+ </span>
+ </td>
+ <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:failed'>
+ FAIL
+ </span>
+ </span>
+ </td>
+ <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:failed'>
+ FAIL
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod'>
+ BasicContainer-PatchMethod
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:failed'>
+ FAIL
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType'>
+ BasicContainer-ContainsRdfType
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies'>
+ BasicContainer-ReUseVocabularies
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:notAvailable' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies'>
+ BasicContainer-UseStandardVocabularies
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:notAvailable' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAsTurtleNoAccept' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAsTurtleNoAccept'>
+ BasicContainer-GetResourceAsTurtleNoAccept
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAsTurtleNoAccept' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAsTurtleNoAccept' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAsTurtleNoAccept' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:notAvailable' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAsTurtleNoAccept' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:notAvailable' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAsTurtleNoAccept' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:notAvailable' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAsTurtleNoAccept' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:notAvailable' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody'>
+ BasicContainer-4xxErrorHasResponseBody
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted'>
+ BasicContainer-ResponsePropertiesNotPersisted
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:failed'>
+ FAIL
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch'>
+ BasicContainer-PutRequiresIfMatch
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:failed'>
+ FAIL
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr class='summary'>
+ <td>
+ Percentage passed out of 17 Tests
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-some'>
+ 88.2%
+ </td>
+ <td class='passed-some'>
+ 35.3%
+ </td>
+ <td class='passed-some'>
+ 47.1%
+ </td>
+ <td class='passed-some'>
+ 64.7%
+ </td>
+ <td class='passed-some'>
+ 88.2%
+ </td>
+ </tr>
+ </table>
+ </section>
+ <section resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MAYManifest' typeof='earl:Report mf:Manifest'>
+ <h2 property='dc:title mf:name'>DirectContainer (MAY)</h2>
+ <p property='rdfs:comment'>LDP Direct Container tests. MAY conformance tests.</p>
+ <table class='report'>
+ <tr>
+ <th>
+ Test
+ </th>
+ <th>
+ <a href='#subj_2'>Eclipse Lyo-DC1</a>
+ </th>
+ <th>
+ <a href='#subj_3'>Eclipse Lyo-DC2</a>
+ </th>
+ <th>
+ <a href='#subj_4'>Eclipse Lyo-DC3</a>
+ </th>
+ <th>
+ <a href='#subj_5'>Eclipse Lyo-DC4</a>
+ </th>
+ <th>
+ <a href='#subj_11'>LDP.js Ref Impl</a>
+ </th>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate'>
+ DirectContainer-PutToCreate
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer'>
+ DirectContainer-RdfTypeLdpContainer
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug'>
+ DirectContainer-ServerHonorsSlug
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource'>
+ DirectContainer-TypeRdfSource
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr class='summary'>
+ <td>
+ Percentage passed out of 4 Tests
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ </tr>
+ </table>
+ </section>
+ <section resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MUSTManifest' typeof='earl:Report mf:Manifest'>
+ <h2 property='dc:title mf:name'>DirectContainer (MUST)</h2>
+ <p property='rdfs:comment'>LDP Direct Container tests. MUST conformance tests.</p>
+ <table class='report'>
+ <tr>
+ <th>
+ Test
+ </th>
+ <th>
+ <a href='#subj_0'>Carbon LDP</a>
+ </th>
+ <th>
+ <a href='#subj_2'>Eclipse Lyo-DC1</a>
+ </th>
+ <th>
+ <a href='#subj_3'>Eclipse Lyo-DC2</a>
+ </th>
+ <th>
+ <a href='#subj_4'>Eclipse Lyo-DC3</a>
+ </th>
+ <th>
+ <a href='#subj_5'>Eclipse Lyo-DC4</a>
+ </th>
+ <th>
+ <a href='#subj_11'>LDP.js Ref Impl</a>
+ </th>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader'>
+ DirectContainer-HttpLinkHeader
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple'>
+ DirectContainer-MemberResourceTriple
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists'>
+ DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists'>
+ DirectContainer-ActAsIfInsertedContentRelationTripleExists
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:notAvailable' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:notAvailable' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:notAvailable' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:notAvailable' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:notAvailable' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:notAvailable' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples'>
+ DirectContainer-PostResourceUpdatesTriples
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples'>
+ DirectContainer-DeleteResourceUpdatesTriples
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestRequirement'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer'>
+ DirectContainer-ConformsDcLdpContainer
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost'>
+ DirectContainer-RelativeUriResolutionPost
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation'>
+ DirectContainer-PostResponseStatusAndLocation
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer'>
+ DirectContainer-PostContainer
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed'>
+ DirectContainer-RequestedInteractionModelCreateNotAllowed
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders'>
+ DirectContainer-RequestedInteractionModelHeaders
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle'>
+ DirectContainer-AcceptTurtle
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost'>
+ DirectContainer-NullRelativeUriPost
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader'>
+ DirectContainer-AcceptPostResponseHeader
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple'>
+ DirectContainer-DeleteRemovesContainmentTriple
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd'>
+ DirectContainer-PostJsonLd
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:notAvailable' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestRequirement'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource'>
+ DirectContainer-ConformsContainerRdfResource
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut'>
+ DirectContainer-RelativeUriResolutionPut
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource'>
+ DirectContainer-PutReplacesResource
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate'>
+ DirectContainer-PutSimpleUpdate
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource'>
+ DirectContainer-GetResource
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference'>
+ DirectContainer-RestrictClientInference
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle'>
+ DirectContainer-GetResourceAcceptTurtle
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation'>
+ DirectContainer-JsonLdRepresentation
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:notAvailable' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp'>
+ DirectContainer-PublishConstraintsReadOnlyProp
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp'>
+ DirectContainer-PublishConstraintsUnknownProp
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus'>
+ DirectContainer-PutReadOnlyProperties4xxStatus
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted'>
+ DirectContainer-PutPropertiesNotPersisted
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestRequirement'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource'>
+ DirectContainer-ConformsRdfSourceLdpResource
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual'>
+ DirectContainer-IsHttp11Manual
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet'>
+ DirectContainer-ETagHeadersGet
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead'>
+ DirectContainer-ETagHeadersHead
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader'>
+ DirectContainer-LdpLinkHeader
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders'>
+ DirectContainer-GetResponseHeaders
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode'>
+ DirectContainer-ConditionFailedStatusCode
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode'>
+ DirectContainer-PreconditionRequiredStatusCode
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag'>
+ DirectContainer-PutBadETag
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head'>
+ DirectContainer-Head
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader'>
+ DirectContainer-AcceptPatchHeader
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options'>
+ DirectContainer-Options
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader'>
+ DirectContainer-OptionsAllowHeader
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr class='summary'>
+ <td>
+ Percentage passed out of 42 Tests
+ </td>
+ <td class='passed-some'>
+ 71.4%
+ </td>
+ <td class='passed-most'>
+ 97.6%
+ </td>
+ <td class='passed-most'>
+ 97.6%
+ </td>
+ <td class='passed-most'>
+ 97.6%
+ </td>
+ <td class='passed-most'>
+ 97.6%
+ </td>
+ <td class='passed-most'>
+ 97.6%
+ </td>
+ </tr>
+ </table>
+ </section>
+ <section resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-SHOULDManifest' typeof='earl:Report mf:Manifest'>
+ <h2 property='dc:title mf:name'>DirectContainer (SHOULD)</h2>
+ <p property='rdfs:comment'>LDP Direct Container tests. SHOULD conformance tests.</p>
+ <table class='report'>
+ <tr>
+ <th>
+ Test
+ </th>
+ <th>
+ <a href='#subj_2'>Eclipse Lyo-DC1</a>
+ </th>
+ <th>
+ <a href='#subj_3'>Eclipse Lyo-DC2</a>
+ </th>
+ <th>
+ <a href='#subj_4'>Eclipse Lyo-DC3</a>
+ </th>
+ <th>
+ <a href='#subj_5'>Eclipse Lyo-DC4</a>
+ </th>
+ <th>
+ <a href='#subj_11'>LDP.js Ref Impl</a>
+ </th>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate'>
+ DirectContainer-UseMemberPredicate
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples'>
+ DirectContainer-PreferMembershipTriples
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList'>
+ DirectContainer-NoRdfBagSeqOrList
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples'>
+ DirectContainer-PreferContainmentTriples
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader'>
+ DirectContainer-ContentTypeHeader
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug'>
+ DirectContainer-PostNoSlug
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints'>
+ DirectContainer-CreateWithoutConstraints
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug'>
+ DirectContainer-RestrictUriReUseSlug
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug'>
+ DirectContainer-RestrictUriReUseNoSlug
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples'>
+ DirectContainer-RejectPutModifyingContainmentTriples
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri'>
+ DirectContainer-RestrictPutReUseUri
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod'>
+ DirectContainer-PatchMethod
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:failed'>
+ FAIL
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType'>
+ DirectContainer-ContainsRdfType
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies'>
+ DirectContainer-ReUseVocabularies
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies'>
+ DirectContainer-UseStandardVocabularies
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAsTurtleNoAccept' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAsTurtleNoAccept'>
+ DirectContainer-GetResourceAsTurtleNoAccept
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAsTurtleNoAccept' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAsTurtleNoAccept' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAsTurtleNoAccept' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAsTurtleNoAccept' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAsTurtleNoAccept' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:notAvailable' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody'>
+ DirectContainer-4xxErrorHasResponseBody
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted'>
+ DirectContainer-ResponsePropertiesNotPersisted
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch'>
+ DirectContainer-PutRequiresIfMatch
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr class='summary'>
+ <td>
+ Percentage passed out of 19 Tests
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-some'>
+ 89.5%
+ </td>
+ </tr>
+ </table>
+ </section>
+ <section resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-MAYManifest' typeof='earl:Report mf:Manifest'>
+ <h2 property='dc:title mf:name'>IndirectContainer (MAY)</h2>
+ <p property='rdfs:comment'>LDP Indirect Container tests. MAY conformance tests.</p>
+ <table class='report'>
+ <tr>
+ <th>
+ Test
+ </th>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate'>
+ IndirectContainer-PutToCreate
+ </a>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer'>
+ IndirectContainer-RdfTypeLdpContainer
+ </a>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug'>
+ IndirectContainer-ServerHonorsSlug
+ </a>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource'>
+ IndirectContainer-TypeRdfSource
+ </a>
+ </td>
+ </tr>
+ <tr class='summary'>
+ <td>
+ Percentage passed out of 4 Tests
+ </td>
+ </tr>
+ </table>
+ </section>
+ <section resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-MUSTManifest' typeof='earl:Report mf:Manifest'>
+ <h2 property='dc:title mf:name'>IndirectContainer (MUST)</h2>
+ <p property='rdfs:comment'>LDP Indirect Container tests. MUST conformance tests.</p>
+ <table class='report'>
+ <tr>
+ <th>
+ Test
+ </th>
+ <th>
+ <a href='#subj_0'>Carbon LDP</a>
+ </th>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader'>
+ IndirectContainer-ContainerSupportsHttpLinkHeader
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri'>
+ IndirectContainer-ContainsLdpcUri
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:notAvailable' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer'>
+ IndirectContainer-CreateIndirectContainer
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:notAvailable' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource'>
+ IndirectContainer-PostResource
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:notAvailable' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost'>
+ IndirectContainer-RelativeUriResolutionPost
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation'>
+ IndirectContainer-PostResponseStatusAndLocation
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer'>
+ IndirectContainer-PostContainer
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed'>
+ IndirectContainer-RequestedInteractionModelCreateNotAllowed
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders'>
+ IndirectContainer-RequestedInteractionModelHeaders
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle'>
+ IndirectContainer-AcceptTurtle
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost'>
+ IndirectContainer-NullRelativeUriPost
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader'>
+ IndirectContainer-AcceptPostResponseHeader
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple'>
+ IndirectContainer-DeleteRemovesContainmentTriple
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd'>
+ IndirectContainer-PostJsonLd
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:notAvailable' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestRequirement'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource'>
+ IndirectContainer-ConformsContainerRdfResource
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut'>
+ IndirectContainer-RelativeUriResolutionPut
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource'>
+ IndirectContainer-PutReplacesResource
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate'>
+ IndirectContainer-PutSimpleUpdate
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource'>
+ IndirectContainer-GetResource
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference'>
+ IndirectContainer-RestrictClientInference
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle'>
+ IndirectContainer-GetResourceAcceptTurtle
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation'>
+ IndirectContainer-JsonLdRepresentation
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:notAvailable' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp'>
+ IndirectContainer-PublishConstraintsReadOnlyProp
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp'>
+ IndirectContainer-PublishConstraintsUnknownProp
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus'>
+ IndirectContainer-PutReadOnlyProperties4xxStatus
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted'>
+ IndirectContainer-PutPropertiesNotPersisted
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestRequirement'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource'>
+ IndirectContainer-ConformsRdfSourceLdpResource
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual'>
+ IndirectContainer-IsHttp11Manual
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet'>
+ IndirectContainer-ETagHeadersGet
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead'>
+ IndirectContainer-ETagHeadersHead
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader'>
+ IndirectContainer-LdpLinkHeader
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders'>
+ IndirectContainer-GetResponseHeaders
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode'>
+ IndirectContainer-ConditionFailedStatusCode
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode'>
+ IndirectContainer-PreconditionRequiredStatusCode
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag'>
+ IndirectContainer-PutBadETag
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head'>
+ IndirectContainer-Head
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader'>
+ IndirectContainer-AcceptPatchHeader
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options'>
+ IndirectContainer-Options
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader'>
+ IndirectContainer-OptionsAllowHeader
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr class='summary'>
+ <td>
+ Percentage passed out of 39 Tests
+ </td>
+ <td class='passed-some'>
+ 69.2%
+ </td>
+ </tr>
+ </table>
+ </section>
+ <section resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-SHOULDManifest' typeof='earl:Report mf:Manifest'>
+ <h2 property='dc:title mf:name'>IndirectContainer (SHOULD)</h2>
+ <p property='rdfs:comment'>LDP Indirect Container tests. SHOULD conformance tests.</p>
+ <table class='report'>
+ <tr>
+ <th>
+ Test
+ </th>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList'>
+ IndirectContainer-NoRdfBagSeqOrList
+ </a>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples'>
+ IndirectContainer-PreferContainmentTriples
+ </a>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader'>
+ IndirectContainer-ContentTypeHeader
+ </a>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug'>
+ IndirectContainer-PostNoSlug
+ </a>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints'>
+ IndirectContainer-CreateWithoutConstraints
+ </a>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug'>
+ IndirectContainer-RestrictUriReUseSlug
+ </a>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug'>
+ IndirectContainer-RestrictUriReUseNoSlug
+ </a>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples'>
+ IndirectContainer-RejectPutModifyingContainmentTriples
+ </a>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri'>
+ IndirectContainer-RestrictPutReUseUri
+ </a>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod'>
+ IndirectContainer-PatchMethod
+ </a>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType'>
+ IndirectContainer-ContainsRdfType
+ </a>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies'>
+ IndirectContainer-ReUseVocabularies
+ </a>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies'>
+ IndirectContainer-UseStandardVocabularies
+ </a>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAsTurtleNoAccept' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAsTurtleNoAccept'>
+ IndirectContainer-GetResourceAsTurtleNoAccept
+ </a>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody'>
+ IndirectContainer-4xxErrorHasResponseBody
+ </a>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted'>
+ IndirectContainer-ResponsePropertiesNotPersisted
+ </a>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch'>
+ IndirectContainer-PutRequiresIfMatch
+ </a>
+ </td>
+ </tr>
+ <tr class='summary'>
+ <td>
+ Percentage passed out of 17 Tests
+ </td>
+ </tr>
+ </table>
+ </section>
+ <section resource='http://w3c.github.io/ldp-testsuite/manifest#Non-RDFSource-MAYManifest' typeof='earl:Report mf:Manifest'>
+ <h2 property='dc:title mf:name'>Non-RDFSource (MAY)</h2>
+ <p property='rdfs:comment'>LDP Non-RDF Source tests. MAY conformance tests.</p>
+ <table class='report'>
+ <tr>
+ <th>
+ Test
+ </th>
+ <th>
+ <a href='#subj_0'>Carbon LDP</a>
+ </th>
+ <th>
+ <a href='#subj_1'>Eclipse Lyo-BC</a>
+ </th>
+ <th>
+ <a href='#subj_2'>Eclipse Lyo-DC1</a>
+ </th>
+ <th>
+ <a href='#subj_3'>Eclipse Lyo-DC2</a>
+ </th>
+ <th>
+ <a href='#subj_4'>Eclipse Lyo-DC3</a>
+ </th>
+ <th>
+ <a href='#subj_5'>Eclipse Lyo-DC4</a>
+ </th>
+ <th>
+ <a href='#subj_6'>Marmotta</a>
+ </th>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource'>
+ NonRDFSource-PostNonRDFSource
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:notAvailable' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer'>
+ NonRDFSource-PostResourceAndGetFromContainer
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:notAvailable' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary'>
+ NonRDFSource-PostResourceGetBinary
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:notAvailable' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary'>
+ NonRDFSource-PostResourceGetMetadataAndBinary
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:notAvailable' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink'>
+ NonRDFSource-PostResourceAndCheckLink
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:notAvailable' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource'>
+ NonRDFSource-PostResourceAndCheckAssociatedResource
+ </a>
+ </td>
+ <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:failed'>
+ FAIL
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr class='summary'>
+ <td>
+ Percentage passed out of 6 Tests
+ </td>
+ <td class='passed-some'>
+ 0.0%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ </tr>
+ </table>
+ </section>
+ <section resource='http://w3c.github.io/ldp-testsuite/manifest#Non-RDFSource-MUSTManifest' typeof='earl:Report mf:Manifest'>
+ <h2 property='dc:title mf:name'>Non-RDFSource (MUST)</h2>
+ <p property='rdfs:comment'>LDP Non-RDF Source tests. MUST conformance tests.</p>
+ <table class='report'>
+ <tr>
+ <th>
+ Test
+ </th>
+ <th>
+ <a href='#subj_0'>Carbon LDP</a>
+ </th>
+ <th>
+ <a href='#subj_1'>Eclipse Lyo-BC</a>
+ </th>
+ <th>
+ <a href='#subj_2'>Eclipse Lyo-DC1</a>
+ </th>
+ <th>
+ <a href='#subj_3'>Eclipse Lyo-DC2</a>
+ </th>
+ <th>
+ <a href='#subj_4'>Eclipse Lyo-DC3</a>
+ </th>
+ <th>
+ <a href='#subj_5'>Eclipse Lyo-DC4</a>
+ </th>
+ <th>
+ <a href='#subj_6'>Marmotta</a>
+ </th>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource'>
+ NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader'>
+ NonRDFSource-OptionsHasSameLinkHeader
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource'>
+ NonRDFSource-GetResource
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual'>
+ NonRDFSource-IsHttp11Manual
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:notAvailable' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet'>
+ NonRDFSource-ETagHeadersGet
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead'>
+ NonRDFSource-ETagHeadersHead
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader'>
+ NonRDFSource-LdpLinkHeader
+ </a>
+ </td>
+ <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:failed'>
+ FAIL
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders'>
+ NonRDFSource-GetResponseHeaders
+ </a>
+ </td>
+ <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:failed'>
+ FAIL
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode'>
+ NonRDFSource-ConditionFailedStatusCode
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode'>
+ NonRDFSource-PreconditionRequiredStatusCode
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag'>
+ NonRDFSource-PutBadETag
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head'>
+ NonRDFSource-Head
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader'>
+ NonRDFSource-AcceptPatchHeader
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options'>
+ NonRDFSource-Options
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader'>
+ NonRDFSource-OptionsAllowHeader
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr class='summary'>
+ <td>
+ Percentage passed out of 15 Tests
+ </td>
+ <td class='passed-some'>
+ 66.7%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-some'>
+ 93.3%
+ </td>
+ </tr>
+ </table>
+ </section>
+ <section resource='http://w3c.github.io/ldp-testsuite/manifest#Non-RDFSource-SHOULDManifest' typeof='earl:Report mf:Manifest'>
+ <h2 property='dc:title mf:name'>Non-RDFSource (SHOULD)</h2>
+ <p property='rdfs:comment'>LDP Non-RDF Source tests. SHOULD conformance tests.</p>
+ <table class='report'>
+ <tr>
+ <th>
+ Test
+ </th>
+ <th>
+ <a href='#subj_1'>Eclipse Lyo-BC</a>
+ </th>
+ <th>
+ <a href='#subj_2'>Eclipse Lyo-DC1</a>
+ </th>
+ <th>
+ <a href='#subj_3'>Eclipse Lyo-DC2</a>
+ </th>
+ <th>
+ <a href='#subj_4'>Eclipse Lyo-DC3</a>
+ </th>
+ <th>
+ <a href='#subj_5'>Eclipse Lyo-DC4</a>
+ </th>
+ <th>
+ <a href='#subj_6'>Marmotta</a>
+ </th>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch'>
+ NonRDFSource-PutRequiresIfMatch
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr class='summary'>
+ <td>
+ Percentage passed out of 1 Tests
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ </tr>
+ </table>
+ </section>
+ <section resource='http://w3c.github.io/ldp-testsuite/manifest#RDFSource-MAYManifest' typeof='earl:Report mf:Manifest'>
+ <h2 property='dc:title mf:name'>RDFSource (MAY)</h2>
+ <p property='rdfs:comment'>LDP RDF Source tests. MAY conformance tests.</p>
+ <table class='report'>
+ <tr>
+ <th>
+ Test
+ </th>
+ <th>
+ <a href='#subj_1'>Eclipse Lyo-BC</a>
+ </th>
+ <th>
+ <a href='#subj_2'>Eclipse Lyo-DC1</a>
+ </th>
+ <th>
+ <a href='#subj_3'>Eclipse Lyo-DC2</a>
+ </th>
+ <th>
+ <a href='#subj_4'>Eclipse Lyo-DC3</a>
+ </th>
+ <th>
+ <a href='#subj_5'>Eclipse Lyo-DC4</a>
+ </th>
+ <th>
+ <a href='#subj_6'>Marmotta</a>
+ </th>
+ <th>
+ <a href='#subj_7'>ldphp</a>
+ </th>
+ <th>
+ <a href='#subj_8'>Virtuoso</a>
+ </th>
+ <th>
+ <a href='#subj_10'>LDP.js BC</a>
+ </th>
+ <th>
+ <a href='#subj_11'>LDP.js Ref Impl</a>
+ </th>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource'>
+ MemberResource-TypeRdfSource
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr class='summary'>
+ <td>
+ Percentage passed out of 1 Tests
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ </tr>
+ </table>
+ </section>
+ <section resource='http://w3c.github.io/ldp-testsuite/manifest#RDFSource-MUSTManifest' typeof='earl:Report mf:Manifest'>
+ <h2 property='dc:title mf:name'>RDFSource (MUST)</h2>
+ <p property='rdfs:comment'>LDP RDF Source tests. MUST conformance tests.</p>
+ <table class='report'>
+ <tr>
+ <th>
+ Test
+ </th>
+ <th>
+ <a href='#subj_0'>Carbon LDP</a>
+ </th>
+ <th>
+ <a href='#subj_1'>Eclipse Lyo-BC</a>
+ </th>
+ <th>
+ <a href='#subj_2'>Eclipse Lyo-DC1</a>
+ </th>
+ <th>
+ <a href='#subj_3'>Eclipse Lyo-DC2</a>
+ </th>
+ <th>
+ <a href='#subj_4'>Eclipse Lyo-DC3</a>
+ </th>
+ <th>
+ <a href='#subj_5'>Eclipse Lyo-DC4</a>
+ </th>
+ <th>
+ <a href='#subj_6'>Marmotta</a>
+ </th>
+ <th>
+ <a href='#subj_7'>ldphp</a>
+ </th>
+ <th>
+ <a href='#subj_8'>Virtuoso</a>
+ </th>
+ <th>
+ <a href='#subj_9'>gold</a>
+ </th>
+ <th>
+ <a href='#subj_10'>LDP.js BC</a>
+ </th>
+ <th>
+ <a href='#subj_11'>LDP.js Ref Impl</a>
+ </th>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut'>
+ MemberResource-RelativeUriResolutionPut
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource'>
+ MemberResource-PutReplacesResource
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate'>
+ MemberResource-PutSimpleUpdate
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource'>
+ MemberResource-GetResource
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference'>
+ MemberResource-RestrictClientInference
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:notAvailable' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle'>
+ MemberResource-GetResourceAcceptTurtle
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation'>
+ MemberResource-JsonLdRepresentation
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:notAvailable' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp'>
+ MemberResource-PublishConstraintsReadOnlyProp
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp'>
+ MemberResource-PublishConstraintsUnknownProp
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus'>
+ MemberResource-PutReadOnlyProperties4xxStatus
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted'>
+ MemberResource-PutPropertiesNotPersisted
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestRequirement'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource'>
+ MemberResource-ConformsRdfSourceLdpResource
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual'>
+ MemberResource-IsHttp11Manual
+ </a>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:notAvailable' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet'>
+ MemberResource-ETagHeadersGet
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead'>
+ MemberResource-ETagHeadersHead
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader'>
+ MemberResource-LdpLinkHeader
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders'>
+ MemberResource-GetResponseHeaders
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode'>
+ MemberResource-ConditionFailedStatusCode
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode'>
+ MemberResource-PreconditionRequiredStatusCode
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag'>
+ MemberResource-PutBadETag
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head'>
+ MemberResource-Head
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader'>
+ MemberResource-AcceptPatchHeader
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options'>
+ MemberResource-Options
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader'>
+ MemberResource-OptionsAllowHeader
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader' property='earl:test' />
+ <link href='http://carbonldp.com' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader' property='earl:test' />
+ <link href='https://github.com/linkeddata/gold' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr class='summary'>
+ <td>
+ Percentage passed out of 24 Tests
+ </td>
+ <td class='passed-some'>
+ 70.8%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-some'>
+ 83.3%
+ </td>
+ <td class='passed-some'>
+ 70.8%
+ </td>
+ <td class='passed-some'>
+ 75.0%
+ </td>
+ <td class='passed-some'>
+ 4.2%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ </tr>
+ </table>
+ </section>
+ <section resource='http://w3c.github.io/ldp-testsuite/manifest#RDFSource-SHOULDManifest' typeof='earl:Report mf:Manifest'>
+ <h2 property='dc:title mf:name'>RDFSource (SHOULD)</h2>
+ <p property='rdfs:comment'>LDP RDF Source tests. SHOULD conformance tests.</p>
+ <table class='report'>
+ <tr>
+ <th>
+ Test
+ </th>
+ <th>
+ <a href='#subj_1'>Eclipse Lyo-BC</a>
+ </th>
+ <th>
+ <a href='#subj_2'>Eclipse Lyo-DC1</a>
+ </th>
+ <th>
+ <a href='#subj_3'>Eclipse Lyo-DC2</a>
+ </th>
+ <th>
+ <a href='#subj_4'>Eclipse Lyo-DC3</a>
+ </th>
+ <th>
+ <a href='#subj_5'>Eclipse Lyo-DC4</a>
+ </th>
+ <th>
+ <a href='#subj_6'>Marmotta</a>
+ </th>
+ <th>
+ <a href='#subj_7'>ldphp</a>
+ </th>
+ <th>
+ <a href='#subj_8'>Virtuoso</a>
+ </th>
+ <th>
+ <a href='#subj_10'>LDP.js BC</a>
+ </th>
+ <th>
+ <a href='#subj_11'>LDP.js Ref Impl</a>
+ </th>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType'>
+ MemberResource-ContainsRdfType
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies'>
+ MemberResource-ReUseVocabularies
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:notAvailable' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies'>
+ MemberResource-UseStandardVocabularies
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:notAvailable' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:manual' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAsTurtleNoAccept' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAsTurtleNoAccept'>
+ MemberResource-GetResourceAsTurtleNoAccept
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAsTurtleNoAccept' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAsTurtleNoAccept' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAsTurtleNoAccept' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAsTurtleNoAccept' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAsTurtleNoAccept' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAsTurtleNoAccept' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAsTurtleNoAccept' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:notAvailable' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAsTurtleNoAccept' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:notAvailable' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAsTurtleNoAccept' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:notAvailable' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAsTurtleNoAccept' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:notAvailable' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody'>
+ MemberResource-4xxErrorHasResponseBody
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted'>
+ MemberResource-ResponsePropertiesNotPersisted
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:untested'>
+ UNTESTED
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
+ <td>
+ <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch'>
+ MemberResource-PutRequiresIfMatch
+ </a>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch' property='earl:test' />
+ <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch' property='earl:test' />
+ <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://marmotta.apache.org' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch' property='earl:test' />
+ <link href='http://marmotta.apache.org' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://test.rww.io/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch' property='earl:test' />
+ <link href='http://test.rww.io/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:failed'>
+ FAIL
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch' property='earl:test' />
+ <link href='http://www.openlinksw.com/' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+ <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
+ <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch' property='earl:test' />
+ <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
+ <link href='earl:automatic' property='earl:mode' />
+ <span property='earl:result' typeof='earl:TestResult'>
+ <span property='earl:outcome' resource='earl:passed'>
+ PASS
+ </span>
+ </span>
+ </td>
+ </tr>
+ <tr class='summary'>
+ <td>
+ Percentage passed out of 7 Tests
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-all'>
+ 100.0%
+ </td>
+ <td class='passed-some'>
+ 57.1%
+ </td>
+ <td class='passed-some'>
+ 14.3%
+ </td>
+ <td class='passed-some'>
+ 28.6%
+ </td>
+ <td class='passed-some'>
+ 85.7%
+ </td>
+ <td class='passed-some'>
+ 85.7%
+ </td>
+ </tr>
+ </table>
+ </section>
+ </section>
+ <section class='appendix'>
+ <h2>
+ Test Subjects
+ </h2>
+ <p>
+ This report was tested using the following test subjects:
+ </p>
+ <dl>
+ <dt id='subj_0'>
+ <a href='http://carbonldp.com'>
+ <span about='http://carbonldp.com' property='doap:name'>Carbon LDP</span>
+ </a>
+ </dt>
+ <dd inlist='inlist' property='earl:testSubjects' resource='http://carbonldp.com' typeof='earl:TestSubject doap:Project'>
+ <dl>
+ <dt>Description</dt>
+ <dd lang='en' property='doap:description'>Testing against: BasicContainer, RDFSource, NonRDFSource, Prefer, Container as Resource interaction model.</dd>
+ <dt>Programming Language</dt>
+ <dd property='doap:programming-language'>Java</dd>
+ <dt>Home Page</dt>
+ <dd property='doap:homepage'>
+ <a href='http://carbonldp.com'>
+ http://carbonldp.com
+ </a>
+ </dd>
+ <dt>Developer</dt>
+ <dd rel='doap:developer'>
+ <div typeof='foaf:Person'>
+ <span property='foaf:name'>Miguel Aragon</span>
+ </div>
+ </dd>
+ <dt>
+ Test Suite Compliance
+ </dt>
+ <dd>
+ <table class='report'>
+ <tbody>
+ <tr>
+ <td>
+ BasicContainer (MUST)
+ </td>
+ <td class='passed-some'>
+ 26/37 (70.3%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ DirectContainer (MUST)
+ </td>
+ <td class='passed-some'>
+ 30/42 (71.4%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ IndirectContainer (MUST)
+ </td>
+ <td class='passed-some'>
+ 27/39 (69.2%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ Non-RDFSource (MUST)
+ </td>
+ <td class='passed-some'>
+ 10/15 (66.7%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ RDFSource (MUST)
+ </td>
+ <td class='passed-some'>
+ 17/24 (70.8%)
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ </dd>
+ </dl>
+ </dd>
+ <dt id='subj_1'>
+ <a href='http://eclipse.org/lyo#bc'>
+ <span about='http://eclipse.org/lyo#bc' property='doap:name'>Eclipse Lyo-BC</span>
+ </a>
+ </dt>
+ <dd inlist='inlist' property='earl:testSubjects' resource='http://eclipse.org/lyo#bc' typeof='earl:TestSubject doap:Project'>
+ <dl>
+ <dt>Description</dt>
+ <dd lang='en' property='doap:description'>Testing against: BasicContainer, RDFSource, NonRDFSource, Prefer, Container as Resource interaction model.</dd>
+ <dt>Programming Language</dt>
+ <dd property='doap:programming-language'>Java</dd>
+ <dt>Home Page</dt>
+ <dd property='doap:homepage'>
+ <a href='http://wiki.eclipse.org/Lyo/LDPImpl'>
+ http://wiki.eclipse.org/Lyo/LDPImpl
+ </a>
+ </dd>
+ <dt>Developer</dt>
+ <dd rel='doap:developer'>
+ <div typeof='foaf:Person'>
+ <span property='foaf:name'>Steve Speicher</span>
+ </div>
+ <div typeof='foaf:Person'>
+ <span property='foaf:name'>Sam Padgett</span>
+ </div>
+ </dd>
+ <dt>
+ Test Suite Compliance
+ </dt>
+ <dd>
+ <table class='report'>
+ <tbody>
+ <tr>
+ <td>
+ BasicContainer (MAY)
+ </td>
+ <td class='passed-all'>
+ 4/4 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ BasicContainer (MUST)
+ </td>
+ <td class='passed-all'>
+ 37/37 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ BasicContainer (SHOULD)
+ </td>
+ <td class='passed-all'>
+ 17/17 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ Non-RDFSource (MAY)
+ </td>
+ <td class='passed-all'>
+ 6/6 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ Non-RDFSource (MUST)
+ </td>
+ <td class='passed-all'>
+ 15/15 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ Non-RDFSource (SHOULD)
+ </td>
+ <td class='passed-all'>
+ 1/1 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ RDFSource (MAY)
+ </td>
+ <td class='passed-all'>
+ 1/1 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ RDFSource (MUST)
+ </td>
+ <td class='passed-all'>
+ 24/24 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ RDFSource (SHOULD)
+ </td>
+ <td class='passed-all'>
+ 7/7 (100.0%)
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ </dd>
+ </dl>
+ </dd>
+ <dt id='subj_2'>
+ <a href='http://eclipse.org/lyo#dc1'>
+ <span about='http://eclipse.org/lyo#dc1' property='doap:name'>Eclipse Lyo-DC1</span>
+ </a>
+ </dt>
+ <dd inlist='inlist' property='earl:testSubjects' resource='http://eclipse.org/lyo#dc1' typeof='earl:TestSubject doap:Project'>
+ <dl>
+ <dt>Description</dt>
+ <dd lang='en' property='doap:description'>Testing against: DirectContainer, RDFSource, NonRDFSource, Prefer, Container as Resource interaction model. Configuration of DirectContainer: ldp:membershipResource == container, ldp:hasMemberRelation == ldp:member</dd>
+ <dt>Programming Language</dt>
+ <dd property='doap:programming-language'>Java</dd>
+ <dt>Home Page</dt>
+ <dd property='doap:homepage'>
+ <a href='http://wiki.eclipse.org/Lyo/LDPImpl'>
+ http://wiki.eclipse.org/Lyo/LDPImpl
+ </a>
+ </dd>
+ <dt>Developer</dt>
+ <dd rel='doap:developer'>
+ <div typeof='foaf:Person'>
+ <span property='foaf:name'>Steve Speicher</span>
+ </div>
+ <div typeof='foaf:Person'>
+ <span property='foaf:name'>Sam Padgett</span>
+ </div>
+ </dd>
+ <dt>
+ Test Suite Compliance
+ </dt>
+ <dd>
+ <table class='report'>
+ <tbody>
+ <tr>
+ <td>
+ DirectContainer (MAY)
+ </td>
+ <td class='passed-all'>
+ 4/4 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ DirectContainer (MUST)
+ </td>
+ <td class='passed-most'>
+ 41/42 (97.6%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ DirectContainer (SHOULD)
+ </td>
+ <td class='passed-all'>
+ 19/19 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ Non-RDFSource (MAY)
+ </td>
+ <td class='passed-all'>
+ 6/6 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ Non-RDFSource (MUST)
+ </td>
+ <td class='passed-all'>
+ 15/15 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ Non-RDFSource (SHOULD)
+ </td>
+ <td class='passed-all'>
+ 1/1 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ RDFSource (MAY)
+ </td>
+ <td class='passed-all'>
+ 1/1 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ RDFSource (MUST)
+ </td>
+ <td class='passed-all'>
+ 24/24 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ RDFSource (SHOULD)
+ </td>
+ <td class='passed-all'>
+ 7/7 (100.0%)
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ </dd>
+ </dl>
+ </dd>
+ <dt id='subj_3'>
+ <a href='http://eclipse.org/lyo#dc2'>
+ <span about='http://eclipse.org/lyo#dc2' property='doap:name'>Eclipse Lyo-DC2</span>
+ </a>
+ </dt>
+ <dd inlist='inlist' property='earl:testSubjects' resource='http://eclipse.org/lyo#dc2' typeof='earl:TestSubject doap:Project'>
+ <dl>
+ <dt>Description</dt>
+ <dd lang='en' property='doap:description'>Testing against: DirectContainer, RDFSource, NonRDFSource, Prefer, Container as Resource interaction model. Configuration of DirectContainer: ldp:membershipResource != container, ldp:hasMemberRelation == ldp:member</dd>
+ <dt>Programming Language</dt>
+ <dd property='doap:programming-language'>Java</dd>
+ <dt>Home Page</dt>
+ <dd property='doap:homepage'>
+ <a href='http://wiki.eclipse.org/Lyo/LDPImpl'>
+ http://wiki.eclipse.org/Lyo/LDPImpl
+ </a>
+ </dd>
+ <dt>Developer</dt>
+ <dd rel='doap:developer'>
+ <div typeof='foaf:Person'>
+ <span property='foaf:name'>Steve Speicher</span>
+ </div>
+ <div typeof='foaf:Person'>
+ <span property='foaf:name'>Sam Padgett</span>
+ </div>
+ </dd>
+ <dt>
+ Test Suite Compliance
+ </dt>
+ <dd>
+ <table class='report'>
+ <tbody>
+ <tr>
+ <td>
+ DirectContainer (MAY)
+ </td>
+ <td class='passed-all'>
+ 4/4 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ DirectContainer (MUST)
+ </td>
+ <td class='passed-most'>
+ 41/42 (97.6%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ DirectContainer (SHOULD)
+ </td>
+ <td class='passed-all'>
+ 19/19 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ Non-RDFSource (MAY)
+ </td>
+ <td class='passed-all'>
+ 6/6 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ Non-RDFSource (MUST)
+ </td>
+ <td class='passed-all'>
+ 15/15 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ Non-RDFSource (SHOULD)
+ </td>
+ <td class='passed-all'>
+ 1/1 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ RDFSource (MAY)
+ </td>
+ <td class='passed-all'>
+ 1/1 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ RDFSource (MUST)
+ </td>
+ <td class='passed-all'>
+ 24/24 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ RDFSource (SHOULD)
+ </td>
+ <td class='passed-all'>
+ 7/7 (100.0%)
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ </dd>
+ </dl>
+ </dd>
+ <dt id='subj_4'>
+ <a href='http://eclipse.org/lyo#dc3'>
+ <span about='http://eclipse.org/lyo#dc3' property='doap:name'>Eclipse Lyo-DC3</span>
+ </a>
+ </dt>
+ <dd inlist='inlist' property='earl:testSubjects' resource='http://eclipse.org/lyo#dc3' typeof='earl:TestSubject doap:Project'>
+ <dl>
+ <dt>Description</dt>
+ <dd lang='en' property='doap:description'>Testing against: DirectContainer, RDFSource, NonRDFSource, Prefer, Container as Resource interaction model. Configuration of DirectContainer: ldp:membershipResource != container, ldp:hasMemberRelation == skos:inScheme</dd>
+ <dt>Programming Language</dt>
+ <dd property='doap:programming-language'>Java</dd>
+ <dt>Home Page</dt>
+ <dd property='doap:homepage'>
+ <a href='http://wiki.eclipse.org/Lyo/LDPImpl'>
+ http://wiki.eclipse.org/Lyo/LDPImpl
+ </a>
+ </dd>
+ <dt>Developer</dt>
+ <dd rel='doap:developer'>
+ <div typeof='foaf:Person'>
+ <span property='foaf:name'>Steve Speicher</span>
+ </div>
+ <div typeof='foaf:Person'>
+ <span property='foaf:name'>Sam Padgett</span>
+ </div>
+ </dd>
+ <dt>
+ Test Suite Compliance
+ </dt>
+ <dd>
+ <table class='report'>
+ <tbody>
+ <tr>
+ <td>
+ DirectContainer (MAY)
+ </td>
+ <td class='passed-all'>
+ 4/4 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ DirectContainer (MUST)
+ </td>
+ <td class='passed-most'>
+ 41/42 (97.6%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ DirectContainer (SHOULD)
+ </td>
+ <td class='passed-all'>
+ 19/19 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ Non-RDFSource (MAY)
+ </td>
+ <td class='passed-all'>
+ 6/6 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ Non-RDFSource (MUST)
+ </td>
+ <td class='passed-all'>
+ 15/15 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ Non-RDFSource (SHOULD)
+ </td>
+ <td class='passed-all'>
+ 1/1 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ RDFSource (MAY)
+ </td>
+ <td class='passed-all'>
+ 1/1 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ RDFSource (MUST)
+ </td>
+ <td class='passed-all'>
+ 24/24 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ RDFSource (SHOULD)
+ </td>
+ <td class='passed-all'>
+ 7/7 (100.0%)
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ </dd>
+ </dl>
+ </dd>
+ <dt id='subj_5'>
+ <a href='http://eclipse.org/lyo#dc4'>
+ <span about='http://eclipse.org/lyo#dc4' property='doap:name'>Eclipse Lyo-DC4</span>
+ </a>
+ </dt>
+ <dd inlist='inlist' property='earl:testSubjects' resource='http://eclipse.org/lyo#dc4' typeof='earl:TestSubject doap:Project'>
+ <dl>
+ <dt>Description</dt>
+ <dd lang='en' property='doap:description'>Testing against: DirectContainer, RDFSource, NonRDFSource, Prefer, Container as Resource interaction model. Configuration of DirectContainer: ldp:membershipResource == container, ldp:hasMemberRelation == skos:inScheme</dd>
+ <dt>Programming Language</dt>
+ <dd property='doap:programming-language'>Java</dd>
+ <dt>Home Page</dt>
+ <dd property='doap:homepage'>
+ <a href='http://wiki.eclipse.org/Lyo/LDPImpl'>
+ http://wiki.eclipse.org/Lyo/LDPImpl
+ </a>
+ </dd>
+ <dt>Developer</dt>
+ <dd rel='doap:developer'>
+ <div typeof='foaf:Person'>
+ <span property='foaf:name'>Steve Speicher</span>
+ </div>
+ <div typeof='foaf:Person'>
+ <span property='foaf:name'>Sam Padgett</span>
+ </div>
+ </dd>
+ <dt>
+ Test Suite Compliance
+ </dt>
+ <dd>
+ <table class='report'>
+ <tbody>
+ <tr>
+ <td>
+ DirectContainer (MAY)
+ </td>
+ <td class='passed-all'>
+ 4/4 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ DirectContainer (MUST)
+ </td>
+ <td class='passed-most'>
+ 41/42 (97.6%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ DirectContainer (SHOULD)
+ </td>
+ <td class='passed-all'>
+ 19/19 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ Non-RDFSource (MAY)
+ </td>
+ <td class='passed-all'>
+ 6/6 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ Non-RDFSource (MUST)
+ </td>
+ <td class='passed-all'>
+ 15/15 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ Non-RDFSource (SHOULD)
+ </td>
+ <td class='passed-all'>
+ 1/1 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ RDFSource (MAY)
+ </td>
+ <td class='passed-all'>
+ 1/1 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ RDFSource (MUST)
+ </td>
+ <td class='passed-all'>
+ 24/24 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ RDFSource (SHOULD)
+ </td>
+ <td class='passed-all'>
+ 7/7 (100.0%)
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ </dd>
+ </dl>
+ </dd>
+ <dt id='subj_6'>
+ <a href='http://marmotta.apache.org'>
+ <span about='http://marmotta.apache.org' property='doap:name'>Marmotta</span>
+ </a>
+ </dt>
+ <dd inlist='inlist' property='earl:testSubjects' resource='http://marmotta.apache.org' typeof='earl:TestSubject doap:Project'>
+ <dl>
+ <dt>Programming Language</dt>
+ <dd property='doap:programming-language'>Java</dd>
+ <dt>Home Page</dt>
+ <dd property='doap:homepage'>
+ <a href='http://marmotta.apache.org'>
+ http://marmotta.apache.org
+ </a>
+ </dd>
+ <dt>Developer</dt>
+ <dd rel='doap:developer'>
+ <div typeof='foaf:Person'>
+ <span property='foaf:name'>Jakob Frank, Sergio Fernández</span>
+ </div>
+ </dd>
+ <dt>
+ Test Suite Compliance
+ </dt>
+ <dd>
+ <table class='report'>
+ <tbody>
+ <tr>
+ <td>
+ BasicContainer (MAY)
+ </td>
+ <td class='passed-all'>
+ 4/4 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ BasicContainer (MUST)
+ </td>
+ <td class='passed-some'>
+ 31/37 (83.8%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ BasicContainer (SHOULD)
+ </td>
+ <td class='passed-most'>
+ 15/17 (88.2%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ Non-RDFSource (MAY)
+ </td>
+ <td class='passed-all'>
+ 6/6 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ Non-RDFSource (MUST)
+ </td>
+ <td class='passed-most'>
+ 14/15 (93.3%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ Non-RDFSource (SHOULD)
+ </td>
+ <td class='passed-all'>
+ 1/1 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ RDFSource (MAY)
+ </td>
+ <td class='passed-all'>
+ 1/1 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ RDFSource (MUST)
+ </td>
+ <td class='passed-some'>
+ 20/24 (83.3%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ RDFSource (SHOULD)
+ </td>
+ <td class='passed-some'>
+ 4/7 (57.1%)
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ </dd>
+ </dl>
+ </dd>
+ <dt id='subj_7'>
+ <a href='http://test.rww.io/'>
+ <span about='http://test.rww.io/' property='doap:name'>ldphp</span>
+ </a>
+ </dt>
+ <dd inlist='inlist' property='earl:testSubjects' resource='http://test.rww.io/' typeof='earl:TestSubject doap:Project'>
+ <dl>
+ <dt>Programming Language</dt>
+ <dd property='doap:programming-language'>PHP</dd>
+ <dt>Home Page</dt>
+ <dd property='doap:homepage'>
+ <a href='http://test.rww.io/'>
+ http://test.rww.io/
+ </a>
+ </dd>
+ <dt>Developer</dt>
+ <dd rel='doap:developer'>
+ <div typeof='foaf:Person'>
+ <span property='foaf:name'>Andrei Sambra</span>
+ </div>
+ </dd>
+ <dt>
+ Test Suite Compliance
+ </dt>
+ <dd>
+ <table class='report'>
+ <tbody>
+ <tr>
+ <td>
+ BasicContainer (MAY)
+ </td>
+ <td class='passed-some'>
+ 3/4 (75.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ BasicContainer (MUST)
+ </td>
+ <td class='passed-some'>
+ 24/37 (64.9%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ BasicContainer (SHOULD)
+ </td>
+ <td class='passed-some'>
+ 6/17 (35.3%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ RDFSource (MAY)
+ </td>
+ <td class='passed-all'>
+ 1/1 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ RDFSource (MUST)
+ </td>
+ <td class='passed-some'>
+ 17/24 (70.8%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ RDFSource (SHOULD)
+ </td>
+ <td class='passed-some'>
+ 1/7 (14.3%)
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ </dd>
+ </dl>
+ </dd>
+ <dt id='subj_8'>
+ <a href='http://www.openlinksw.com/'>
+ <span about='http://www.openlinksw.com/' property='doap:name'>Virtuoso</span>
+ </a>
+ </dt>
+ <dd inlist='inlist' property='earl:testSubjects' resource='http://www.openlinksw.com/' typeof='earl:TestSubject doap:Project'>
+ <dl>
+ <dt>Programming Language</dt>
+ <dd property='doap:programming-language'>C</dd>
+ <dt>Home Page</dt>
+ <dd property='doap:homepage'>
+ <a href='http://www.openlinksw.com/'>
+ http://www.openlinksw.com/
+ </a>
+ </dd>
+ <dt>Developer</dt>
+ <dd rel='doap:developer'>
+ <div typeof='foaf:Person'>
+ <span property='foaf:name'>OpenLink</span>
+ </div>
+ </dd>
+ <dt>
+ Test Suite Compliance
+ </dt>
+ <dd>
+ <table class='report'>
+ <tbody>
+ <tr>
+ <td>
+ BasicContainer (MAY)
+ </td>
+ <td class='passed-some'>
+ 3/4 (75.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ BasicContainer (MUST)
+ </td>
+ <td class='passed-some'>
+ 23/37 (62.2%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ BasicContainer (SHOULD)
+ </td>
+ <td class='passed-some'>
+ 8/17 (47.1%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ RDFSource (MAY)
+ </td>
+ <td class='passed-all'>
+ 1/1 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ RDFSource (MUST)
+ </td>
+ <td class='passed-some'>
+ 18/24 (75.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ RDFSource (SHOULD)
+ </td>
+ <td class='passed-some'>
+ 2/7 (28.6%)
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ </dd>
+ </dl>
+ </dd>
+ <dt id='subj_9'>
+ <a href='https://github.com/linkeddata/gold'>
+ <span about='https://github.com/linkeddata/gold' property='doap:name'>gold</span>
+ </a>
+ </dt>
+ <dd inlist='inlist' property='earl:testSubjects' resource='https://github.com/linkeddata/gold' typeof='earl:TestSubject doap:Project'>
+ <dl>
+ <dt>Programming Language</dt>
+ <dd property='doap:programming-language'>Go</dd>
+ <dt>Home Page</dt>
+ <dd property='doap:homepage'>
+ <a href='https://github.com/linkeddata/gold'>
+ https://github.com/linkeddata/gold
+ </a>
+ </dd>
+ <dt>Developer</dt>
+ <dd rel='doap:developer'>
+ <div typeof='foaf:Person'>
+ <span property='foaf:name'>Andrei Sambra</span>
+ </div>
+ </dd>
+ <dt>
+ Test Suite Compliance
+ </dt>
+ <dd>
+ <table class='report'>
+ <tbody>
+ <tr>
+ <td>
+ BasicContainer (MAY)
+ </td>
+ <td class='passed-some'>
+ 3/4 (75.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ BasicContainer (MUST)
+ </td>
+ <td class='passed-some'>
+ 25/37 (67.6%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ BasicContainer (SHOULD)
+ </td>
+ <td class='passed-some'>
+ 11/17 (64.7%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ RDFSource (MUST)
+ </td>
+ <td class='passed-some'>
+ 1/24 (4.2%)
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ </dd>
+ </dl>
+ </dd>
+ <dt id='subj_10'>
+ <a href='https://hub.jazz.net/project/sspeiche/LDPjs#bc'>
+ <span about='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='doap:name'>LDP.js BC</span>
+ </a>
+ </dt>
+ <dd inlist='inlist' property='earl:testSubjects' resource='https://hub.jazz.net/project/sspeiche/LDPjs#bc' typeof='earl:TestSubject doap:Project'>
+ <dl>
+ <dt>Description</dt>
+ <dd lang='en' property='doap:description'>Testing against: BasicContainer, RDFSource,Prefer, Container as Resource interaction model.</dd>
+ <dt>Programming Language</dt>
+ <dd property='doap:programming-language'>JavaScript</dd>
+ <dt>Home Page</dt>
+ <dd property='doap:homepage'>
+ <a href='https://hub.jazz.net/project/sspeiche/LDPjs#bc'>
+ https://hub.jazz.net/project/sspeiche/LDPjs#bc
+ </a>
+ </dd>
+ <dt>Developer</dt>
+ <dd rel='doap:developer'>
+ <div typeof='foaf:Person'>
+ <span property='foaf:name'>Sam Padgett</span>
+ </div>
+ <div typeof='foaf:Person'>
+ <span property='foaf:name'>Steve Speicher</span>
+ </div>
+ </dd>
+ <dt>
+ Test Suite Compliance
+ </dt>
+ <dd>
+ <table class='report'>
+ <tbody>
+ <tr>
+ <td>
+ BasicContainer (MAY)
+ </td>
+ <td class='passed-all'>
+ 4/4 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ BasicContainer (MUST)
+ </td>
+ <td class='passed-all'>
+ 37/37 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ BasicContainer (SHOULD)
+ </td>
+ <td class='passed-most'>
+ 15/17 (88.2%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ RDFSource (MAY)
+ </td>
+ <td class='passed-all'>
+ 1/1 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ RDFSource (MUST)
+ </td>
+ <td class='passed-all'>
+ 24/24 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ RDFSource (SHOULD)
+ </td>
+ <td class='passed-most'>
+ 6/7 (85.7%)
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ </dd>
+ </dl>
+ </dd>
+ <dt id='subj_11'>
+ <a href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple'>
+ <span about='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='doap:name'>LDP.js Ref Impl</span>
+ </a>
+ </dt>
+ <dd inlist='inlist' property='earl:testSubjects' resource='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' typeof='earl:TestSubject doap:Project'>
+ <dl>
+ <dt>Description</dt>
+ <dd lang='en' property='doap:description'>Testing against: DirectContainer, RDFSource,Prefer, Container as Resource interaction model.</dd>
+ <dt>Programming Language</dt>
+ <dd property='doap:programming-language'>JavaScript</dd>
+ <dt>Home Page</dt>
+ <dd property='doap:homepage'>
+ <a href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple'>
+ https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple
+ </a>
+ </dd>
+ <dt>Developer</dt>
+ <dd rel='doap:developer'>
+ <div typeof='foaf:Person'>
+ <span property='foaf:name'>Sam Padgett</span>
+ </div>
+ <div typeof='foaf:Person'>
+ <span property='foaf:name'>Steve Speicher</span>
+ </div>
+ </dd>
+ <dt>
+ Test Suite Compliance
+ </dt>
+ <dd>
+ <table class='report'>
+ <tbody>
+ <tr>
+ <td>
+ DirectContainer (MAY)
+ </td>
+ <td class='passed-all'>
+ 4/4 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ DirectContainer (MUST)
+ </td>
+ <td class='passed-most'>
+ 41/42 (97.6%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ DirectContainer (SHOULD)
+ </td>
+ <td class='passed-most'>
+ 17/19 (89.5%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ RDFSource (MAY)
+ </td>
+ <td class='passed-all'>
+ 1/1 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ RDFSource (MUST)
+ </td>
+ <td class='passed-all'>
+ 24/24 (100.0%)
+ </td>
+ </tr>
+ <tr>
+ <td>
+ RDFSource (SHOULD)
+ </td>
+ <td class='passed-most'>
+ 6/7 (85.7%)
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ </dd>
+ </dl>
+ </dd>
+ </dl>
+ </section>
+ <section class='appendix' rel='xhv:related earl:assertions'>
+ <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://w3c.github.io/ldp-testsuite/report//Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/CarbonLDP/ldp-testsuite-execution-report-earl.ttl'>/Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/CarbonLDP/ldp-testsuite-execution-report-earl.ttl</a>
+ </li>
+ <li>
+ <a class='source' href='http://w3c.github.io/ldp-testsuite/report//Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/GoLD/ldp-testsuite-execution-report-earl.ttl'>/Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/GoLD/ldp-testsuite-execution-report-earl.ttl</a>
+ </li>
+ <li>
+ <a class='source' href='http://w3c.github.io/ldp-testsuite/report//Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/LDP.js-bc/ldp-testsuite-execution-report-earl.ttl'>/Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/LDP.js-bc/ldp-testsuite-execution-report-earl.ttl</a>
+ </li>
+ <li>
+ <a class='source' href='http://w3c.github.io/ldp-testsuite/report//Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/LDP.js-dc1/ldp-testsuite-execution-report-earl.ttl'>/Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/LDP.js-dc1/ldp-testsuite-execution-report-earl.ttl</a>
+ </li>
+ <li>
+ <a class='source' href='http://w3c.github.io/ldp-testsuite/report//Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/ldphp/ldp-testsuite-execution-report-earl.ttl'>/Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/ldphp/ldp-testsuite-execution-report-earl.ttl</a>
+ </li>
+ <li>
+ <a class='source' href='http://w3c.github.io/ldp-testsuite/report//Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/lyo-bc/ldp-testsuite-execution-report-earl.ttl'>/Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/lyo-bc/ldp-testsuite-execution-report-earl.ttl</a>
+ </li>
+ <li>
+ <a class='source' href='http://w3c.github.io/ldp-testsuite/report//Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/lyo-dc1/ldp-testsuite-execution-report-earl.ttl'>/Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/lyo-dc1/ldp-testsuite-execution-report-earl.ttl</a>
+ </li>
+ <li>
+ <a class='source' href='http://w3c.github.io/ldp-testsuite/report//Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/lyo-dc2/ldp-testsuite-execution-report-earl.ttl'>/Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/lyo-dc2/ldp-testsuite-execution-report-earl.ttl</a>
+ </li>
+ <li>
+ <a class='source' href='http://w3c.github.io/ldp-testsuite/report//Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/lyo-dc3/ldp-testsuite-execution-report-earl.ttl'>/Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/lyo-dc3/ldp-testsuite-execution-report-earl.ttl</a>
+ </li>
+ <li>
+ <a class='source' href='http://w3c.github.io/ldp-testsuite/report//Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/lyo-dc4/ldp-testsuite-execution-report-earl.ttl'>/Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/lyo-dc4/ldp-testsuite-execution-report-earl.ttl</a>
+ </li>
+ <li>
+ <a class='source' href='http://w3c.github.io/ldp-testsuite/report//Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/marmotta/ldp-testsuite-execution-report-earl.ttl'>/Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/marmotta/ldp-testsuite-execution-report-earl.ttl</a>
+ </li>
+ <li>
+ <a class='source' href='http://w3c.github.io/ldp-testsuite/report//Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/virtuoso/ldp-testsuite-execution-report-earl.ttl'>/Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/virtuoso/ldp-testsuite-execution-report-earl.ttl</a>
+ </li>
+ </ul>
+ </section>
+ <section class='appendix'>
+ <h2>
+ Test Definitions
+ </h2>
+ <p>
+ Individual tests are defined in source code and hosted on GitHub at <a href="http://w3c.github.io/ldp-testsuite/">http://w3c.github.io/ldp-testsuite/</a>
+ </p>
+ </section>
+ <section id='appendix' property='earl:generatedBy' resource='http://rubygems.org/gems/earl-report' typeof='doap:Project'>
+ <h2>
+ Report Generation Software
+ </h2>
+ <p>
+ The test suite, mostly automated, is available at <a href="http://w3c.github.io/ldp-testsuite/">http://w3c.github.io/ldp-testsuite/</a>
+ </p>
+ <p>
+ Software used to take EARL input files and generate a report is within the same GitHub repository.
+ </p>
+ <p>
+ This report generated by
+ <span property='doap:name'><a href='http://rubygems.org/gems/earl-report'>earl-report</a></span>
+ <meta content='Earl Report summary generator' lang='en' property='doap:shortdesc' />
+ <meta content='EarlReport generates HTML+RDFa rollups of multiple EARL reports' lang='en' property='doap:description' />
+ version
+ <span property='doap:release' resource='https://github.com/gkellogg/earl-report/tree/0.3.4' typeof='doap:Version'>
+ <span property='doap:revision'>0.3.4</span>
+ <meta content='earl-report-0.3.4' property='doap:name' />
+ <meta content='2014-08-25' datatype='xsd:date' property='doap:created' />
+ </span>
+ an
+ <a href='http://unlicense.org' property='doap:license'>Unlicensed</a>
+ <span property='doap:programming-language'>Ruby</span>
+ application. More information is available at
+ <a href='https://github.com/gkellogg/earl-report' property='doap:homepage'>https://github.com/gkellogg/earl-report</a>
+ .
+ </p>
+ <p property='doap:developer' resource='http://greggkellogg.net/foaf#me' typeof='foaf:Person'>
+ This software is provided by
+ <a href='http://greggkellogg.net/' property='foaf:homepage'><span aboue='http://greggkellogg.net/foaf#me' property='foaf:name'>Gregg Kellogg</span></a>
+ in hopes that it might make the lives of conformance testers easier.
+ </p>
+ </section>
+ </body>
+</html>