remove old dir
authorArnaud Le Hors <lehors@us.ibm.com>
Tue, 26 Aug 2014 18:24:18 -0700
changeset 781 30261d3447c1
parent 780 4165ff3576ac (current diff)
parent 775 abf21d123f9a (diff)
child 782 a58fa04d27c8
remove old dir
--- a/ldp-paging.html	Tue Aug 26 18:23:10 2014 -0700
+++ b/ldp-paging.html	Tue Aug 26 18:24:18 2014 -0700
@@ -1164,7 +1164,8 @@
 	<div class="atrisk" id="atrisk-units"><p class="atrisktext">Feature At Risk</p>
 	<p>The LDP Working Group proposes incorporation of the preference parameters
 		<code>max-member-count</code> and <code>max-kbyte-count</code>, along with
-		corresponding requirements on servers to support them.
+		corresponding requirements on servers of <a href="#ldpr-units-triple-count">LDPRs</a> 
+		and <a href="#atrisk-paging-record-count">LDPCs</a> to support them.
 	</p>
 	</div>
 	
@@ -1584,7 +1585,7 @@
 		<p>The LDP Working Group proposes incorporation of the following clause:</p>
 		 -->
 		<section id="ldpr-units-triple-count"><h2 class="normal">
-			<a title="LDP Paging server">LDP Paging servers</a> MUST
+			<a title="LDP Paging server">LDP Paging servers</a> SHOULD
 			support the <code>max-triple-count</code> <a href="#ldpp-hints">client preference parameter</a>,
 			which expresses a page size limiting the number of RDF triples represented on a page.
 			For example, <code>max-triple-count="500"</code> expresses a limit of 500 RDF triples per page.
@@ -1597,7 +1598,7 @@
 		<div class="atrisk" id="atrisk-paging-kbyte-count"><p class="atrisktext">Feature At Risk</p>
 		<p>The LDP Working Group proposes incorporation of the following clause:</p>
 		<section id="ldpr-units-kbyte-count"><h2 class="normal">
-			<a title="LDP Paging server">LDP Paging servers</a> MUST
+			<a title="LDP Paging server">LDP Paging servers</a> SHOULD
 			support the <code>max-kbyte-count</code> <a href="#ldpp-hints">client preference parameter</a>,
 			which expresses a page size limit as kilobytes of representation size.
 			For example, <code>max-kbyte-count="1"</code> expresses a limit of 1024 bytes per page.
@@ -1613,7 +1614,7 @@
 			honor all hints that it recognizes.  This has the net effect that the most restrictive
 			hint for any given response governs the resulting page size.
 			For example, <code>max-kbyte-count="1"</code> and <code>max-triple-count="500"</code>
-			usually would result in pages with fewer than 500 triples, since each triple very likely
+			usually would result in pages whose size hits the 1 kilobyte limit first, since each triple very likely
 			requires more than two bytes (500 triples/1024 bytes).
 		</h2>
 		</section> 
@@ -1670,7 +1671,7 @@
 	<div class="atrisk" id="atrisk-paging-record-count"><p class="atrisktext">Feature At Risk</p>
 	<p>The LDP Working Group proposes incorporation of the following clause:</p>
 	<section id="ldpr-units-record-count"><h2 class="normal">
-		<a title="LDP Paging server">LDP Paging servers</a> MUST
+		<a title="LDP Paging server">LDP Paging servers</a> SHOULD
 		support the <code>max-member-count</code> <a href="#ldpp-hints">client preference parameter</a>,
 		which expresses a page size limiting the number of members returned on each page of a <a title="paged resource">paged LDPC</a>.
 		For example, <code>max-member-count="10"</code> expresses a limit of 10 members per page.
@@ -2203,7 +2204,7 @@
 reviews, content, criticism and input in the creation of this specification:</p>
 
   <p style="margin-left: 3em;">
-  Alexandre Bertails, Andrei Sambra, Andy Seaborne, Antonis Loizou,  Arnaud Le Hors, Ashok Malhota, Bart van Leeuwen, Cody Burleson, David Wood, Eric Prud'hommeaux, Erik Wilde, Gregory McFall, Henry Story, John Arwe, Kevin Page, Kingsley Idehen, Mark Baker, Martin P. Nally, Miel Vander Sande, Miguel Esteban Gutiérrez, Nandana Mihindukulasooriya, Olivier Berger, Pierre-Antoine Champin, Raúl García Castro, Reza B'Far, Richard Cyganiak, Roger Menday, Ruben Verborgh, Sandro Hawke, Serena Villata, Sergio Fernandez, Steve Battle, Steve Speicher, Ted Thibodeau, Tim Berners-Lee, Yves Lafon
+  Alexandre Bertails, Andrei Sambra, Andy Seaborne, Antonis Loizou,  Arnaud Le Hors, Ashok Malhotra, Bart van Leeuwen, Cody Burleson, David Wood, Eric Prud'hommeaux, Erik Wilde, Gregory McFall, Henry Story, John Arwe, Kevin Page, Kingsley Idehen, Mark Baker, Martin P. Nally, Miel Vander Sande, Miguel Esteban Gutiérrez, Nandana Mihindukulasooriya, Olivier Berger, Pierre-Antoine Champin, Raúl García Castro, Reza B'Far, Richard Cyganiak, Roger Menday, Ruben Verborgh, Sandro Hawke, Serena Villata, Sergio Fernandez, Steve Battle, Steve Speicher, Ted Thibodeau, Tim Berners-Lee, Yves Lafon
   </p>
 
 </section>
@@ -2218,6 +2219,8 @@
 <!-- <blockquote><em><a href="http://www.w3.org/TR/2013/WD-ldp-paging-20140930/">Candidate Recommendation Draft</a></em></blockquote> wah -->
 <!-- <blockquote><em><a href="http://www.w3.org/TR/2013/WD-ldp-paging-20140730/">Last Call Draft</a></em></blockquote> -->
 <ul>
+	<li>2014-08-25 - max-triple-count, max-member-count, max-kbyte-count support must > should per Aug 25 mtg (JA) </li>
+	<li>2014-08-25 - Clarify example (JA) </li>
 	<li>2014-08-22 - AT RISK the three limits, first reached per Aug 18 mtg (JA) </li>
 	<li>2014-08-21 - max-triple-count, max-member-count, max-kbyte-count with parms being integers per Aug 18 mtg (JA) </li>
 	<li>2014-08-05 - Re-cast sort criteria as rdf:List compatible with syntactic sugar for those (JA) </li>
--- a/ldp.html	Tue Aug 26 18:23:10 2014 -0700
+++ b/ldp.html	Tue Aug 26 18:24:18 2014 -0700
@@ -2496,7 +2496,7 @@
 reviews, content, criticism and input in the creation of this specification:</p>
 
   <p style="margin-left: 3em;">
-  Alexandre Bertails, Andrei Sambra, Andy Seaborne, Antonis Loizou,  Arnaud Le Hors, Ashok Malhota, Bart van Leeuwen, Cody Burleson, David Wood, Eric Prud'hommeaux, Erik Wilde, Henry Story, John Arwe, Kevin Page, Kingsley Idehen, Mark Baker, Martin P. Nally, Miel Vander Sande, Miguel Esteban Gutiérrez, Nandana Mihindukulasooriya, Olivier Berger, Pierre-Antoine Champin, Raúl García Castro, Reza B'Far, Richard Cyganiak, Roger Menday, Ruben Verborgh, Sandro Hawke, Serena Villata, Sergio Fernandez, Steve Battle, Steve Speicher, Ted Thibodeau, Tim Berners-Lee, Yves Lafon
+  Alexandre Bertails, Andrei Sambra, Andy Seaborne, Antonis Loizou,  Arnaud Le Hors, Ashok Malhotra, Bart van Leeuwen, Cody Burleson, David Wood, Eric Prud'hommeaux, Erik Wilde, Henry Story, John Arwe, Kevin Page, Kingsley Idehen, Mark Baker, Martin P. Nally, Miel Vander Sande, Miguel Esteban Gutiérrez, Nandana Mihindukulasooriya, Olivier Berger, Pierre-Antoine Champin, Raúl García Castro, Reza B'Far, Richard Cyganiak, Roger Menday, Ruben Verborgh, Sandro Hawke, Serena Villata, Sergio Fernandez, Steve Battle, Steve Speicher, Ted Thibodeau, Tim Berners-Lee, Yves Lafon
   </p>
 
 </section>
--- a/tests/reports/ldp-earl-manifest.jsonld	Tue Aug 26 18:23:10 2014 -0700
+++ b/tests/reports/ldp-earl-manifest.jsonld	Tue Aug 26 18:24:18 2014 -0700
@@ -4,169 +4,169 @@
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-jsonld",
-    "td:includesText" : "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. "
-  }, {
-    "@id" : "_:t102",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-failed",
-    "td:includesText" : "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
+    "td:includesText" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
+  }, {
+    "@id" : "_:t10",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri",
+    "td:includesText" : "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."
+  }, {
+    "@id" : "_:t101",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr",
+    "td:includesText" : "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."
+  }, {
+    "@id" : "_:t104",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpdc-post-createdmbr-member",
+    "td:includesText" : "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, the LDPC MUST update its membership triples to reflect that addition, and the resulting membership triple MUST be consistent with any LDP-defined predicates it exposes."
   }, {
     "@id" : "_:t105",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-nordfcontainertypes",
-    "td:includesText" : "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List."
-  }, {
-    "@id" : "_:t106",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-head-must",
-    "td:includesText" : "LDP servers MUST support the HTTP HEAD method. "
-  }, {
-    "@id" : "_:t112",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-reusevocab",
-    "td:includesText" : "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."
-  }, {
-    "@id" : "_:t113",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops",
+    "td:includesText" : "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."
+  }, {
+    "@id" : "_:t107",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-replaceall",
+    "td:includesText" : "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."
+  }, {
+    "@id" : "_:t108",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-are-ldpr",
+    "td:includesText" : "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section."
+  }, {
+    "@id" : "_:t11",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-rdftype",
+    "td:includesText" : "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."
+  }, {
+    "@id" : "_:t111",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs",
+    "td:includesText" : "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."
+  }, {
+    "@id" : "_:t114",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-failed",
     "td:includesText" : "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."
   }, {
-    "@id" : "_:t114",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "td:includesText" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
-  }, {
     "@id" : "_:t115",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-created201",
-    "td:includesText" : "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response."
-  }, {
-    "@id" : "_:t116",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-options-linkmetahdr",
-    "td:includesText" : "When responding to requests whose request-URI is a LDP-NR with anassociated LDP-RS, a LDPC server must provide the same HTTP Link responseheader as is required in the create response"
-  }, {
-    "@id" : "_:t117",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-patch-req",
-    "td:includesText" : "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. "
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createrdf",
+    "td:includesText" : "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."
   }, {
     "@id" : "_:t118",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "td:includesText" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri",
+    "td:includesText" : "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."
+  }, {
+    "@id" : "_:t119",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
+    "td:includesText" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
   }, {
     "@id" : "_:t12",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch",
+    "td:includesText" : "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "
+  }, {
+    "@id" : "_:t120",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-reusevocab",
+    "td:includesText" : "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."
+  }, {
+    "@id" : "_:t121",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-rdfnullrel",
+    "td:includesText" : "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource."
+  }, {
+    "@id" : "_:t124",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-acceptposthdr",
     "td:includesText" : "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server."
   }, {
-    "@id" : "_:t121",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
-    "td:includesText" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
-  }, {
-    "@id" : "_:t128",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-binary",
-    "td:includesText" : "LDP servers may host a mixture of LDP-RSs and LDP-NRs. For example, it is common for LDP servers to need to host binary or text resources that do not have useful RDF representations."
-  }, {
     "@id" : "_:t129",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-must",
+    "td:includesText" : "LDP servers MUST support the HTTP OPTIONS method. "
+  }, {
+    "@id" : "_:t13",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-rdftype",
+    "td:includesText" : "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."
+  }, {
+    "@id" : "_:t136",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-replaceall",
+    "td:includesText" : "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."
+  }, {
+    "@id" : "_:t137",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-serverassignuri",
+    "td:includesText" : "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint."
+  }, {
+    "@id" : "_:t138",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createrdf",
+    "td:includesText" : "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."
+  }, {
+    "@id" : "_:t139",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-rdf",
     "td:includesText" : "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."
   }, {
-    "@id" : "_:t13",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-put-mbrprops",
-    "td:includesText" : "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code."
-  }, {
-    "@id" : "_:t130",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-http",
-    "td:includesText" : "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."
-  }, {
-    "@id" : "_:t131",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "td:includesText" : "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."
-  }, {
-    "@id" : "_:t132",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createrdf",
-    "td:includesText" : "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."
-  }, {
-    "@id" : "_:t133",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-isldpr",
-    "td:includesText" : "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source."
-  }, {
-    "@id" : "_:t134",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createrdf",
-    "td:includesText" : "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."
-  }, {
-    "@id" : "_:t137",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
-    "td:includesText" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
-  }, {
-    "@id" : "_:t138",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-failed",
-    "td:includesText" : "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."
-  }, {
-    "@id" : "_:t139",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-head-must",
-    "td:includesText" : "LDP servers MUST support the HTTP HEAD method. "
+    "@id" : "_:t14",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-turtle",
+    "td:includesText" : "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle."
   }, {
     "@id" : "_:t140",
     "rdf:type" : {
@@ -175,413 +175,441 @@
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops",
     "td:includesText" : "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"
   }, {
-    "@id" : "_:t141",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-acceptposthdr",
-    "td:includesText" : "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server."
+    "@id" : "_:t143",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-jsonld",
+    "td:includesText" : "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]."
   }, {
     "@id" : "_:t144",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "td:includesText" : "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."
-  }, {
-    "@id" : "_:t147",
+    "td:includesText" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
+  }, {
+    "@id" : "_:t15",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-turtle",
+    "td:includesText" : "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle."
+  }, {
+    "@id" : "_:t150",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
+    "td:includesText" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
+  }, {
+    "@id" : "_:t151",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-nordfcontainertypes",
+    "td:includesText" : "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List."
+  }, {
+    "@id" : "_:t152",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-http",
+    "td:includesText" : "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."
+  }, {
+    "@id" : "_:t153",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpbc-are-ldpcs",
+    "td:includesText" : "Each LDP Basic Container MUST also be a conforming LDP Container in section 5.2 Container along with the following restrictions in this section."
+  }, {
+    "@id" : "_:t154",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris",
     "td:includesText" : "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."
   }, {
-    "@id" : "_:t148",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "td:includesText" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
-  }, {
-    "@id" : "_:t149",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-get-options",
-    "td:includesText" : "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "
-  }, {
-    "@id" : "_:t150",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri",
-    "td:includesText" : "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."
-  }, {
-    "@id" : "_:t151",
+    "@id" : "_:t155",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch",
+    "td:includesText" : "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "
+  }, {
+    "@id" : "_:t156",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-failed",
+    "td:includesText" : "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."
+  }, {
+    "@id" : "_:t157",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-head-must",
+    "td:includesText" : "LDP servers MUST support the HTTP HEAD method. "
+  }, {
+    "@id" : "_:t164",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr",
+    "td:includesText" : "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."
+  }, {
+    "@id" : "_:t167",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype",
+    "td:includesText" : "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."
+  }, {
+    "@id" : "_:t168",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-mincontraints",
+    "td:includesText" : "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General."
+  }, {
+    "@id" : "_:t169",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
     "td:includesText" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
   }, {
-    "@id" : "_:t152",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createbins",
-    "td:includesText" : "LDP servers may accept an HTTP POST of non-RDF representations (LDP-NRs) for creation of any kind of resource, for example binary resources."
-  }, {
-    "@id" : "_:t153",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr",
-    "td:includesText" : "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."
-  }, {
-    "@id" : "_:t154",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-mincontraints",
-    "td:includesText" : "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General."
-  }, {
-    "@id" : "_:t155",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-rdftype",
-    "td:includesText" : "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."
-  }, {
-    "@id" : "_:t156",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-create",
-    "td:includesText" : "LDP servers MAY choose to allow the creation of new resources using HTTP PUT."
-  }, {
-    "@id" : "_:t159",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-head-must",
-    "td:includesText" : "LDP servers MUST support the HTTP HEAD method. "
-  }, {
-    "@id" : "_:t167",
+    "@id" : "_:t170",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-typecontainer",
+    "td:includesText" : "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. "
+  }, {
+    "@id" : "_:t171",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
+    "td:includesText" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
+  }, {
+    "@id" : "_:t172",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-turtle",
     "td:includesText" : "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]."
   }, {
-    "@id" : "_:t168",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createdmbr-contains",
-    "td:includesText" : "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC."
-  }, {
-    "@id" : "_:t169",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch",
-    "td:includesText" : "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "
-  }, {
-    "@id" : "_:t17",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-get-options",
-    "td:includesText" : "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "
-  }, {
-    "@id" : "_:t172",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-failed",
-    "td:includesText" : "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."
-  }, {
     "@id" : "_:t173",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri",
-    "td:includesText" : "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."
-  }, {
-    "@id" : "_:t18",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs",
+    "td:includesText" : "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."
+  }, {
+    "@id" : "_:t174",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
+    "td:includesText" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
+  }, {
+    "@id" : "_:t176",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops",
+    "td:includesText" : "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"
+  }, {
+    "@id" : "_:t177",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-slug",
+    "td:includesText" : "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI."
+  }, {
+    "@id" : "_:t181",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas",
+    "td:includesText" : "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."
+  }, {
+    "@id" : "_:t190",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-serverassignuri",
+    "td:includesText" : "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint."
+  }, {
+    "@id" : "_:t191",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-rdf",
+    "td:includesText" : "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."
+  }, {
+    "@id" : "_:t194",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-put-create",
+    "td:includesText" : "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]."
+  }, {
+    "@id" : "_:t197",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops",
+    "td:includesText" : "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."
+  }, {
+    "@id" : "_:t198",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-reusevocab",
+    "td:includesText" : "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."
+  }, {
+    "@id" : "_:t2",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-head-must",
+    "td:includesText" : "LDP servers MUST support the HTTP HEAD method. "
+  }, {
+    "@id" : "_:t201",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris",
     "td:includesText" : "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."
   }, {
-    "@id" : "_:t180",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-mincontraints",
-    "td:includesText" : "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General."
-  }, {
-    "@id" : "_:t181",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpbc-are-ldpcs",
-    "td:includesText" : "Each LDP Basic Container MUST also be a conforming LDP Container in section 5.2 Container along with the following restrictions in this section."
-  }, {
-    "@id" : "_:t184",
+    "@id" : "_:t202",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-created201",
+    "td:includesText" : "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response."
+  }, {
+    "@id" : "_:t203",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-isldpr",
+    "td:includesText" : "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source."
+  }, {
+    "@id" : "_:t207",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-put-create",
+    "td:includesText" : "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]."
+  }, {
+    "@id" : "_:t208",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createrdf",
+    "td:includesText" : "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."
+  }, {
+    "@id" : "_:t209",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch",
+    "td:includesText" : "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "
+  }, {
+    "@id" : "_:t21",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-create",
+    "td:includesText" : "LDP servers MAY choose to allow the creation of new resources using HTTP PUT."
+  }, {
+    "@id" : "_:t212",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri",
+    "td:includesText" : "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."
+  }, {
+    "@id" : "_:t215",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
+    "td:includesText" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
+  }, {
+    "@id" : "_:t216",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr",
+    "td:includesText" : "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."
+  }, {
+    "@id" : "_:t217",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpdc-mbrpred",
+    "td:includesText" : "LDP Direct Containers SHOULD use the ldp:member predicate as an LDPC's membership predicate if there is no obvious predicate from an application vocabulary to use."
+  }, {
+    "@id" : "_:t22",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
+    "td:includesText" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
+  }, {
+    "@id" : "_:t224",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-reusevocab",
     "td:includesText" : "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."
   }, {
-    "@id" : "_:t189",
+    "@id" : "_:t226",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpnr-type",
+    "td:includesText" : "LDP servers exposing an LDP Non-RDF Source may advertise this by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#NonRDFSource, and a link relation type of type (that is, rel='type') in responses to requests made to the LDP-NR's HTTP Request-URI."
+  }, {
+    "@id" : "_:t231",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpdc-containtriples",
+    "td:includesText" : "Each LDP Direct Container representation must contain exactly one triple whose subject is the LDPC URI, and whose predicate is either ldp:hasMemberRelation or ldp:isMemberOfRelation. The object of the triple is constrained by other sections, such as ldp:hasMemberRelation or ldp:isMemberOfRelation, based on the membership triple pattern used by the container."
+  }, {
+    "@id" : "_:t232",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-turtle",
+    "td:includesText" : "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]."
+  }, {
+    "@id" : "_:t235",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
+    "td:includesText" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
+  }, {
+    "@id" : "_:t236",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris",
+    "td:includesText" : "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."
+  }, {
+    "@id" : "_:t237",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
+    "td:includesText" : "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."
+  }, {
+    "@id" : "_:t242",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpic-post-indirectmbrrel",
+    "td:includesText" : "LDPCs whose ldp:insertedContentRelation triple has an object other than ldp:MemberSubject and that create new resources MUST add a triple to the container whose subject is the container's URI, whose predicate is ldp:contains, and whose object is the newly created resource's URI (which will be different from the member-derived URI in this case). This ldp:contains triple can be the only link from the container to the newly created resource in certain cases."
+  }, {
+    "@id" : "_:t245",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-del-contremovesconttriple",
+    "td:includesText" : "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple."
+  }, {
+    "@id" : "_:t25",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
+    "td:includesText" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
+  }, {
+    "@id" : "_:t251",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-contenttype",
+    "td:includesText" : "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body."
+  }, {
+    "@id" : "_:t253",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-binary",
+    "td:includesText" : "LDP servers may host a mixture of LDP-RSs and LDP-NRs. For example, it is common for LDP servers to need to host binary or text resources that do not have useful RDF representations."
+  }, {
+    "@id" : "_:t257",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createbins",
+    "td:includesText" : "LDP servers may accept an HTTP POST of non-RDF representations (LDP-NRs) for creation of any kind of resource, for example binary resources."
+  }, {
+    "@id" : "_:t258",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype",
+    "td:includesText" : "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."
+  }, {
+    "@id" : "_:t259",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-jsonld",
+    "td:includesText" : "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. "
+  }, {
+    "@id" : "_:t262",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs",
     "td:includesText" : "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."
   }, {
-    "@id" : "_:t190",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "td:includesText" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
-  }, {
-    "@id" : "_:t195",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-contenttype",
-    "td:includesText" : "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body."
-  }, {
-    "@id" : "_:t197",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createdmbr-contains",
-    "td:includesText" : "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC."
-  }, {
-    "@id" : "_:t198",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-rdf",
-    "td:includesText" : "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."
-  }, {
-    "@id" : "_:t199",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpdc-del-contremovesmbrtriple",
-    "td:includesText" : "When an LDPR identified by the object of a membership triple which was originally created by the LDP-DC is deleted, the LDPC server MUST also remove the corresponding membership triple."
-  }, {
-    "@id" : "_:t2",
+    "@id" : "_:t263",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-isldpr",
+    "td:includesText" : "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source."
+  }, {
+    "@id" : "_:t264",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-simpleupdate",
     "td:includesText" : "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."
   }, {
-    "@id" : "_:t200",
+    "@id" : "_:t267",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-turtle",
     "td:includesText" : "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle."
   }, {
-    "@id" : "_:t21",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
-    "td:includesText" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
-  }, {
-    "@id" : "_:t210",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpdc-mbrpred",
-    "td:includesText" : "LDP Direct Containers SHOULD use the ldp:member predicate as an LDPC's membership predicate if there is no obvious predicate from an application vocabulary to use."
-  }, {
-    "@id" : "_:t215",
+    "@id" : "_:t268",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris",
     "td:includesText" : "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."
   }, {
-    "@id" : "_:t216",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops",
-    "td:includesText" : "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"
-  }, {
-    "@id" : "_:t22",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs",
-    "td:includesText" : "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."
-  }, {
-    "@id" : "_:t225",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-put-create",
-    "td:includesText" : "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]."
-  }, {
-    "@id" : "_:t226",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-put-mbrprops",
-    "td:includesText" : "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code."
-  }, {
-    "@id" : "_:t228",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "td:includesText" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
-  }, {
-    "@id" : "_:t23",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "td:includesText" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
-  }, {
-    "@id" : "_:t231",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs",
-    "td:includesText" : "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."
-  }, {
-    "@id" : "_:t232",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-put-create",
-    "td:includesText" : "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]."
-  }, {
-    "@id" : "_:t24",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpnr-are-ldpr",
-    "td:includesText" : "Each LDP Non-RDF Source must also be a conforming LDP Resource. LDP Non-RDF Sources may not be able to fully express their state using RDF."
-  }, {
-    "@id" : "_:t243",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-rdftype",
-    "td:includesText" : "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."
-  }, {
-    "@id" : "_:t246",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-del-contremovescontres",
-    "td:includesText" : "When a contained LDPR is deleted, and the LDPC server created anassociated LDP-RS (see the LDPC POST section), the LDPC server must alsodelete the associated LDP-RS it created."
-  }, {
-    "@id" : "_:t247",
+    "@id" : "_:t271",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri",
     "td:includesText" : "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."
   }, {
-    "@id" : "_:t248",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-rdfnullrel",
-    "td:includesText" : "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource."
-  }, {
-    "@id" : "_:t249",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-replaceall",
-    "td:includesText" : "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."
-  }, {
-    "@id" : "_:t25",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-contenttype",
-    "td:includesText" : "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body."
-  }, {
-    "@id" : "_:t250",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createbins",
-    "td:includesText" : "LDP servers may accept an HTTP POST of non-RDF representations (LDP-NRs) for creation of any kind of resource, for example binary resources."
-  }, {
-    "@id" : "_:t253",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops",
-    "td:includesText" : "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."
-  }, {
-    "@id" : "_:t256",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-del-contremovesconttriple",
-    "td:includesText" : "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple."
-  }, {
-    "@id" : "_:t264",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-del-contremovesconttriple",
-    "td:includesText" : "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple."
-  }, {
-    "@id" : "_:t265",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-failed",
-    "td:includesText" : "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."
-  }, {
-    "@id" : "_:t266",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-turtle",
-    "td:includesText" : "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle."
-  }, {
-    "@id" : "_:t269",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "td:includesText" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
-  }, {
-    "@id" : "_:t270",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpdc-are-ldpcs",
-    "td:includesText" : "Each LDP Direct Container MUST also be a conforming LDP Container in section 5.2 Container along the following restrictions."
-  }, {
-    "@id" : "_:t271",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-put-create",
-    "td:includesText" : "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]."
-  }, {
-    "@id" : "_:t274",
+    "@id" : "_:t272",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
@@ -592,470 +620,484 @@
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createrdf",
-    "td:includesText" : "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."
-  }, {
-    "@id" : "_:t280",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-jsonld",
-    "td:includesText" : "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]."
-  }, {
-    "@id" : "_:t281",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-turtle",
-    "td:includesText" : "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]."
-  }, {
-    "@id" : "_:t282",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-replaceall",
-    "td:includesText" : "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."
-  }, {
-    "@id" : "_:t283",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-prefer",
-    "td:includesText" : "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."
-  }, {
-    "@id" : "_:t286",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-rdf",
-    "td:includesText" : "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."
-  }, {
-    "@id" : "_:t288",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "td:includesText" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
-  }, {
-    "@id" : "_:t289",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch",
+    "td:includesText" : "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "
+  }, {
+    "@id" : "_:t277",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs",
     "td:includesText" : "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."
   }, {
-    "@id" : "_:t292",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr",
-    "td:includesText" : "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."
-  }, {
-    "@id" : "_:t293",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "td:includesText" : "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."
-  }, {
-    "@id" : "_:t294",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
-    "td:includesText" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
-  }, {
-    "@id" : "_:t299",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-linktypehdr",
-    "td:includesText" : "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI."
-  }, {
-    "@id" : "_:t30",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-isldpr",
-    "td:includesText" : "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source."
-  }, {
-    "@id" : "_:t305",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas",
-    "td:includesText" : "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."
-  }, {
-    "@id" : "_:t306",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype",
-    "td:includesText" : "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."
-  }, {
-    "@id" : "_:t309",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "td:includesText" : "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."
-  }, {
-    "@id" : "_:t313",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createdmbr-contains",
-    "td:includesText" : "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC."
-  }, {
-    "@id" : "_:t314",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-simpleupdate",
-    "td:includesText" : "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."
-  }, {
-    "@id" : "_:t315",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-jsonld",
-    "td:includesText" : "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]."
-  }, {
-    "@id" : "_:t316",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops",
-    "td:includesText" : "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."
-  }, {
-    "@id" : "_:t320",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-rdfnullrel",
-    "td:includesText" : "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource."
-  }, {
-    "@id" : "_:t323",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-get-options",
-    "td:includesText" : "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "
-  }, {
-    "@id" : "_:t328",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-allow",
-    "td:includesText" : "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "
-  }, {
-    "@id" : "_:t329",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-get-options",
-    "td:includesText" : "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "
-  }, {
-    "@id" : "_:t330",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-replaceall",
-    "td:includesText" : "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."
-  }, {
-    "@id" : "_:t333",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "td:includesText" : "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."
-  }, {
-    "@id" : "_:t334",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-head-must",
-    "td:includesText" : "LDP servers MUST support the HTTP HEAD method. "
-  }, {
-    "@id" : "_:t335",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-get-options",
-    "td:includesText" : "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "
-  }, {
-    "@id" : "_:t339",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-prefer",
-    "td:includesText" : "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."
-  }, {
-    "@id" : "_:t340",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch",
-    "td:includesText" : "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "
-  }, {
-    "@id" : "_:t350",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-serverassignuri",
-    "td:includesText" : "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint."
-  }, {
-    "@id" : "_:t351",
+    "@id" : "_:t278",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-turtle",
+    "td:includesText" : "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]."
+  }, {
+    "@id" : "_:t28",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-reusevocab",
     "td:includesText" : "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."
   }, {
-    "@id" : "_:t352",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpdc-containtriples",
-    "td:includesText" : "Each LDP Direct Container representation must contain exactly one triple whose subject is the LDPC URI, and whose predicate is either ldp:hasMemberRelation or ldp:isMemberOfRelation. The object of the triple is constrained by other sections, such as ldp:hasMemberRelation or ldp:isMemberOfRelation, based on the membership triple pattern used by the container."
-  }, {
-    "@id" : "_:t355",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs",
-    "td:includesText" : "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."
-  }, {
-    "@id" : "_:t356",
+    "@id" : "_:t281",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-del-contremovesconttriple",
+    "td:includesText" : "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple."
+  }, {
+    "@id" : "_:t284",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-http",
     "td:includesText" : "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."
   }, {
-    "@id" : "_:t360",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-head-must",
-    "td:includesText" : "LDP servers MUST support the HTTP HEAD method. "
-  }, {
-    "@id" : "_:t361",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-turtle",
-    "td:includesText" : "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle."
-  }, {
-    "@id" : "_:t363",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
-    "td:includesText" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
-  }, {
-    "@id" : "_:t365",
+    "@id" : "_:t29",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createbins",
+    "td:includesText" : "LDP servers may accept an HTTP POST of non-RDF representations (LDP-NRs) for creation of any kind of resource, for example binary resources."
+  }, {
+    "@id" : "_:t297",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-replaceall",
+    "td:includesText" : "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."
+  }, {
+    "@id" : "_:t298",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-rdf",
+    "td:includesText" : "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."
+  }, {
+    "@id" : "_:t30",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-linktypehdr",
+    "td:includesText" : "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI."
+  }, {
+    "@id" : "_:t301",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
     "td:includesText" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
   }, {
-    "@id" : "_:t366",
+    "@id" : "_:t308",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-jsonld",
     "td:includesText" : "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. "
   }, {
-    "@id" : "_:t37",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch",
-    "td:includesText" : "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "
-  }, {
-    "@id" : "_:t370",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "td:includesText" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
-  }, {
-    "@id" : "_:t373",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype",
-    "td:includesText" : "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."
-  }, {
-    "@id" : "_:t377",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-patch-req",
-    "td:includesText" : "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. "
-  }, {
-    "@id" : "_:t379",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpnr-type",
-    "td:includesText" : "LDP servers exposing an LDP Non-RDF Source may advertise this by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#NonRDFSource, and a link relation type of type (that is, rel='type') in responses to requests made to the LDP-NR's HTTP Request-URI."
-  }, {
-    "@id" : "_:t38",
+    "@id" : "_:t311",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-are-ldpr",
+    "td:includesText" : "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section."
+  }, {
+    "@id" : "_:t312",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpdc-del-contremovesmbrtriple",
+    "td:includesText" : "When an LDPR identified by the object of a membership triple which was originally created by the LDP-DC is deleted, the LDPC server MUST also remove the corresponding membership triple."
+  }, {
+    "@id" : "_:t313",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-get-options",
+    "td:includesText" : "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "
+  }, {
+    "@id" : "_:t314",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops",
+    "td:includesText" : "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"
+  }, {
+    "@id" : "_:t315",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs",
     "td:includesText" : "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."
   }, {
-    "@id" : "_:t380",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpic-post-indirectmbrrel",
-    "td:includesText" : "LDPCs whose ldp:insertedContentRelation triple has an object other than ldp:MemberSubject and that create new resources MUST add a triple to the container whose subject is the container's URI, whose predicate is ldp:contains, and whose object is the newly created resource's URI (which will be different from the member-derived URI in this case). This ldp:contains triple can be the only link from the container to the newly created resource in certain cases."
-  }, {
-    "@id" : "_:t381",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-turtle",
-    "td:includesText" : "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]."
-  }, {
-    "@id" : "_:t388",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpdc-post-createdmbr-member",
-    "td:includesText" : "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, the LDPC MUST update its membership triples to reflect that addition, and the resulting membership triple MUST be consistent with any LDP-defined predicates it exposes."
-  }, {
-    "@id" : "_:t39",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-noinferencing",
-    "td:includesText" : "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."
-  }, {
-    "@id" : "_:t391",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-put-mbrprops",
-    "td:includesText" : "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code."
-  }, {
-    "@id" : "_:t393",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createbinlinkmetahdr",
-    "td:includesText" : "Upon successful creation of an LDP-NR (HTTP status code of 201-Created and URI indicated by Location response header), LDP servers may create an associated LDP-RS to contain data about the newly created LDP-NR. If a LDP server creates this associated LDP-RS it must indicate its location on the HTTP response using the HTTP Link response header with link relation describedby and href to be the URI of the associated LDP-RS resource."
-  }, {
-    "@id" : "_:t394",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-jsonld",
-    "td:includesText" : "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. "
-  }, {
-    "@id" : "_:t396",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-are-ldpr",
-    "td:includesText" : "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section."
-  }, {
-    "@id" : "_:t401",
+    "@id" : "_:t316",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
+    "td:includesText" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
+  }, {
+    "@id" : "_:t317",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
+    "td:includesText" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
+  }, {
+    "@id" : "_:t320",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
+    "td:includesText" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
+  }, {
+    "@id" : "_:t325",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops",
     "td:includesText" : "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."
   }, {
-    "@id" : "_:t402",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-typecontainer",
-    "td:includesText" : "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. "
-  }, {
-    "@id" : "_:t406",
+    "@id" : "_:t326",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-http",
+    "td:includesText" : "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."
+  }, {
+    "@id" : "_:t327",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
+    "td:includesText" : "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."
+  }, {
+    "@id" : "_:t328",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
+    "td:includesText" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
+  }, {
+    "@id" : "_:t329",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
+    "td:includesText" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
+  }, {
+    "@id" : "_:t33",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-head-must",
+    "td:includesText" : "LDP servers MUST support the HTTP HEAD method. "
+  }, {
+    "@id" : "_:t332",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype",
+    "td:includesText" : "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."
+  }, {
+    "@id" : "_:t333",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-simpleupdate",
+    "td:includesText" : "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."
+  }, {
+    "@id" : "_:t335",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-head-must",
+    "td:includesText" : "LDP servers MUST support the HTTP HEAD method. "
+  }, {
+    "@id" : "_:t336",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-prefer",
+    "td:includesText" : "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."
+  }, {
+    "@id" : "_:t34",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-prefer",
+    "td:includesText" : "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."
+  }, {
+    "@id" : "_:t343",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-allow",
     "td:includesText" : "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "
   }, {
-    "@id" : "_:t407",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype",
-    "td:includesText" : "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."
-  }, {
-    "@id" : "_:t408",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-turtle",
-    "td:includesText" : "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle."
-  }, {
-    "@id" : "_:t409",
+    "@id" : "_:t346",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-replaceall",
+    "td:includesText" : "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."
+  }, {
+    "@id" : "_:t347",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-must",
+    "td:includesText" : "LDP servers MUST support the HTTP OPTIONS method. "
+  }, {
+    "@id" : "_:t349",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
     "td:includesText" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
   }, {
-    "@id" : "_:t410",
+    "@id" : "_:t35",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
+    "td:includesText" : "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."
+  }, {
+    "@id" : "_:t353",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-allow",
+    "td:includesText" : "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "
+  }, {
+    "@id" : "_:t354",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createrdf",
+    "td:includesText" : "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."
+  }, {
+    "@id" : "_:t355",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas",
+    "td:includesText" : "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."
+  }, {
+    "@id" : "_:t357",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-put-mbrprops",
+    "td:includesText" : "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code."
+  }, {
+    "@id" : "_:t358",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-created201",
+    "td:includesText" : "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response."
+  }, {
+    "@id" : "_:t359",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-allow",
+    "td:includesText" : "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "
+  }, {
+    "@id" : "_:t36",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr",
     "td:includesText" : "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."
   }, {
-    "@id" : "_:t411",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-rdf",
-    "td:includesText" : "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."
-  }, {
-    "@id" : "_:t412",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris",
-    "td:includesText" : "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."
-  }, {
-    "@id" : "_:t414",
+    "@id" : "_:t362",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
     "td:includesText" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
   }, {
-    "@id" : "_:t415",
+    "@id" : "_:t363",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch",
+    "td:includesText" : "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "
+  }, {
+    "@id" : "_:t364",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-noinferencing",
+    "td:includesText" : "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."
+  }, {
+    "@id" : "_:t369",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-options-linkmetahdr",
+    "td:includesText" : "When responding to requests whose request-URI is a LDP-NR with anassociated LDP-RS, a LDPC server must provide the same HTTP Link responseheader as is required in the create response"
+  }, {
+    "@id" : "_:t37",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-failed",
+    "td:includesText" : "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."
+  }, {
+    "@id" : "_:t371",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-must",
+    "td:includesText" : "LDP servers MUST support the HTTP OPTIONS method. "
+  }, {
+    "@id" : "_:t372",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createrdf",
+    "td:includesText" : "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."
+  }, {
+    "@id" : "_:t373",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpic-indirectmbr",
+    "td:includesText" : "LDP Indirect Containers MUST contain exactly one triple whose subject is the LDPC URI, whose predicate is ldp:insertedContentRelation, and whose object ICR describes how the member-derived-URI in the container's membership triples is chosen."
+  }, {
+    "@id" : "_:t376",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
+    "td:includesText" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
+  }, {
+    "@id" : "_:t380",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-mincontraints",
+    "td:includesText" : "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General."
+  }, {
+    "@id" : "_:t381",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpic-are-ldpcs",
+    "td:includesText" : "Each LDP Indirect Container MUST also be a conforming LDP Direct Container in section 5.4 Direct along the following restrictions."
+  }, {
+    "@id" : "_:t386",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-are-ldpr",
+    "td:includesText" : "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section."
+  }, {
+    "@id" : "_:t389",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris",
+    "td:includesText" : "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."
+  }, {
+    "@id" : "_:t390",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype",
+    "td:includesText" : "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."
+  }, {
+    "@id" : "_:t392",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createdmbr-contains",
+    "td:includesText" : "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC."
+  }, {
+    "@id" : "_:t393",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs",
+    "td:includesText" : "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."
+  }, {
+    "@id" : "_:t397",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-jsonld",
+    "td:includesText" : "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]."
+  }, {
+    "@id" : "_:t398",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-serverassignuri",
+    "td:includesText" : "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint."
+  }, {
+    "@id" : "_:t401",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-put-mbrprops",
+    "td:includesText" : "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code."
+  }, {
+    "@id" : "_:t403",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-failed",
+    "td:includesText" : "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."
+  }, {
+    "@id" : "_:t404",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-get-options",
+    "td:includesText" : "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "
+  }, {
+    "@id" : "_:t408",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-rdftype",
+    "td:includesText" : "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."
+  }, {
+    "@id" : "_:t41",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri",
+    "td:includesText" : "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."
+  }, {
+    "@id" : "_:t412",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas",
+    "td:includesText" : "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."
+  }, {
+    "@id" : "_:t414",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-slug",
     "td:includesText" : "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI."
   }, {
-    "@id" : "_:t418",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-replaceall",
-    "td:includesText" : "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."
-  }, {
     "@id" : "_:t419",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri",
-    "td:includesText" : "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-simpleupdate",
+    "td:includesText" : "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."
   }, {
     "@id" : "_:t42",
     "rdf:type" : {
@@ -1068,505 +1110,505 @@
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-typecontainer",
-    "td:includesText" : "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. "
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs",
+    "td:includesText" : "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."
+  }, {
+    "@id" : "_:t421",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
+    "td:includesText" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
   }, {
     "@id" : "_:t422",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr",
-    "td:includesText" : "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."
-  }, {
-    "@id" : "_:t426",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-rdftype",
+    "td:includesText" : "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."
+  }, {
+    "@id" : "_:t423",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-are-ldpr",
     "td:includesText" : "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section."
   }, {
-    "@id" : "_:t43",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createrdf",
-    "td:includesText" : "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."
-  }, {
-    "@id" : "_:t430",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype",
-    "td:includesText" : "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."
-  }, {
-    "@id" : "_:t431",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch",
-    "td:includesText" : "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "
-  }, {
-    "@id" : "_:t432",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops",
-    "td:includesText" : "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."
-  }, {
-    "@id" : "_:t433",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-nordfcontainertypes",
-    "td:includesText" : "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List."
-  }, {
-    "@id" : "_:t436",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-nordfcontainertypes",
-    "td:includesText" : "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List."
-  }, {
-    "@id" : "_:t437",
+    "@id" : "_:t424",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-failed",
+    "td:includesText" : "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."
+  }, {
+    "@id" : "_:t428",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-get-options",
+    "td:includesText" : "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "
+  }, {
+    "@id" : "_:t429",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr",
     "td:includesText" : "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."
   }, {
-    "@id" : "_:t438",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri",
-    "td:includesText" : "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."
-  }, {
-    "@id" : "_:t439",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-reusevocab",
-    "td:includesText" : "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."
+    "@id" : "_:t432",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-noinferencing",
+    "td:includesText" : "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."
+  }, {
+    "@id" : "_:t433",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-put-mbrprops",
+    "td:includesText" : "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code."
+  }, {
+    "@id" : "_:t435",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-put-create",
+    "td:includesText" : "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]."
+  }, {
+    "@id" : "_:t437",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-http",
+    "td:includesText" : "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."
   }, {
     "@id" : "_:t44",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch",
-    "td:includesText" : "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-turtle",
+    "td:includesText" : "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle."
+  }, {
+    "@id" : "_:t440",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-rdf",
+    "td:includesText" : "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."
   }, {
     "@id" : "_:t442",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris",
-    "td:includesText" : "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createdmbr-contains",
+    "td:includesText" : "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC."
   }, {
     "@id" : "_:t444",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-isldpr",
+    "td:includesText" : "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source."
+  }, {
+    "@id" : "_:t448",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
+    "td:includesText" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
+  }, {
+    "@id" : "_:t449",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-nordfcontainertypes",
+    "td:includesText" : "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List."
+  }, {
+    "@id" : "_:t451",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-get-options",
+    "td:includesText" : "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "
+  }, {
+    "@id" : "_:t452",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-jsonld",
+    "td:includesText" : "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]."
+  }, {
+    "@id" : "_:t453",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
     "td:includesText" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
   }, {
-    "@id" : "_:t446",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-are-ldpr",
-    "td:includesText" : "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section."
-  }, {
-    "@id" : "_:t447",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-failed",
-    "td:includesText" : "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."
-  }, {
-    "@id" : "_:t448",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-must",
-    "td:includesText" : "LDP servers MUST support the HTTP OPTIONS method. "
-  }, {
-    "@id" : "_:t450",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops",
-    "td:includesText" : "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"
-  }, {
-    "@id" : "_:t451",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-get-must",
-    "td:includesText" : "LDP servers MUST support the HTTP GET Method for LDPRs"
-  }, {
-    "@id" : "_:t452",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-linktypehdr",
-    "td:includesText" : "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI."
-  }, {
-    "@id" : "_:t453",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
-    "td:includesText" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
-  }, {
     "@id" : "_:t454",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-slug",
+    "td:includesText" : "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI."
+  }, {
+    "@id" : "_:t455",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-contenttype",
+    "td:includesText" : "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body."
+  }, {
+    "@id" : "_:t456",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-head-must",
+    "td:includesText" : "LDP servers MUST support the HTTP HEAD method. "
+  }, {
+    "@id" : "_:t457",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-patch-req",
+    "td:includesText" : "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. "
+  }, {
+    "@id" : "_:t458",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-simpleupdate",
+    "td:includesText" : "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."
+  }, {
+    "@id" : "_:t459",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-noinferencing",
+    "td:includesText" : "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."
+  }, {
+    "@id" : "_:t460",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-nordfcontainertypes",
+    "td:includesText" : "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List."
+  }, {
+    "@id" : "_:t461",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-jsonld",
+    "td:includesText" : "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. "
+  }, {
+    "@id" : "_:t462",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-contenttype",
+    "td:includesText" : "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body."
+  }, {
+    "@id" : "_:t465",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpdc-indirectmbr-basic",
+    "td:includesText" : "LDP Direct Containers MUST behave as if they have a (LDPC URI, ldp:insertedContentRelation , ldp:MemberSubject) triple, but LDP imposes no requirement to materialize such a triple in the LDP-DC representation."
+  }, {
+    "@id" : "_:t466",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpdc-are-ldpcs",
+    "td:includesText" : "Each LDP Direct Container MUST also be a conforming LDP Container in section 5.2 Container along the following restrictions."
+  }, {
+    "@id" : "_:t467",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
+    "td:includesText" : "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."
+  }, {
+    "@id" : "_:t468",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-jsonld",
+    "td:includesText" : "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. "
+  }, {
+    "@id" : "_:t469",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
     "td:includesText" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
   }, {
-    "@id" : "_:t456",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpic-are-ldpcs",
-    "td:includesText" : "Each LDP Indirect Container MUST also be a conforming LDP Direct Container in section 5.4 Direct along the following restrictions."
-  }, {
-    "@id" : "_:t457",
+    "@id" : "_:t47",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-prefer",
     "td:includesText" : "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."
   }, {
-    "@id" : "_:t458",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createrdf",
-    "td:includesText" : "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."
-  }, {
-    "@id" : "_:t459",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpdc-containres",
-    "td:includesText" : "Each LDP Direct Container representation MUST contain exactly one triple whose subject is the LDPC URI, whose predicate is the ldp:membershipResource, and whose object is the LDPC's membership-constant-URI. Commonly the LDPC's URI is the membership-constant-URI, but LDP does not require this."
-  }, {
-    "@id" : "_:t460",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-http",
-    "td:includesText" : "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."
-  }, {
-    "@id" : "_:t461",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-are-ldpr",
-    "td:includesText" : "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section."
-  }, {
-    "@id" : "_:t462",
+    "@id" : "_:t470",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-patch-req",
+    "td:includesText" : "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. "
+  }, {
+    "@id" : "_:t471",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-create",
+    "td:includesText" : "LDP servers MAY choose to allow the creation of new resources using HTTP PUT."
+  }, {
+    "@id" : "_:t472",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris",
     "td:includesText" : "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."
   }, {
-    "@id" : "_:t463",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas",
-    "td:includesText" : "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."
-  }, {
-    "@id" : "_:t466",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-contenttype",
-    "td:includesText" : "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body."
-  }, {
-    "@id" : "_:t467",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-serverassignuri",
-    "td:includesText" : "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint."
-  }, {
-    "@id" : "_:t468",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "td:includesText" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
-  }, {
-    "@id" : "_:t469",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-del-contremovesconttriple",
-    "td:includesText" : "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple."
-  }, {
-    "@id" : "_:t472",
+    "@id" : "_:t473",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-patch-req",
+    "td:includesText" : "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. "
+  }, {
+    "@id" : "_:t474",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri",
+    "td:includesText" : "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."
+  }, {
+    "@id" : "_:t476",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-create",
+    "td:includesText" : "LDP servers MAY choose to allow the creation of new resources using HTTP PUT."
+  }, {
+    "@id" : "_:t477",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpdc-containres",
+    "td:includesText" : "Each LDP Direct Container representation MUST contain exactly one triple whose subject is the LDPC URI, whose predicate is the ldp:membershipResource, and whose object is the LDPC's membership-constant-URI. Commonly the LDPC's URI is the membership-constant-URI, but LDP does not require this."
+  }, {
+    "@id" : "_:t478",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-must",
     "td:includesText" : "LDP servers MUST support the HTTP OPTIONS method. "
   }, {
-    "@id" : "_:t473",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs",
-    "td:includesText" : "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."
-  }, {
-    "@id" : "_:t474",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-create",
-    "td:includesText" : "LDP servers MAY choose to allow the creation of new resources using HTTP PUT."
-  }, {
-    "@id" : "_:t475",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
-    "td:includesText" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
-  }, {
-    "@id" : "_:t476",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-must",
-    "td:includesText" : "LDP servers MUST support the HTTP OPTIONS method. "
-  }, {
-    "@id" : "_:t477",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
-    "td:includesText" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
-  }, {
-    "@id" : "_:t478",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-serverassignuri",
-    "td:includesText" : "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint."
-  }, {
     "@id" : "_:t479",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-slug",
-    "td:includesText" : "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI."
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createrdf",
+    "td:includesText" : "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."
+  }, {
+    "@id" : "_:t48",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-typecontainer",
+    "td:includesText" : "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. "
   }, {
     "@id" : "_:t481",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-created201",
-    "td:includesText" : "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response."
-  }, {
-    "@id" : "_:t482",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-must",
-    "td:includesText" : "LDP servers MUST support the HTTP OPTIONS method. "
-  }, {
-    "@id" : "_:t483",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-noinferencing",
-    "td:includesText" : "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops",
+    "td:includesText" : "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"
   }, {
     "@id" : "_:t484",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-rdftype",
-    "td:includesText" : "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."
-  }, {
-    "@id" : "_:t486",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-rdfnullrel",
-    "td:includesText" : "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource."
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createdmbr-contains",
+    "td:includesText" : "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC."
+  }, {
+    "@id" : "_:t485",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-mincontraints",
+    "td:includesText" : "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General."
   }, {
     "@id" : "_:t487",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas",
-    "td:includesText" : "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-get-must",
+    "td:includesText" : "LDP servers MUST support the HTTP GET Method for LDPRs"
   }, {
     "@id" : "_:t488",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri",
-    "td:includesText" : "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-prefer",
+    "td:includesText" : "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."
   }, {
     "@id" : "_:t489",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-failed",
-    "td:includesText" : "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."
-  }, {
-    "@id" : "_:t5",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-must",
-    "td:includesText" : "LDP servers MUST support the HTTP OPTIONS method. "
-  }, {
-    "@id" : "_:t50",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-create",
-    "td:includesText" : "LDP servers MAY choose to allow the creation of new resources using HTTP PUT."
-  }, {
-    "@id" : "_:t51",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpdc-indirectmbr-basic",
-    "td:includesText" : "LDP Direct Containers MUST behave as if they have a (LDPC URI, ldp:insertedContentRelation , ldp:MemberSubject) triple, but LDP imposes no requirement to materialize such a triple in the LDP-DC representation."
-  }, {
-    "@id" : "_:t54",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createrdf",
-    "td:includesText" : "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."
-  }, {
-    "@id" : "_:t57",
+    "td:includesText" : "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."
+  }, {
+    "@id" : "_:t49",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createbinlinkmetahdr",
+    "td:includesText" : "Upon successful creation of an LDP-NR (HTTP status code of 201-Created and URI indicated by Location response header), LDP servers may create an associated LDP-RS to contain data about the newly created LDP-NR. If a LDP server creates this associated LDP-RS it must indicate its location on the HTTP response using the HTTP Link response header with link relation describedby and href to be the URI of the associated LDP-RS resource."
+  }, {
+    "@id" : "_:t490",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-acceptposthdr",
     "td:includesText" : "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server."
   }, {
-    "@id" : "_:t58",
+    "@id" : "_:t5",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-created201",
     "td:includesText" : "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response."
   }, {
-    "@id" : "_:t6",
+    "@id" : "_:t50",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-linktypehdr",
+    "td:includesText" : "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI."
+  }, {
+    "@id" : "_:t51",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
+    "td:includesText" : "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."
+  }, {
+    "@id" : "_:t53",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpnr-are-ldpr",
+    "td:includesText" : "Each LDP Non-RDF Source must also be a conforming LDP Resource. LDP Non-RDF Sources may not be able to fully express their state using RDF."
+  }, {
+    "@id" : "_:t54",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-typecontainer",
+    "td:includesText" : "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. "
+  }, {
+    "@id" : "_:t55",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs",
+    "td:includesText" : "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."
+  }, {
+    "@id" : "_:t56",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
+    "td:includesText" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
+  }, {
+    "@id" : "_:t59",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-allow",
     "td:includesText" : "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "
   }, {
-    "@id" : "_:t60",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-rdftype",
-    "td:includesText" : "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."
-  }, {
-    "@id" : "_:t61",
+    "@id" : "_:t64",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-get-options",
+    "td:includesText" : "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "
+  }, {
+    "@id" : "_:t65",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-del-contremovescontres",
+    "td:includesText" : "When a contained LDPR is deleted, and the LDPC server created anassociated LDP-RS (see the LDPC POST section), the LDPC server must alsodelete the associated LDP-RS it created."
+  }, {
+    "@id" : "_:t68",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-noinferencing",
+    "td:includesText" : "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."
+  }, {
+    "@id" : "_:t70",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-rdfnullrel",
+    "td:includesText" : "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource."
+  }, {
+    "@id" : "_:t73",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-del-contremovesconttriple",
+    "td:includesText" : "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple."
+  }, {
+    "@id" : "_:t77",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas",
     "td:includesText" : "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."
   }, {
-    "@id" : "_:t65",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-prefer",
-    "td:includesText" : "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."
-  }, {
-    "@id" : "_:t69",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-failed",
-    "td:includesText" : "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."
-  }, {
-    "@id" : "_:t74",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-typecontainer",
-    "td:includesText" : "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. "
-  }, {
-    "@id" : "_:t75",
+    "@id" : "_:t78",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-acceptposthdr",
+    "td:includesText" : "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server."
+  }, {
+    "@id" : "_:t8",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri",
     "td:includesText" : "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."
   }, {
-    "@id" : "_:t76",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops",
-    "td:includesText" : "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"
-  }, {
-    "@id" : "_:t77",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-simpleupdate",
-    "td:includesText" : "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."
-  }, {
-    "@id" : "_:t78",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-jsonld",
-    "td:includesText" : "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]."
-  }, {
-    "@id" : "_:t79",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-patch-req",
-    "td:includesText" : "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. "
-  }, {
-    "@id" : "_:t88",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs",
-    "td:includesText" : "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."
-  }, {
-    "@id" : "_:t89",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-slug",
-    "td:includesText" : "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI."
+    "@id" : "_:t81",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-must",
+    "td:includesText" : "LDP servers MUST support the HTTP OPTIONS method. "
+  }, {
+    "@id" : "_:t86",
+    "rdf:type" : {
+      "@id" : "td:Excerpt"
+    },
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-failed",
+    "td:includesText" : "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."
   }, {
     "@id" : "_:t9",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-noinferencing",
-    "td:includesText" : "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."
-  }, {
-    "@id" : "_:t90",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-noinferencing",
-    "td:includesText" : "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-rdfnullrel",
+    "td:includesText" : "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource."
   }, {
     "@id" : "_:t91",
     "rdf:type" : {
@@ -1575,68 +1617,31 @@
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-allow",
     "td:includesText" : "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "
   }, {
-    "@id" : "_:t92",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-http",
-    "td:includesText" : "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."
-  }, {
-    "@id" : "_:t93",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-isldpr",
-    "td:includesText" : "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source."
-  }, {
-    "@id" : "_:t94",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
-    "td:includesText" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
-  }, {
-    "@id" : "_:t95",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-jsonld",
-    "td:includesText" : "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. "
-  }, {
     "@id" : "_:t96",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpic-indirectmbr",
-    "td:includesText" : "LDP Indirect Containers MUST contain exactly one triple whose subject is the LDPC URI, whose predicate is ldp:insertedContentRelation, and whose object ICR describes how the member-derived-URI in the container's membership triples is chosen."
-  }, {
-    "@id" : "_:t97",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-simpleupdate",
-    "td:includesText" : "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-failed",
+    "td:includesText" : "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."
   }, {
     "@id" : "_:t98",
     "rdf:type" : {
       "@id" : "td:Excerpt"
     },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-mincontraints",
-    "td:includesText" : "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General."
-  }, {
-    "@id" : "_:t99",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-allow",
-    "td:includesText" : "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops",
+    "td:includesText" : "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."
   }, {
     "@id" : "ldpt:BasicContainer-4xxErrorHasResponseBody",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.747Z"
-    },
+      "@value" : "2014-08-25T19:46:27.326Z"
+    },
+    "source" : "ldpt:RdfSource-4xxErrorHasResponseBody",
     "dcterms:subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#test4xxErrorHasResponseBody(java.lang.String)",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -1646,19 +1651,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-4xxErrorHasResponseBody",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t432",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-4xxErrorHasResponseBody",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#test4xxErrorHasResponseBody(java.lang.String)",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t325"
   }, {
     "@id" : "ldpt:BasicContainer-AcceptPatchHeader",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.756Z"
-    },
+      "@value" : "2014-08-25T19:46:27.338Z"
+    },
+    "source" : "ldpt:CommonResource-AcceptPatchHeader",
     "dcterms:subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -1668,19 +1673,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-AcceptPatchHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t37",
+    "specificationReference" : "_:t155"
+  }, {
+    "@id" : "ldpt:BasicContainer-AcceptPostResponseHeader",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.305Z"
+    },
+    "source" : "ldpt:CommonContainer-AcceptPostResponseHeader",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-AcceptPatchHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:BasicContainer-AcceptPostResponseHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.732Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptPostResponseHeader()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -1690,19 +1695,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-AcceptPostResponseHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t12",
+    "specificationReference" : "_:t124"
+  }, {
+    "@id" : "ldpt:BasicContainer-AcceptTurtle",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.301Z"
+    },
+    "source" : "ldpt:CommonContainer-AcceptTurtle",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-AcceptPostResponseHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptPostResponseHeader()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:BasicContainer-AcceptTurtle",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.728Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptTurtle()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -1712,19 +1717,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-AcceptTurtle",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t381",
+    "specificationReference" : "_:t232"
+  }, {
+    "@id" : "ldpt:BasicContainer-ConditionFailedStatusCode",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.336Z"
+    },
+    "source" : "ldpt:CommonResource-ConditionFailedStatusCode",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-AcceptTurtle",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptTurtle()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:BasicContainer-ConditionFailedStatusCode",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.754Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -1734,20 +1739,20 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-ConditionFailedStatusCode",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t190",
+    "specificationReference" : "_:t56"
+  }, {
+    "@id" : "ldpt:BasicContainer-ConformsBcLdpContainer",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.288Z"
+    },
+    "dcterms:hasPart" : [ "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-ConformsContainerRdfResource", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-AcceptPostResponseHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-NullRelativeUriPost", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostResponseStatusAndLocation", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RequestedInteractionModelCreateNotAllowed", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-AcceptTurtle", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-DeleteRemovesContainmentTriple", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RequestedInteractionModelHeaders", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RelativeUriResolutionPost", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostContainer" ],
+    "source" : "ldpt:BasicContainer-ConformsBcLdpContainer",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-ConditionFailedStatusCode",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:BasicContainer-ConformsBcLdpContainer",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.719Z"
-    },
-    "dcterms:hasPart" : [ "http://www.w3c.org/ns/ldp/test#CommonContainer-PostResponseStatusAndLocation", "http://www.w3c.org/ns/ldp/test#CommonContainer-RequestedInteractionModelCreateNotAllowed", "http://www.w3c.org/ns/ldp/test#CommonContainer-DeleteRemovesContainmentTriple", "http://www.w3c.org/ns/ldp/test#CommonContainer-NullRelativeUriPost", "http://www.w3c.org/ns/ldp/test#CommonContainer-PostContainer", "http://www.w3c.org/ns/ldp/test#CommonContainer-AcceptPostResponseHeader", "http://www.w3c.org/ns/ldp/test#CommonContainer-RequestedInteractionModelHeaders", "http://www.w3c.org/ns/ldp/test#CommonContainer-AcceptTurtle", "http://www.w3c.org/ns/ldp/test#CommonContainer-RelativeUriResolutionPost", "http://www.w3c.org/ns/ldp/test#CommonContainer-ConformsContainerRdfResource" ],
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/BasicContainerTest.html#testConformsBcLdpContainer()",
+    "testMethod" : "ldpt:indirect",
     "rdf:type" : {
       "@id" : "earl:TestRequirement"
     },
@@ -1757,20 +1762,20 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-ConformsBcLdpContainer",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t181",
+    "specificationReference" : "_:t153"
+  }, {
+    "@id" : "ldpt:BasicContainer-ConformsContainerRdfResource",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.31Z"
+    },
+    "dcterms:hasPart" : [ "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsReadOnlyProp", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResource", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReadOnlyProperties4xxStatus", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResourceAcceptTurtle", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsUnknownProp", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-ConformsRdfSourceLdpResource", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutSimpleUpdate", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutPropertiesNotPersisted", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReplacesResource", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RelativeUriResolutionPut", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RestrictClientInference" ],
+    "source" : "ldpt:CommonContainer-ConformsContainerRdfResource",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:BasicContainer-ConformsBcLdpContainer",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/BasicContainerTest.html#testConformsBcLdpContainer()",
-    "testMethod" : "ldpt:indirect"
-  }, {
-    "@id" : "ldpt:BasicContainer-ConformsContainerRdfResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.736Z"
-    },
-    "dcterms:hasPart" : [ "http://www.w3c.org/ns/ldp/test#RdfSource-PutReadOnlyProperties4xxStatus", "http://www.w3c.org/ns/ldp/test#RdfSource-GetResourceAcceptTurtle", "http://www.w3c.org/ns/ldp/test#RdfSource-PutSimpleUpdate", "http://www.w3c.org/ns/ldp/test#RdfSource-PublishConstraintsReadOnlyProp", "http://www.w3c.org/ns/ldp/test#RdfSource-RelativeUriResolutionPut", "http://www.w3c.org/ns/ldp/test#RdfSource-PublishConstraintsUnknownProp", "http://www.w3c.org/ns/ldp/test#RdfSource-PutPropertiesNotPersisted", "http://www.w3c.org/ns/ldp/test#RdfSource-RestrictClientInference", "http://www.w3c.org/ns/ldp/test#RdfSource-PutReplacesResource", "http://www.w3c.org/ns/ldp/test#RdfSource-ConformsRdfSourceLdpResource", "http://www.w3c.org/ns/ldp/test#RdfSource-GetResource" ],
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testConformsContainerRdfResource()",
+    "testMethod" : "ldpt:indirect",
     "rdf:type" : {
       "@id" : "earl:TestRequirement"
     },
@@ -1780,20 +1785,20 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-ConformsContainerRdfResource",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t133",
+    "specificationReference" : "_:t444"
+  }, {
+    "@id" : "ldpt:BasicContainer-ConformsRdfSourceLdpResource",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.328Z"
+    },
+    "dcterms:hasPart" : [ "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersHead", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PreconditionRequiredStatusCode", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ConditionFailedStatusCode", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-OptionsAllowHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-IsHttp11Manual", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-AcceptPatchHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Options", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResponseHeaders", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersGet", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-LdpLinkHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PutBadETag", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Head", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResource" ],
+    "source" : "ldpt:RdfSource-ConformsRdfSourceLdpResource",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-ConformsContainerRdfResource",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testConformsContainerRdfResource()",
-    "testMethod" : "ldpt:indirect"
-  }, {
-    "@id" : "ldpt:BasicContainer-ConformsRdfSourceLdpResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.748Z"
-    },
-    "dcterms:hasPart" : [ "http://www.w3c.org/ns/ldp/test#CommonResource-Head", "http://www.w3c.org/ns/ldp/test#CommonResource-Options", "http://www.w3c.org/ns/ldp/test#CommonResource-PreconditionRequiredStatusCode", "http://www.w3c.org/ns/ldp/test#CommonResource-IsHttp11Manual", "http://www.w3c.org/ns/ldp/test#CommonResource-LdpLinkHeader", "http://www.w3c.org/ns/ldp/test#CommonResource-AcceptPatchHeader", "http://www.w3c.org/ns/ldp/test#CommonResource-ConditionFailedStatusCode", "http://www.w3c.org/ns/ldp/test#CommonResource-PutBadETag", "http://www.w3c.org/ns/ldp/test#CommonResource-OptionsAllowHeader", "http://www.w3c.org/ns/ldp/test#CommonResource-GetResource", "http://www.w3c.org/ns/ldp/test#CommonResource-ETagHeadersHead", "http://www.w3c.org/ns/ldp/test#CommonResource-ETagHeadersGet", "http://www.w3c.org/ns/ldp/test#CommonResource-GetResponseHeaders" ],
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testConformsRdfSourceLdpResource()",
+    "testMethod" : "ldpt:indirect",
     "rdf:type" : {
       "@id" : "earl:TestRequirement"
     },
@@ -1803,19 +1808,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-ConformsRdfSourceLdpResource",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t446",
+    "specificationReference" : "_:t108"
+  }, {
+    "@id" : "ldpt:BasicContainer-ContainerSupportsHttpLinkHeader",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.295Z"
+    },
+    "source" : "ldpt:BasicContainer-ContainerSupportsHttpLinkHeader",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-ConformsRdfSourceLdpResource",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testConformsRdfSourceLdpResource()",
-    "testMethod" : "ldpt:indirect"
-  }, {
-    "@id" : "ldpt:BasicContainer-ContainerSupportsHttpLinkHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.723Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/BasicContainerTest.html#testContainerSupportsHttpLinkHeader()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -1825,19 +1830,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-ContainerSupportsHttpLinkHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t452",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:BasicContainer-ContainerSupportsHttpLinkHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/BasicContainerTest.html#testContainerSupportsHttpLinkHeader()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t42"
   }, {
     "@id" : "ldpt:BasicContainer-ContainsRdfType",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.741Z"
-    },
+      "@value" : "2014-08-25T19:46:27.319Z"
+    },
+    "source" : "ldpt:RdfSource-ContainsRdfType",
     "dcterms:subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testContainsRdfType()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -1847,19 +1852,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-ContainsRdfType",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t306",
+    "specificationReference" : "_:t258"
+  }, {
+    "@id" : "ldpt:BasicContainer-ContentTypeHeader",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.301Z"
+    },
+    "source" : "ldpt:CommonContainer-ContentTypeHeader",
+    "dcterms:subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-ContainsRdfType",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testContainsRdfType()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:BasicContainer-ContentTypeHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.729Z"
-    },
-    "dcterms:subject" : "SHOULD",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testContentTypeHeader()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -1869,19 +1874,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-ContentTypeHeader",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t466",
+    "specificationReference" : "_:t462"
+  }, {
+    "@id" : "ldpt:BasicContainer-CreateWithoutConstraints",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.303Z"
+    },
+    "source" : "ldpt:CommonContainer-CreateWithoutConstraints",
+    "dcterms:subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-ContentTypeHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testContentTypeHeader()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:BasicContainer-CreateWithoutConstraints",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.73Z"
-    },
-    "dcterms:subject" : "SHOULD",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testCreateWithoutConstraints()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -1891,19 +1896,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-CreateWithoutConstraints",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t98",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-CreateWithoutConstraints",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testCreateWithoutConstraints()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t168"
   }, {
     "@id" : "ldpt:BasicContainer-DeleteRemovesContainmentTriple",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.733Z"
-    },
+      "@value" : "2014-08-25T19:46:27.307Z"
+    },
+    "source" : "ldpt:CommonContainer-DeleteRemovesContainmentTriple",
     "dcterms:subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testDeleteRemovesContainmentTriple()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -1913,19 +1918,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-DeleteRemovesContainmentTriple",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t469",
+    "specificationReference" : "_:t245"
+  }, {
+    "@id" : "ldpt:BasicContainer-ETagHeadersGet",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.333Z"
+    },
+    "source" : "ldpt:CommonResource-ETagHeadersGet",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-DeleteRemovesContainmentTriple",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testDeleteRemovesContainmentTriple()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:BasicContainer-ETagHeadersGet",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.752Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -1935,19 +1940,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-ETagHeadersGet",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t137",
+    "specificationReference" : "_:t349"
+  }, {
+    "@id" : "ldpt:BasicContainer-ETagHeadersHead",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.333Z"
+    },
+    "source" : "ldpt:CommonResource-ETagHeadersHead",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-ETagHeadersGet",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:BasicContainer-ETagHeadersHead",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.752Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -1957,19 +1962,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-ETagHeadersHead",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t363",
+    "specificationReference" : "_:t316"
+  }, {
+    "@id" : "ldpt:BasicContainer-GetResource",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.318Z"
+    },
+    "source" : "ldpt:RdfSource-GetResource",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-ETagHeadersHead",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:BasicContainer-GetResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.741Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResource()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -1979,19 +1984,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-GetResource",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t198",
+    "specificationReference" : "_:t191"
+  }, {
+    "@id" : "ldpt:BasicContainer-GetResourceAcceptTurtle",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.323Z"
+    },
+    "source" : "ldpt:RdfSource-GetResourceAcceptTurtle",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-GetResource",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResource()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:BasicContainer-GetResourceAcceptTurtle",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.744Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAcceptTurtle()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -2001,19 +2006,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-GetResourceAcceptTurtle",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t408",
+    "specificationReference" : "_:t267"
+  }, {
+    "@id" : "ldpt:BasicContainer-GetResponseHeaders",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.335Z"
+    },
+    "source" : "ldpt:CommonResource-GetResponseHeaders",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-GetResourceAcceptTurtle",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAcceptTurtle()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:BasicContainer-GetResponseHeaders",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.753Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -2023,19 +2028,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-GetResponseHeaders",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t323",
+    "specificationReference" : "_:t404"
+  }, {
+    "@id" : "ldpt:BasicContainer-Head",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.338Z"
+    },
+    "source" : "ldpt:CommonResource-Head",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-GetResponseHeaders",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:BasicContainer-Head",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.756Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -2045,19 +2050,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-Head",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t106",
+    "specificationReference" : "_:t335"
+  }, {
+    "@id" : "ldpt:BasicContainer-IsHttp11Manual",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.332Z"
+    },
+    "source" : "ldpt:CommonResource-IsHttp11Manual",
+    "dcterms:subject" : "MUST, MANUAL",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-Head",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:BasicContainer-IsHttp11Manual",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.751Z"
-    },
-    "dcterms:subject" : "MUST, MANUAL",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Manual()",
+    "testMethod" : "ldpt:manual",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -2067,19 +2072,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-IsHttp11Manual",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t356",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-IsHttp11Manual",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Manual()",
-    "testMethod" : "ldpt:manual"
+    "specificationReference" : "_:t152"
   }, {
     "@id" : "ldpt:BasicContainer-JsonLdRepresentation",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.745Z"
-    },
+      "@value" : "2014-08-25T19:46:27.323Z"
+    },
+    "source" : "ldpt:RdfSource-JsonLdRepresentation",
     "dcterms:subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testJsonLdRepresentation()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -2089,19 +2094,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-JsonLdRepresentation",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t394",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-JsonLdRepresentation",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testJsonLdRepresentation()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t468"
   }, {
     "@id" : "ldpt:BasicContainer-LdpLinkHeader",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.753Z"
-    },
+      "@value" : "2014-08-25T19:46:27.334Z"
+    },
+    "source" : "ldpt:CommonResource-LdpLinkHeader",
     "dcterms:subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -2111,15 +2116,10 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-LdpLinkHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t437",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-LdpLinkHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t216"
   }, {
     "@id" : "ldpt:BasicContainer-MAYManifest",
-    "http://purl.org/dc/elements/1.1/title" : "BasicContainer (MAY)",
+    "dcterms:title" : "BasicContainer (MAY)",
     "rdf:type" : {
       "@id" : "mf:Manifest"
     },
@@ -2130,7 +2130,7 @@
     "mf:name" : "BasicContainer (MAY)"
   }, {
     "@id" : "ldpt:BasicContainer-MUSTManifest",
-    "http://purl.org/dc/elements/1.1/title" : "BasicContainer (MUST)",
+    "dcterms:title" : "BasicContainer (MUST)",
     "rdf:type" : {
       "@id" : "mf:Manifest"
     },
@@ -2143,9 +2143,14 @@
     "@id" : "ldpt:BasicContainer-NoRdfBagSeqOrList",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.725Z"
-    },
+      "@value" : "2014-08-25T19:46:27.297Z"
+    },
+    "source" : "ldpt:CommonContainer-NoRdfBagSeqOrList",
     "dcterms:subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNoRdfBagSeqOrList()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -2155,19 +2160,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-NoRdfBagSeqOrList",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t433",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-NoRdfBagSeqOrList",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNoRdfBagSeqOrList()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t460"
   }, {
     "@id" : "ldpt:BasicContainer-NullRelativeUriPost",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.729Z"
-    },
+      "@value" : "2014-08-25T19:46:27.302Z"
+    },
+    "source" : "ldpt:CommonContainer-NullRelativeUriPost",
     "dcterms:subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNullRelativeUriPost()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -2177,19 +2182,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-NullRelativeUriPost",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t248",
+    "specificationReference" : "_:t70"
+  }, {
+    "@id" : "ldpt:BasicContainer-Options",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.339Z"
+    },
+    "source" : "ldpt:CommonResource-Options",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-NullRelativeUriPost",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNullRelativeUriPost()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:BasicContainer-Options",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.757Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -2199,19 +2204,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-Options",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t5",
+    "specificationReference" : "_:t81"
+  }, {
+    "@id" : "ldpt:BasicContainer-OptionsAllowHeader",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.339Z"
+    },
+    "source" : "ldpt:CommonResource-OptionsAllowHeader",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-Options",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:BasicContainer-OptionsAllowHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.757Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -2221,19 +2226,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-OptionsAllowHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t406",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-OptionsAllowHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t91"
   }, {
     "@id" : "ldpt:BasicContainer-PatchMethod",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.734Z"
-    },
+      "@value" : "2014-08-25T19:46:27.308Z"
+    },
+    "source" : "ldpt:CommonContainer-PatchMethod",
     "dcterms:subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPatchMethod()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -2243,19 +2248,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-PatchMethod",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t117",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-PatchMethod",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPatchMethod()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t473"
   }, {
     "@id" : "ldpt:BasicContainer-PostContainer",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.726Z"
-    },
+      "@value" : "2014-08-25T19:46:27.299Z"
+    },
+    "source" : "ldpt:CommonContainer-PostContainer",
     "dcterms:subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostContainer()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -2265,19 +2270,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-PostContainer",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t197",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-PostContainer",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostContainer()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t442"
   }, {
     "@id" : "ldpt:BasicContainer-PostJsonLd",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.735Z"
-    },
+      "@value" : "2014-08-25T19:46:27.31Z"
+    },
+    "source" : "ldpt:CommonContainer-PostJsonLd",
     "dcterms:subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostJsonLd()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -2287,19 +2292,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-PostJsonLd",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t315",
+    "specificationReference" : "_:t143"
+  }, {
+    "@id" : "ldpt:BasicContainer-PostNoSlug",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.303Z"
+    },
+    "source" : "ldpt:CommonContainer-PostNoSlug",
+    "dcterms:subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-PostJsonLd",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostJsonLd()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:BasicContainer-PostNoSlug",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.73Z"
-    },
-    "dcterms:subject" : "SHOULD",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostNoSlug()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -2309,19 +2314,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-PostNoSlug",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t467",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-PostNoSlug",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostNoSlug()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t398"
   }, {
     "@id" : "ldpt:BasicContainer-PostResponseStatusAndLocation",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.726Z"
-    },
+      "@value" : "2014-08-25T19:46:27.298Z"
+    },
+    "source" : "ldpt:CommonContainer-PostResponseStatusAndLocation",
     "dcterms:subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostResponseStatusAndLocation()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -2331,19 +2336,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-PostResponseStatusAndLocation",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t481",
+    "specificationReference" : "_:t5"
+  }, {
+    "@id" : "ldpt:BasicContainer-PreconditionRequiredStatusCode",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.336Z"
+    },
+    "source" : "ldpt:CommonResource-PreconditionRequiredStatusCode",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-PostResponseStatusAndLocation",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostResponseStatusAndLocation()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:BasicContainer-PreconditionRequiredStatusCode",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.755Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -2353,19 +2358,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-PreconditionRequiredStatusCode",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t444",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-PreconditionRequiredStatusCode",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t22"
   }, {
     "@id" : "ldpt:BasicContainer-PreferContainmentTriples",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.725Z"
-    },
+      "@value" : "2014-08-25T19:46:27.297Z"
+    },
+    "source" : "ldpt:CommonContainer-PreferContainmentTriples",
     "dcterms:subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPreferContainmentTriples()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -2375,19 +2380,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-PreferContainmentTriples",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t339",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-PreferContainmentTriples",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPreferContainmentTriples()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t47"
   }, {
     "@id" : "ldpt:BasicContainer-PublishConstraintsReadOnlyProp",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.745Z"
-    },
+      "@value" : "2014-08-25T19:46:27.324Z"
+    },
+    "source" : "ldpt:RdfSource-PublishConstraintsReadOnlyProp",
     "dcterms:subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsReadOnlyProp(java.lang.String)",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -2397,19 +2402,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-PublishConstraintsReadOnlyProp",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t289",
+    "specificationReference" : "_:t111"
+  }, {
+    "@id" : "ldpt:BasicContainer-PublishConstraintsUnknownProp",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.325Z"
+    },
+    "source" : "ldpt:RdfSource-PublishConstraintsUnknownProp",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-PublishConstraintsReadOnlyProp",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsReadOnlyProp(java.lang.String)",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:BasicContainer-PublishConstraintsUnknownProp",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.746Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsUnknownProp()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -2419,19 +2424,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-PublishConstraintsUnknownProp",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t473",
+    "specificationReference" : "_:t420"
+  }, {
+    "@id" : "ldpt:BasicContainer-PutBadETag",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.337Z"
+    },
+    "source" : "ldpt:CommonResource-PutBadETag",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-PublishConstraintsUnknownProp",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsUnknownProp()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:BasicContainer-PutBadETag",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.755Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -2441,19 +2446,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-PutBadETag",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t23",
+    "specificationReference" : "_:t376"
+  }, {
+    "@id" : "ldpt:BasicContainer-PutPropertiesNotPersisted",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.326Z"
+    },
+    "source" : "ldpt:RdfSource-PutPropertiesNotPersisted",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-PutBadETag",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:BasicContainer-PutPropertiesNotPersisted",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.747Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutPropertiesNotPersisted()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -2463,19 +2468,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-PutPropertiesNotPersisted",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t172",
+    "specificationReference" : "_:t403"
+  }, {
+    "@id" : "ldpt:BasicContainer-PutReadOnlyProperties4xxStatus",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.325Z"
+    },
+    "source" : "ldpt:RdfSource-PutReadOnlyProperties4xxStatus",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-PutPropertiesNotPersisted",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutPropertiesNotPersisted()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:BasicContainer-PutReadOnlyProperties4xxStatus",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.746Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReadOnlyProperties4xxStatus(java.lang.String)",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -2485,19 +2490,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-PutReadOnlyProperties4xxStatus",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t140",
+    "specificationReference" : "_:t314"
+  }, {
+    "@id" : "ldpt:BasicContainer-PutReplacesResource",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.317Z"
+    },
+    "source" : "ldpt:RdfSource-PutReplacesResource",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-PutReadOnlyProperties4xxStatus",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReadOnlyProperties4xxStatus(java.lang.String)",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:BasicContainer-PutReplacesResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.74Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReplacesResource()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -2507,19 +2512,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-PutReplacesResource",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t249",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-PutReplacesResource",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReplacesResource()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t346"
   }, {
     "@id" : "ldpt:BasicContainer-PutRequiresIfMatch",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.754Z"
-    },
+      "@value" : "2014-08-25T19:46:27.335Z"
+    },
+    "source" : "ldpt:CommonResource-PutRequiresIfMatch",
     "dcterms:subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -2529,19 +2534,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-PutRequiresIfMatch",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t131",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-PutRequiresIfMatch",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t51"
   }, {
     "@id" : "ldpt:BasicContainer-PutSimpleUpdate",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.74Z"
-    },
+      "@value" : "2014-08-25T19:46:27.318Z"
+    },
+    "source" : "ldpt:RdfSource-PutSimpleUpdate",
     "dcterms:subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutSimpleUpdate()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -2551,19 +2556,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-PutSimpleUpdate",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t2",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-PutSimpleUpdate",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutSimpleUpdate()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t458"
   }, {
     "@id" : "ldpt:BasicContainer-PutToCreate",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.724Z"
-    },
+      "@value" : "2014-08-25T19:46:27.295Z"
+    },
+    "source" : "ldpt:CommonContainer-PutToCreate",
     "dcterms:subject" : "MAY",
+    "conformanceLevel" : "ldpt:MAY",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPutToCreate()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -2573,19 +2578,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-PutToCreate",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t156",
+    "specificationReference" : "_:t471"
+  }, {
+    "@id" : "ldpt:BasicContainer-RdfTypeLdpContainer",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.309Z"
+    },
+    "source" : "ldpt:CommonContainer-RdfTypeLdpContainer",
+    "dcterms:subject" : "MAY",
     "conformanceLevel" : "ldpt:MAY",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-PutToCreate",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPutToCreate()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:BasicContainer-RdfTypeLdpContainer",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.734Z"
-    },
-    "dcterms:subject" : "MAY",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRdfTypeLdpContainer()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -2595,19 +2600,22 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-RdfTypeLdpContainer",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t420",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-RdfTypeLdpContainer",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRdfTypeLdpContainer()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t170"
   }, {
     "@id" : "ldpt:BasicContainer-ReUseVocabularies",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.742Z"
-    },
+      "@value" : "2014-08-25T19:46:27.32Z"
+    },
+    "source" : "ldpt:RdfSource-ReUseVocabularies",
     "dcterms:subject" : "SHOULD, MANUAL",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testReUseVocabularies()",
+    "ldpt:steps" : {
+      "@list" : [ "Given a URL for a RDF Source, perform a GET using an RDF content type", "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ]
+    },
+    "testMethod" : "ldpt:manual",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -2617,22 +2625,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-ReUseVocabularies",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t112",
+    "specificationReference" : "_:t224"
+  }, {
+    "@id" : "ldpt:BasicContainer-RejectPutModifyingContainmentTriples",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.306Z"
+    },
+    "source" : "ldpt:CommonContainer-RejectPutModifyingContainmentTriples",
+    "dcterms:subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-ReUseVocabularies",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testReUseVocabularies()",
-    "ldpt:steps" : {
-      "@list" : [ "Given a URL for a RDF Source, perform a GET using an RDF content type", "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ]
-    },
-    "testMethod" : "ldpt:manual"
-  }, {
-    "@id" : "ldpt:BasicContainer-RejectPutModifyingContainmentTriples",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.732Z"
-    },
-    "dcterms:subject" : "SHOULD",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRejectPutModifyingContainmentTriples()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -2642,19 +2647,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-RejectPutModifyingContainmentTriples",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t226",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-RejectPutModifyingContainmentTriples",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRejectPutModifyingContainmentTriples()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t433"
   }, {
     "@id" : "ldpt:BasicContainer-RelativeUriResolutionPost",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.724Z"
-    },
+      "@value" : "2014-08-25T19:46:27.296Z"
+    },
+    "source" : "ldpt:CommonContainer-RelativeUriResolutionPost",
     "dcterms:subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRelativeUriResolutionPost()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -2664,19 +2669,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-RelativeUriResolutionPost",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t438",
+    "specificationReference" : "_:t212"
+  }, {
+    "@id" : "ldpt:BasicContainer-RelativeUriResolutionPut",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.317Z"
+    },
+    "source" : "ldpt:RdfSource-RelativeUriResolutionPut",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-RelativeUriResolutionPost",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRelativeUriResolutionPost()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:BasicContainer-RelativeUriResolutionPut",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.739Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRelativeUriResolutionPut()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -2686,19 +2691,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-RelativeUriResolutionPut",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t173",
+    "specificationReference" : "_:t271"
+  }, {
+    "@id" : "ldpt:BasicContainer-RequestedInteractionModelCreateNotAllowed",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.299Z"
+    },
+    "source" : "ldpt:CommonContainer-RequestedInteractionModelCreateNotAllowed",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-RelativeUriResolutionPut",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRelativeUriResolutionPut()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:BasicContainer-RequestedInteractionModelCreateNotAllowed",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.727Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelCreateNotAllowed(java.lang.String)",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -2708,19 +2713,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-RequestedInteractionModelCreateNotAllowed",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t458",
+    "specificationReference" : "_:t372"
+  }, {
+    "@id" : "ldpt:BasicContainer-RequestedInteractionModelHeaders",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.3Z"
+    },
+    "source" : "ldpt:CommonContainer-RequestedInteractionModelHeaders",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-RequestedInteractionModelCreateNotAllowed",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelCreateNotAllowed(java.lang.String)",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:BasicContainer-RequestedInteractionModelHeaders",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.728Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelHeaders(java.lang.String)",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -2730,19 +2735,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-RequestedInteractionModelHeaders",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t43",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-RequestedInteractionModelHeaders",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelHeaders(java.lang.String)",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t115"
   }, {
     "@id" : "ldpt:BasicContainer-ResponsePropertiesNotPersisted",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.748Z"
-    },
+      "@value" : "2014-08-25T19:46:27.327Z"
+    },
+    "source" : "ldpt:RdfSource-ResponsePropertiesNotPersisted",
     "dcterms:subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testResponsePropertiesNotPersisted()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -2752,19 +2757,22 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-ResponsePropertiesNotPersisted",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t265",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-ResponsePropertiesNotPersisted",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testResponsePropertiesNotPersisted()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t96"
   }, {
     "@id" : "ldpt:BasicContainer-RestrictClientInference",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.743Z"
-    },
+      "@value" : "2014-08-25T19:46:27.322Z"
+    },
+    "source" : "ldpt:RdfSource-RestrictClientInference",
     "dcterms:subject" : "MUST, MANUAL",
+    "conformanceLevel" : "ldpt:MUST",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRestrictClientInference()",
+    "ldpt:steps" : {
+      "@list" : [ "Perform a GET on a URL for the reource requesting an RDF content type", "Inspect the results (both headers and content) for missing terms.  Additionally could run an inferencing tool and compare results, seeing if needed informationshould have been explicitly listed by the server." ]
+    },
+    "testMethod" : "ldpt:manual",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -2774,22 +2782,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-RestrictClientInference",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t90",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-RestrictClientInference",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRestrictClientInference()",
-    "ldpt:steps" : {
-      "@list" : [ "Perform a GET on a URL for the reource requesting an RDF content type", "Inspect the results (both headers and content) for missing terms.  Additionally could run an inferencing tool and compare results, seeing if needed informationshould have been explicitly listed by the server." ]
-    },
-    "testMethod" : "ldpt:manual"
+    "specificationReference" : "_:t68"
   }, {
     "@id" : "ldpt:BasicContainer-RestrictPutReUseUri",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.733Z"
-    },
+      "@value" : "2014-08-25T19:46:27.307Z"
+    },
+    "source" : "ldpt:CommonContainer-RestrictPutReUseUri",
     "dcterms:subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictPutReUseUri()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -2799,19 +2804,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-RestrictPutReUseUri",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t271",
+    "specificationReference" : "_:t194"
+  }, {
+    "@id" : "ldpt:BasicContainer-RestrictUriReUseNoSlug",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.305Z"
+    },
+    "source" : "ldpt:CommonContainer-RestrictUriReUseNoSlug",
+    "dcterms:subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-RestrictPutReUseUri",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictPutReUseUri()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:BasicContainer-RestrictUriReUseNoSlug",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.731Z"
-    },
-    "dcterms:subject" : "SHOULD",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseNoSlug()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -2821,19 +2826,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-RestrictUriReUseNoSlug",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t442",
+    "specificationReference" : "_:t472"
+  }, {
+    "@id" : "ldpt:BasicContainer-RestrictUriReUseSlug",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.304Z"
+    },
+    "source" : "ldpt:CommonContainer-RestrictUriReUseSlug",
+    "dcterms:subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-RestrictUriReUseNoSlug",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseNoSlug()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:BasicContainer-RestrictUriReUseSlug",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.731Z"
-    },
-    "dcterms:subject" : "SHOULD",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseSlug()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -2843,15 +2848,10 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-RestrictUriReUseSlug",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t412",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-RestrictUriReUseSlug",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseSlug()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t201"
   }, {
     "@id" : "ldpt:BasicContainer-SHOULDManifest",
-    "http://purl.org/dc/elements/1.1/title" : "BasicContainer (SHOULD)",
+    "dcterms:title" : "BasicContainer (SHOULD)",
     "rdf:type" : {
       "@id" : "mf:Manifest"
     },
@@ -2864,9 +2864,14 @@
     "@id" : "ldpt:BasicContainer-ServerHonorsSlug",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.735Z"
-    },
+      "@value" : "2014-08-25T19:46:27.309Z"
+    },
+    "source" : "ldpt:CommonContainer-ServerHonorsSlug",
     "dcterms:subject" : "MAY",
+    "conformanceLevel" : "ldpt:MAY",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testServerHonorsSlug()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -2876,19 +2881,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-ServerHonorsSlug",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t89",
+    "specificationReference" : "_:t454"
+  }, {
+    "@id" : "ldpt:BasicContainer-TypeRdfSource",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.32Z"
+    },
+    "source" : "ldpt:RdfSource-TypeRdfSource",
+    "dcterms:subject" : "MAY",
     "conformanceLevel" : "ldpt:MAY",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-ServerHonorsSlug",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testServerHonorsSlug()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:BasicContainer-TypeRdfSource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.742Z"
-    },
-    "dcterms:subject" : "MAY",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testTypeRdfSource()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -2898,19 +2903,22 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-TypeRdfSource",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t60",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-TypeRdfSource",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testTypeRdfSource()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t11"
   }, {
     "@id" : "ldpt:BasicContainer-UseStandardVocabularies",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.743Z"
-    },
+      "@value" : "2014-08-25T19:46:27.321Z"
+    },
+    "source" : "ldpt:RdfSource-UseStandardVocabularies",
     "dcterms:subject" : "SHOULD, MANUAL",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testUseStandardVocabularies()",
+    "ldpt:steps" : {
+      "@list" : [ "Given a URL for a RDF Source, perform a GET using an RDF content type", "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ]
+    },
+    "testMethod" : "ldpt:manual",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -2920,22 +2928,19 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-UseStandardVocabularies",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t487",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-UseStandardVocabularies",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testUseStandardVocabularies()",
-    "ldpt:steps" : {
-      "@list" : [ "Given a URL for a RDF Source, perform a GET using an RDF content type", "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ]
-    },
-    "testMethod" : "ldpt:manual"
+    "specificationReference" : "_:t412"
   }, {
     "@id" : "ldpt:DirectContainer-4xxErrorHasResponseBody",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.593Z"
-    },
+      "@value" : "2014-08-25T19:46:27.401Z"
+    },
+    "source" : "ldpt:RdfSource-4xxErrorHasResponseBody",
     "dcterms:subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#test4xxErrorHasResponseBody(java.lang.String)",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -2945,19 +2950,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-4xxErrorHasResponseBody",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t316",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-4xxErrorHasResponseBody",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#test4xxErrorHasResponseBody(java.lang.String)",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t98"
   }, {
     "@id" : "ldpt:DirectContainer-AcceptPatchHeader",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.605Z"
-    },
+      "@value" : "2014-08-25T19:46:27.413Z"
+    },
+    "source" : "ldpt:CommonResource-AcceptPatchHeader",
     "dcterms:subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -2967,19 +2972,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-AcceptPatchHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t431",
+    "specificationReference" : "_:t275"
+  }, {
+    "@id" : "ldpt:DirectContainer-AcceptPostResponseHeader",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.382Z"
+    },
+    "source" : "ldpt:CommonContainer-AcceptPostResponseHeader",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-AcceptPatchHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:DirectContainer-AcceptPostResponseHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.565Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptPostResponseHeader()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -2989,19 +2994,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-AcceptPostResponseHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t141",
+    "specificationReference" : "_:t78"
+  }, {
+    "@id" : "ldpt:DirectContainer-AcceptTurtle",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.377Z"
+    },
+    "source" : "ldpt:CommonContainer-AcceptTurtle",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-AcceptPostResponseHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptPostResponseHeader()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:DirectContainer-AcceptTurtle",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.56Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptTurtle()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -3011,19 +3016,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-AcceptTurtle",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t281",
+    "specificationReference" : "_:t172"
+  }, {
+    "@id" : "ldpt:DirectContainer-ActAsIfInsertedContentRelationTripleExists",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.363Z"
+    },
+    "source" : "ldpt:DirectContainer-ActAsIfInsertedContentRelationTripleExists",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-AcceptTurtle",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptTurtle()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:DirectContainer-ActAsIfInsertedContentRelationTripleExists",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.544Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testActAsIfInsertedContentRelationTripleExists()",
+    "testMethod" : "ldpt:notImplemented",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -3033,19 +3038,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-ActAsIfInsertedContentRelationTripleExists",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t51",
+    "specificationReference" : "_:t465"
+  }, {
+    "@id" : "ldpt:DirectContainer-ConditionFailedStatusCode",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.41Z"
+    },
+    "source" : "ldpt:CommonResource-ConditionFailedStatusCode",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:DirectContainer-ActAsIfInsertedContentRelationTripleExists",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testActAsIfInsertedContentRelationTripleExists()",
-    "testMethod" : "ldpt:notImplemented"
-  }, {
-    "@id" : "ldpt:DirectContainer-ConditionFailedStatusCode",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.603Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -3055,20 +3060,20 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-ConditionFailedStatusCode",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t414",
+    "specificationReference" : "_:t362"
+  }, {
+    "@id" : "ldpt:DirectContainer-ConformsContainerRdfResource",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.386Z"
+    },
+    "dcterms:hasPart" : [ "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutPropertiesNotPersisted", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResource", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutSimpleUpdate", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsUnknownProp", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResourceAcceptTurtle", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RestrictClientInference", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsReadOnlyProp", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-ConformsRdfSourceLdpResource", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RelativeUriResolutionPut", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReplacesResource", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReadOnlyProperties4xxStatus" ],
+    "source" : "ldpt:CommonContainer-ConformsContainerRdfResource",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-ConditionFailedStatusCode",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:DirectContainer-ConformsContainerRdfResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.57Z"
-    },
-    "dcterms:hasPart" : [ "http://www.w3c.org/ns/ldp/test#RdfSource-PutReplacesResource", "http://www.w3c.org/ns/ldp/test#RdfSource-ConformsRdfSourceLdpResource", "http://www.w3c.org/ns/ldp/test#RdfSource-RelativeUriResolutionPut", "http://www.w3c.org/ns/ldp/test#RdfSource-PutReadOnlyProperties4xxStatus", "http://www.w3c.org/ns/ldp/test#RdfSource-PutPropertiesNotPersisted", "http://www.w3c.org/ns/ldp/test#RdfSource-GetResourceAcceptTurtle", "http://www.w3c.org/ns/ldp/test#RdfSource-RestrictClientInference", "http://www.w3c.org/ns/ldp/test#RdfSource-GetResource", "http://www.w3c.org/ns/ldp/test#RdfSource-PublishConstraintsReadOnlyProp", "http://www.w3c.org/ns/ldp/test#RdfSource-PublishConstraintsUnknownProp", "http://www.w3c.org/ns/ldp/test#RdfSource-PutSimpleUpdate" ],
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testConformsContainerRdfResource()",
+    "testMethod" : "ldpt:indirect",
     "rdf:type" : {
       "@id" : "earl:TestRequirement"
     },
@@ -3078,20 +3083,20 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-ConformsContainerRdfResource",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t93",
+    "specificationReference" : "_:t203"
+  }, {
+    "@id" : "ldpt:DirectContainer-ConformsDcLdpContainer",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.365Z"
+    },
+    "dcterms:hasPart" : [ "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-AcceptPostResponseHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RequestedInteractionModelHeaders", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-DeleteRemovesContainmentTriple", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RelativeUriResolutionPost", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-AcceptTurtle", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-NullRelativeUriPost", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RequestedInteractionModelCreateNotAllowed", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostResponseStatusAndLocation", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-ConformsContainerRdfResource", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostContainer" ],
+    "source" : "ldpt:DirectContainer-ConformsDcLdpContainer",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-ConformsContainerRdfResource",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testConformsContainerRdfResource()",
-    "testMethod" : "ldpt:indirect"
-  }, {
-    "@id" : "ldpt:DirectContainer-ConformsDcLdpContainer",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.546Z"
-    },
-    "dcterms:hasPart" : [ "http://www.w3c.org/ns/ldp/test#CommonContainer-PostResponseStatusAndLocation", "http://www.w3c.org/ns/ldp/test#CommonContainer-DeleteRemovesContainmentTriple", "http://www.w3c.org/ns/ldp/test#CommonContainer-PostContainer", "http://www.w3c.org/ns/ldp/test#CommonContainer-AcceptTurtle", "http://www.w3c.org/ns/ldp/test#CommonContainer-ConformsContainerRdfResource", "http://www.w3c.org/ns/ldp/test#CommonContainer-NullRelativeUriPost", "http://www.w3c.org/ns/ldp/test#CommonContainer-RelativeUriResolutionPost", "http://www.w3c.org/ns/ldp/test#CommonContainer-RequestedInteractionModelCreateNotAllowed", "http://www.w3c.org/ns/ldp/test#CommonContainer-RequestedInteractionModelHeaders", "http://www.w3c.org/ns/ldp/test#CommonContainer-AcceptPostResponseHeader" ],
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testConformsDcLdpContainer()",
+    "testMethod" : "ldpt:indirect",
     "rdf:type" : {
       "@id" : "earl:TestRequirement"
     },
@@ -3101,20 +3106,20 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-ConformsDcLdpContainer",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t270",
+    "specificationReference" : "_:t466"
+  }, {
+    "@id" : "ldpt:DirectContainer-ConformsRdfSourceLdpResource",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.403Z"
+    },
+    "dcterms:hasPart" : [ "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Head", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ConditionFailedStatusCode", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersGet", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PutBadETag", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Options", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResource", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-OptionsAllowHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-AcceptPatchHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PreconditionRequiredStatusCode", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-LdpLinkHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersHead", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-IsHttp11Manual", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResponseHeaders" ],
+    "source" : "ldpt:RdfSource-ConformsRdfSourceLdpResource",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:DirectContainer-ConformsDcLdpContainer",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testConformsDcLdpContainer()",
-    "testMethod" : "ldpt:indirect"
-  }, {
-    "@id" : "ldpt:DirectContainer-ConformsRdfSourceLdpResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.594Z"
-    },
-    "dcterms:hasPart" : [ "http://www.w3c.org/ns/ldp/test#CommonResource-PutBadETag", "http://www.w3c.org/ns/ldp/test#CommonResource-LdpLinkHeader", "http://www.w3c.org/ns/ldp/test#CommonResource-IsHttp11Manual", "http://www.w3c.org/ns/ldp/test#CommonResource-AcceptPatchHeader", "http://www.w3c.org/ns/ldp/test#CommonResource-Options", "http://www.w3c.org/ns/ldp/test#CommonResource-GetResource", "http://www.w3c.org/ns/ldp/test#CommonResource-OptionsAllowHeader", "http://www.w3c.org/ns/ldp/test#CommonResource-Head", "http://www.w3c.org/ns/ldp/test#CommonResource-PreconditionRequiredStatusCode", "http://www.w3c.org/ns/ldp/test#CommonResource-GetResponseHeaders", "http://www.w3c.org/ns/ldp/test#CommonResource-ETagHeadersGet", "http://www.w3c.org/ns/ldp/test#CommonResource-ETagHeadersHead", "http://www.w3c.org/ns/ldp/test#CommonResource-ConditionFailedStatusCode" ],
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testConformsRdfSourceLdpResource()",
+    "testMethod" : "ldpt:indirect",
     "rdf:type" : {
       "@id" : "earl:TestRequirement"
     },
@@ -3124,19 +3129,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-ConformsRdfSourceLdpResource",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t426",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-ConformsRdfSourceLdpResource",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testConformsRdfSourceLdpResource()",
-    "testMethod" : "ldpt:indirect"
+    "specificationReference" : "_:t423"
   }, {
     "@id" : "ldpt:DirectContainer-ContainsRdfType",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.579Z"
-    },
+      "@value" : "2014-08-25T19:46:27.394Z"
+    },
+    "source" : "ldpt:RdfSource-ContainsRdfType",
     "dcterms:subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testContainsRdfType()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -3146,19 +3151,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-ContainsRdfType",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t407",
+    "specificationReference" : "_:t167"
+  }, {
+    "@id" : "ldpt:DirectContainer-ContentTypeHeader",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.378Z"
+    },
+    "source" : "ldpt:CommonContainer-ContentTypeHeader",
+    "dcterms:subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-ContainsRdfType",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testContainsRdfType()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:DirectContainer-ContentTypeHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.56Z"
-    },
-    "dcterms:subject" : "SHOULD",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testContentTypeHeader()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -3168,19 +3173,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-ContentTypeHeader",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t195",
+    "specificationReference" : "_:t455"
+  }, {
+    "@id" : "ldpt:DirectContainer-CreateWithoutConstraints",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.38Z"
+    },
+    "source" : "ldpt:CommonContainer-CreateWithoutConstraints",
+    "dcterms:subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-ContentTypeHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testContentTypeHeader()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:DirectContainer-CreateWithoutConstraints",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.563Z"
-    },
-    "dcterms:subject" : "SHOULD",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testCreateWithoutConstraints()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -3190,19 +3195,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-CreateWithoutConstraints",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t180",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-CreateWithoutConstraints",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testCreateWithoutConstraints()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t485"
   }, {
     "@id" : "ldpt:DirectContainer-DeleteRemovesContainmentTriple",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.567Z"
-    },
+      "@value" : "2014-08-25T19:46:27.383Z"
+    },
+    "source" : "ldpt:CommonContainer-DeleteRemovesContainmentTriple",
     "dcterms:subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testDeleteRemovesContainmentTriple()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -3212,19 +3217,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-DeleteRemovesContainmentTriple",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t256",
+    "specificationReference" : "_:t281"
+  }, {
+    "@id" : "ldpt:DirectContainer-DeleteResourceUpdatesTriples",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.364Z"
+    },
+    "source" : "ldpt:DirectContainer-DeleteResourceUpdatesTriples",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-DeleteRemovesContainmentTriple",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testDeleteRemovesContainmentTriple()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:DirectContainer-DeleteResourceUpdatesTriples",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.545Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testDeleteResourceUpdatesTriples()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -3234,19 +3239,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-DeleteResourceUpdatesTriples",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t199",
+    "specificationReference" : "_:t312"
+  }, {
+    "@id" : "ldpt:DirectContainer-ETagHeadersGet",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.407Z"
+    },
+    "source" : "ldpt:CommonResource-ETagHeadersGet",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:DirectContainer-DeleteResourceUpdatesTriples",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testDeleteResourceUpdatesTriples()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:DirectContainer-ETagHeadersGet",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.6Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -3256,19 +3261,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-ETagHeadersGet",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t453",
+    "specificationReference" : "_:t320"
+  }, {
+    "@id" : "ldpt:DirectContainer-ETagHeadersHead",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.408Z"
+    },
+    "source" : "ldpt:CommonResource-ETagHeadersHead",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-ETagHeadersGet",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:DirectContainer-ETagHeadersHead",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.601Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -3278,19 +3283,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-ETagHeadersHead",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t121",
+    "specificationReference" : "_:t235"
+  }, {
+    "@id" : "ldpt:DirectContainer-GetResource",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.394Z"
+    },
+    "source" : "ldpt:RdfSource-GetResource",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-ETagHeadersHead",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:DirectContainer-GetResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.579Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResource()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -3300,19 +3305,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-GetResource",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t411",
+    "specificationReference" : "_:t139"
+  }, {
+    "@id" : "ldpt:DirectContainer-GetResourceAcceptTurtle",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.398Z"
+    },
+    "source" : "ldpt:RdfSource-GetResourceAcceptTurtle",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-GetResource",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResource()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:DirectContainer-GetResourceAcceptTurtle",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.589Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAcceptTurtle()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -3322,19 +3327,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-GetResourceAcceptTurtle",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t266",
+    "specificationReference" : "_:t15"
+  }, {
+    "@id" : "ldpt:DirectContainer-GetResponseHeaders",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.409Z"
+    },
+    "source" : "ldpt:CommonResource-GetResponseHeaders",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-GetResourceAcceptTurtle",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAcceptTurtle()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:DirectContainer-GetResponseHeaders",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.602Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -3344,19 +3349,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-GetResponseHeaders",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t149",
+    "specificationReference" : "_:t451"
+  }, {
+    "@id" : "ldpt:DirectContainer-Head",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.412Z"
+    },
+    "source" : "ldpt:CommonResource-Head",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-GetResponseHeaders",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:DirectContainer-Head",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.605Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -3366,19 +3371,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-Head",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t139",
+    "specificationReference" : "_:t157"
+  }, {
+    "@id" : "ldpt:DirectContainer-HttpLinkHeader",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.36Z"
+    },
+    "source" : "ldpt:DirectContainer-HttpLinkHeader",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-Head",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:DirectContainer-HttpLinkHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.542Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testHttpLinkHeader()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -3388,19 +3393,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-HttpLinkHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t299",
+    "specificationReference" : "_:t50"
+  }, {
+    "@id" : "ldpt:DirectContainer-IsHttp11Manual",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.407Z"
+    },
+    "source" : "ldpt:CommonResource-IsHttp11Manual",
+    "dcterms:subject" : "MUST, MANUAL",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:DirectContainer-HttpLinkHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testHttpLinkHeader()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:DirectContainer-IsHttp11Manual",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.6Z"
-    },
-    "dcterms:subject" : "MUST, MANUAL",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Manual()",
+    "testMethod" : "ldpt:manual",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -3410,19 +3415,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-IsHttp11Manual",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t274",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-IsHttp11Manual",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Manual()",
-    "testMethod" : "ldpt:manual"
+    "specificationReference" : "_:t284"
   }, {
     "@id" : "ldpt:DirectContainer-JsonLdRepresentation",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.59Z"
-    },
+      "@value" : "2014-08-25T19:46:27.398Z"
+    },
+    "source" : "ldpt:RdfSource-JsonLdRepresentation",
     "dcterms:subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testJsonLdRepresentation()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -3432,19 +3437,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-JsonLdRepresentation",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t1",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-JsonLdRepresentation",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testJsonLdRepresentation()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t461"
   }, {
     "@id" : "ldpt:DirectContainer-LdpLinkHeader",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.601Z"
-    },
+      "@value" : "2014-08-25T19:46:27.408Z"
+    },
+    "source" : "ldpt:CommonResource-LdpLinkHeader",
     "dcterms:subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -3454,15 +3459,10 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-LdpLinkHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t422",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-LdpLinkHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t164"
   }, {
     "@id" : "ldpt:DirectContainer-MAYManifest",
-    "http://purl.org/dc/elements/1.1/title" : "DirectContainer (MAY)",
+    "dcterms:title" : "DirectContainer (MAY)",
     "rdf:type" : {
       "@id" : "mf:Manifest"
     },
@@ -3473,22 +3473,27 @@
     "mf:name" : "DirectContainer (MAY)"
   }, {
     "@id" : "ldpt:DirectContainer-MUSTManifest",
-    "http://purl.org/dc/elements/1.1/title" : "DirectContainer (MUST)",
+    "dcterms:title" : "DirectContainer (MUST)",
     "rdf:type" : {
       "@id" : "mf:Manifest"
     },
     "rdfs:comment" : "LDP Direct Container tests. MUST conformance tests.",
     "entries" : {
-      "@list" : [ "ldpt:DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists", "ldpt:DirectContainer-HttpLinkHeader", "ldpt:DirectContainer-MemberResourceTriple", "ldpt:DirectContainer-ActAsIfInsertedContentRelationTripleExists", "ldpt:DirectContainer-PostResourceUpdatesTriples", "ldpt:DirectContainer-DeleteResourceUpdatesTriples", "ldpt:DirectContainer-ConformsDcLdpContainer", "ldpt:DirectContainer-RelativeUriResolutionPost", "ldpt:DirectContainer-PostResponseStatusAndLocation", "ldpt:DirectContainer-PostContainer", "ldpt:DirectContainer-RequestedInteractionModelCreateNotAllowed", "ldpt:DirectContainer-RequestedInteractionModelHeaders", "ldpt:DirectContainer-AcceptTurtle", "ldpt:DirectContainer-NullRelativeUriPost", "ldpt:DirectContainer-AcceptPostResponseHeader", "ldpt:DirectContainer-DeleteRemovesContainmentTriple", "ldpt:DirectContainer-ConformsContainerRdfResource", "ldpt:DirectContainer-RelativeUriResolutionPut", "ldpt:DirectContainer-PutReplacesResource", "ldpt:DirectContainer-PutSimpleUpdate", "ldpt:DirectContainer-GetResource", "ldpt:DirectContainer-RestrictClientInference", "ldpt:DirectContainer-GetResourceAcceptTurtle", "ldpt:DirectContainer-PublishConstraintsReadOnlyProp", "ldpt:DirectContainer-PublishConstraintsUnknownProp", "ldpt:DirectContainer-PutReadOnlyProperties4xxStatus", "ldpt:DirectContainer-PutPropertiesNotPersisted", "ldpt:DirectContainer-ConformsRdfSourceLdpResource", "ldpt:DirectContainer-IsHttp11Manual", "ldpt:DirectContainer-ETagHeadersGet", "ldpt:DirectContainer-ETagHeadersHead", "ldpt:DirectContainer-LdpLinkHeader", "ldpt:DirectContainer-GetResponseHeaders", "ldpt:DirectContainer-ConditionFailedStatusCode", "ldpt:DirectContainer-PreconditionRequiredStatusCode", "ldpt:DirectContainer-PutBadETag", "ldpt:DirectContainer-Head", "ldpt:DirectContainer-AcceptPatchHeader", "ldpt:DirectContainer-Options", "ldpt:DirectContainer-OptionsAllowHeader" ]
+      "@list" : [ "ldpt:DirectContainer-HttpLinkHeader", "ldpt:DirectContainer-MemberResourceTriple", "ldpt:DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists", "ldpt:DirectContainer-ActAsIfInsertedContentRelationTripleExists", "ldpt:DirectContainer-PostResourceUpdatesTriples", "ldpt:DirectContainer-DeleteResourceUpdatesTriples", "ldpt:DirectContainer-ConformsDcLdpContainer", "ldpt:DirectContainer-RelativeUriResolutionPost", "ldpt:DirectContainer-PostResponseStatusAndLocation", "ldpt:DirectContainer-PostContainer", "ldpt:DirectContainer-RequestedInteractionModelCreateNotAllowed", "ldpt:DirectContainer-RequestedInteractionModelHeaders", "ldpt:DirectContainer-AcceptTurtle", "ldpt:DirectContainer-NullRelativeUriPost", "ldpt:DirectContainer-AcceptPostResponseHeader", "ldpt:DirectContainer-DeleteRemovesContainmentTriple", "ldpt:DirectContainer-ConformsContainerRdfResource", "ldpt:DirectContainer-RelativeUriResolutionPut", "ldpt:DirectContainer-PutReplacesResource", "ldpt:DirectContainer-PutSimpleUpdate", "ldpt:DirectContainer-GetResource", "ldpt:DirectContainer-RestrictClientInference", "ldpt:DirectContainer-GetResourceAcceptTurtle", "ldpt:DirectContainer-PublishConstraintsReadOnlyProp", "ldpt:DirectContainer-PublishConstraintsUnknownProp", "ldpt:DirectContainer-PutReadOnlyProperties4xxStatus", "ldpt:DirectContainer-PutPropertiesNotPersisted", "ldpt:DirectContainer-ConformsRdfSourceLdpResource", "ldpt:DirectContainer-IsHttp11Manual", "ldpt:DirectContainer-ETagHeadersGet", "ldpt:DirectContainer-ETagHeadersHead", "ldpt:DirectContainer-LdpLinkHeader", "ldpt:DirectContainer-GetResponseHeaders", "ldpt:DirectContainer-ConditionFailedStatusCode", "ldpt:DirectContainer-PreconditionRequiredStatusCode", "ldpt:DirectContainer-PutBadETag", "ldpt:DirectContainer-Head", "ldpt:DirectContainer-AcceptPatchHeader", "ldpt:DirectContainer-Options", "ldpt:DirectContainer-OptionsAllowHeader" ]
     },
     "mf:name" : "DirectContainer (MUST)"
   }, {
     "@id" : "ldpt:DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.376Z"
-    },
+      "@value" : "2014-08-25T19:46:27.362Z"
+    },
+    "source" : "ldpt:DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
     "dcterms:subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testMemberRelationOrIsMemberOfRelationTripleExists()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -3498,19 +3503,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t352",
+    "specificationReference" : "_:t231"
+  }, {
+    "@id" : "ldpt:DirectContainer-MemberResourceTriple",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.362Z"
+    },
+    "source" : "ldpt:DirectContainer-MemberResourceTriple",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testMemberRelationOrIsMemberOfRelationTripleExists()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:DirectContainer-MemberResourceTriple",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.543Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testMemberResourceTriple()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -3520,19 +3525,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-MemberResourceTriple",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t459",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:DirectContainer-MemberResourceTriple",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testMemberResourceTriple()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t477"
   }, {
     "@id" : "ldpt:DirectContainer-NoRdfBagSeqOrList",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.555Z"
-    },
+      "@value" : "2014-08-25T19:46:27.373Z"
+    },
+    "source" : "ldpt:CommonContainer-NoRdfBagSeqOrList",
     "dcterms:subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNoRdfBagSeqOrList()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -3542,19 +3547,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-NoRdfBagSeqOrList",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t105",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-NoRdfBagSeqOrList",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNoRdfBagSeqOrList()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t449"
   }, {
     "@id" : "ldpt:DirectContainer-NullRelativeUriPost",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.561Z"
-    },
+      "@value" : "2014-08-25T19:46:27.378Z"
+    },
+    "source" : "ldpt:CommonContainer-NullRelativeUriPost",
     "dcterms:subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNullRelativeUriPost()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -3564,19 +3569,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-NullRelativeUriPost",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t320",
+    "specificationReference" : "_:t9"
+  }, {
+    "@id" : "ldpt:DirectContainer-Options",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.413Z"
+    },
+    "source" : "ldpt:CommonResource-Options",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-NullRelativeUriPost",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNullRelativeUriPost()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:DirectContainer-Options",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.606Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -3586,19 +3591,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-Options",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t472",
+    "specificationReference" : "_:t129"
+  }, {
+    "@id" : "ldpt:DirectContainer-OptionsAllowHeader",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.414Z"
+    },
+    "source" : "ldpt:CommonResource-OptionsAllowHeader",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-Options",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:DirectContainer-OptionsAllowHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.606Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -3608,19 +3613,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-OptionsAllowHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t328",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-OptionsAllowHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t359"
   }, {
     "@id" : "ldpt:DirectContainer-PatchMethod",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.568Z"
-    },
+      "@value" : "2014-08-25T19:46:27.384Z"
+    },
+    "source" : "ldpt:CommonContainer-PatchMethod",
     "dcterms:subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPatchMethod()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -3630,19 +3635,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-PatchMethod",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t79",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-PatchMethod",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPatchMethod()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t470"
   }, {
     "@id" : "ldpt:DirectContainer-PostContainer",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.557Z"
-    },
+      "@value" : "2014-08-25T19:46:27.375Z"
+    },
+    "source" : "ldpt:CommonContainer-PostContainer",
     "dcterms:subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostContainer()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -3652,19 +3657,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-PostContainer",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t168",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-PostContainer",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostContainer()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t484"
   }, {
     "@id" : "ldpt:DirectContainer-PostJsonLd",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.57Z"
-    },
+      "@value" : "2014-08-25T19:46:27.386Z"
+    },
+    "source" : "ldpt:CommonContainer-PostJsonLd",
     "dcterms:subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostJsonLd()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -3674,19 +3679,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-PostJsonLd",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t280",
+    "specificationReference" : "_:t452"
+  }, {
+    "@id" : "ldpt:DirectContainer-PostNoSlug",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.379Z"
+    },
+    "source" : "ldpt:CommonContainer-PostNoSlug",
+    "dcterms:subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-PostJsonLd",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostJsonLd()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:DirectContainer-PostNoSlug",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.562Z"
-    },
-    "dcterms:subject" : "SHOULD",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostNoSlug()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -3696,19 +3701,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-PostNoSlug",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t478",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-PostNoSlug",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostNoSlug()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t137"
   }, {
     "@id" : "ldpt:DirectContainer-PostResourceUpdatesTriples",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.544Z"
-    },
+      "@value" : "2014-08-25T19:46:27.364Z"
+    },
+    "source" : "ldpt:DirectContainer-PostResourceUpdatesTriples",
     "dcterms:subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testPostResourceUpdatesTriples()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -3718,19 +3723,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-PostResourceUpdatesTriples",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t388",
+    "specificationReference" : "_:t104"
+  }, {
+    "@id" : "ldpt:DirectContainer-PostResponseStatusAndLocation",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.374Z"
+    },
+    "source" : "ldpt:CommonContainer-PostResponseStatusAndLocation",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:DirectContainer-PostResourceUpdatesTriples",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testPostResourceUpdatesTriples()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:DirectContainer-PostResponseStatusAndLocation",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.557Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostResponseStatusAndLocation()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -3740,19 +3745,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-PostResponseStatusAndLocation",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t58",
+    "specificationReference" : "_:t358"
+  }, {
+    "@id" : "ldpt:DirectContainer-PreconditionRequiredStatusCode",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.411Z"
+    },
+    "source" : "ldpt:CommonResource-PreconditionRequiredStatusCode",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-PostResponseStatusAndLocation",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostResponseStatusAndLocation()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:DirectContainer-PreconditionRequiredStatusCode",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.604Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -3762,19 +3767,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-PreconditionRequiredStatusCode",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t288",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-PreconditionRequiredStatusCode",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t317"
   }, {
     "@id" : "ldpt:DirectContainer-PreferContainmentTriples",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.556Z"
-    },
+      "@value" : "2014-08-25T19:46:27.373Z"
+    },
+    "source" : "ldpt:CommonContainer-PreferContainmentTriples",
     "dcterms:subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPreferContainmentTriples()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -3784,19 +3789,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-PreferContainmentTriples",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t65",
+    "specificationReference" : "_:t336"
+  }, {
+    "@id" : "ldpt:DirectContainer-PreferMembershipTriples",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.371Z"
+    },
+    "source" : "ldpt:DirectContainer-PreferMembershipTriples",
+    "dcterms:subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-PreferContainmentTriples",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPreferContainmentTriples()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:DirectContainer-PreferMembershipTriples",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.553Z"
-    },
-    "dcterms:subject" : "SHOULD",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testPreferMembershipTriples()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -3806,19 +3811,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-PreferMembershipTriples",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t283",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:DirectContainer-PreferMembershipTriples",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testPreferMembershipTriples()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t34"
   }, {
     "@id" : "ldpt:DirectContainer-PublishConstraintsReadOnlyProp",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.59Z"
-    },
+      "@value" : "2014-08-25T19:46:27.399Z"
+    },
+    "source" : "ldpt:RdfSource-PublishConstraintsReadOnlyProp",
     "dcterms:subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsReadOnlyProp(java.lang.String)",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -3828,19 +3833,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-PublishConstraintsReadOnlyProp",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t355",
+    "specificationReference" : "_:t55"
+  }, {
+    "@id" : "ldpt:DirectContainer-PublishConstraintsUnknownProp",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.4Z"
+    },
+    "source" : "ldpt:RdfSource-PublishConstraintsUnknownProp",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-PublishConstraintsReadOnlyProp",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsReadOnlyProp(java.lang.String)",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:DirectContainer-PublishConstraintsUnknownProp",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.591Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsUnknownProp()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -3850,19 +3855,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-PublishConstraintsUnknownProp",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t22",
+    "specificationReference" : "_:t393"
+  }, {
+    "@id" : "ldpt:DirectContainer-PutBadETag",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.411Z"
+    },
+    "source" : "ldpt:CommonResource-PutBadETag",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-PublishConstraintsUnknownProp",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsUnknownProp()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:DirectContainer-PutBadETag",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.604Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -3872,19 +3877,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-PutBadETag",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t118",
+    "specificationReference" : "_:t329"
+  }, {
+    "@id" : "ldpt:DirectContainer-PutPropertiesNotPersisted",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.402Z"
+    },
+    "source" : "ldpt:RdfSource-PutPropertiesNotPersisted",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-PutBadETag",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:DirectContainer-PutPropertiesNotPersisted",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.593Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutPropertiesNotPersisted()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -3894,19 +3899,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-PutPropertiesNotPersisted",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t69",
+    "specificationReference" : "_:t86"
+  }, {
+    "@id" : "ldpt:DirectContainer-PutReadOnlyProperties4xxStatus",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.4Z"
+    },
+    "source" : "ldpt:RdfSource-PutReadOnlyProperties4xxStatus",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-PutPropertiesNotPersisted",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutPropertiesNotPersisted()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:DirectContainer-PutReadOnlyProperties4xxStatus",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.592Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReadOnlyProperties4xxStatus(java.lang.String)",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -3916,19 +3921,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-PutReadOnlyProperties4xxStatus",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t216",
+    "specificationReference" : "_:t481"
+  }, {
+    "@id" : "ldpt:DirectContainer-PutReplacesResource",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.392Z"
+    },
+    "source" : "ldpt:RdfSource-PutReplacesResource",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-PutReadOnlyProperties4xxStatus",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReadOnlyProperties4xxStatus(java.lang.String)",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:DirectContainer-PutReplacesResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.577Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReplacesResource()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -3938,19 +3943,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-PutReplacesResource",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t330",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-PutReplacesResource",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReplacesResource()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t297"
   }, {
     "@id" : "ldpt:DirectContainer-PutRequiresIfMatch",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.602Z"
-    },
+      "@value" : "2014-08-25T19:46:27.41Z"
+    },
+    "source" : "ldpt:CommonResource-PutRequiresIfMatch",
     "dcterms:subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -3960,19 +3965,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-PutRequiresIfMatch",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t309",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-PutRequiresIfMatch",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t237"
   }, {
     "@id" : "ldpt:DirectContainer-PutSimpleUpdate",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.578Z"
-    },
+      "@value" : "2014-08-25T19:46:27.393Z"
+    },
+    "source" : "ldpt:RdfSource-PutSimpleUpdate",
     "dcterms:subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutSimpleUpdate()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -3982,19 +3987,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-PutSimpleUpdate",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t97",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-PutSimpleUpdate",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutSimpleUpdate()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t419"
   }, {
     "@id" : "ldpt:DirectContainer-PutToCreate",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.554Z"
-    },
+      "@value" : "2014-08-25T19:46:27.371Z"
+    },
+    "source" : "ldpt:CommonContainer-PutToCreate",
     "dcterms:subject" : "MAY",
+    "conformanceLevel" : "ldpt:MAY",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPutToCreate()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -4004,19 +4009,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-PutToCreate",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t50",
+    "specificationReference" : "_:t476"
+  }, {
+    "@id" : "ldpt:DirectContainer-RdfTypeLdpContainer",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.385Z"
+    },
+    "source" : "ldpt:CommonContainer-RdfTypeLdpContainer",
+    "dcterms:subject" : "MAY",
     "conformanceLevel" : "ldpt:MAY",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-PutToCreate",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPutToCreate()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:DirectContainer-RdfTypeLdpContainer",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.568Z"
-    },
-    "dcterms:subject" : "MAY",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRdfTypeLdpContainer()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -4026,19 +4031,22 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-RdfTypeLdpContainer",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t402",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-RdfTypeLdpContainer",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRdfTypeLdpContainer()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t48"
   }, {
     "@id" : "ldpt:DirectContainer-ReUseVocabularies",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.581Z"
-    },
+      "@value" : "2014-08-25T19:46:27.395Z"
+    },
+    "source" : "ldpt:RdfSource-ReUseVocabularies",
     "dcterms:subject" : "SHOULD, MANUAL",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testReUseVocabularies()",
+    "ldpt:steps" : {
+      "@list" : [ "Given a URL for a RDF Source, perform a GET using an RDF content type", "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ]
+    },
+    "testMethod" : "ldpt:manual",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -4048,22 +4056,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-ReUseVocabularies",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t439",
+    "specificationReference" : "_:t198"
+  }, {
+    "@id" : "ldpt:DirectContainer-RejectPutModifyingContainmentTriples",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.382Z"
+    },
+    "source" : "ldpt:CommonContainer-RejectPutModifyingContainmentTriples",
+    "dcterms:subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-ReUseVocabularies",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testReUseVocabularies()",
-    "ldpt:steps" : {
-      "@list" : [ "Given a URL for a RDF Source, perform a GET using an RDF content type", "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ]
-    },
-    "testMethod" : "ldpt:manual"
-  }, {
-    "@id" : "ldpt:DirectContainer-RejectPutModifyingContainmentTriples",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.565Z"
-    },
-    "dcterms:subject" : "SHOULD",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRejectPutModifyingContainmentTriples()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -4073,19 +4078,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-RejectPutModifyingContainmentTriples",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t13",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-RejectPutModifyingContainmentTriples",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRejectPutModifyingContainmentTriples()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t401"
   }, {
     "@id" : "ldpt:DirectContainer-RelativeUriResolutionPost",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.555Z"
-    },
+      "@value" : "2014-08-25T19:46:27.372Z"
+    },
+    "source" : "ldpt:CommonContainer-RelativeUriResolutionPost",
     "dcterms:subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRelativeUriResolutionPost()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -4095,19 +4100,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-RelativeUriResolutionPost",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t419",
+    "specificationReference" : "_:t8"
+  }, {
+    "@id" : "ldpt:DirectContainer-RelativeUriResolutionPut",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.392Z"
+    },
+    "source" : "ldpt:RdfSource-RelativeUriResolutionPut",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-RelativeUriResolutionPost",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRelativeUriResolutionPost()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:DirectContainer-RelativeUriResolutionPut",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.577Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRelativeUriResolutionPut()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -4117,19 +4122,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-RelativeUriResolutionPut",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t247",
+    "specificationReference" : "_:t10"
+  }, {
+    "@id" : "ldpt:DirectContainer-RequestedInteractionModelCreateNotAllowed",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.375Z"
+    },
+    "source" : "ldpt:CommonContainer-RequestedInteractionModelCreateNotAllowed",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-RelativeUriResolutionPut",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRelativeUriResolutionPut()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:DirectContainer-RequestedInteractionModelCreateNotAllowed",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.558Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelCreateNotAllowed(java.lang.String)",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -4139,19 +4144,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-RequestedInteractionModelCreateNotAllowed",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t54",
+    "specificationReference" : "_:t208"
+  }, {
+    "@id" : "ldpt:DirectContainer-RequestedInteractionModelHeaders",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.377Z"
+    },
+    "source" : "ldpt:CommonContainer-RequestedInteractionModelHeaders",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-RequestedInteractionModelCreateNotAllowed",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelCreateNotAllowed(java.lang.String)",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:DirectContainer-RequestedInteractionModelHeaders",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.559Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelHeaders(java.lang.String)",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -4161,19 +4166,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-RequestedInteractionModelHeaders",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t134",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-RequestedInteractionModelHeaders",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelHeaders(java.lang.String)",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t479"
   }, {
     "@id" : "ldpt:DirectContainer-ResponsePropertiesNotPersisted",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.594Z"
-    },
+      "@value" : "2014-08-25T19:46:27.402Z"
+    },
+    "source" : "ldpt:RdfSource-ResponsePropertiesNotPersisted",
     "dcterms:subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testResponsePropertiesNotPersisted()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -4183,19 +4188,22 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-ResponsePropertiesNotPersisted",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t113",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-ResponsePropertiesNotPersisted",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testResponsePropertiesNotPersisted()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t114"
   }, {
     "@id" : "ldpt:DirectContainer-RestrictClientInference",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.588Z"
-    },
+      "@value" : "2014-08-25T19:46:27.397Z"
+    },
+    "source" : "ldpt:RdfSource-RestrictClientInference",
     "dcterms:subject" : "MUST, MANUAL",
+    "conformanceLevel" : "ldpt:MUST",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRestrictClientInference()",
+    "ldpt:steps" : {
+      "@list" : [ "Perform a GET on a URL for the reource requesting an RDF content type", "Inspect the results (both headers and content) for missing terms.  Additionally could run an inferencing tool and compare results, seeing if needed informationshould have been explicitly listed by the server." ]
+    },
+    "testMethod" : "ldpt:manual",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -4205,22 +4213,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-RestrictClientInference",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t39",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-RestrictClientInference",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRestrictClientInference()",
-    "ldpt:steps" : {
-      "@list" : [ "Perform a GET on a URL for the reource requesting an RDF content type", "Inspect the results (both headers and content) for missing terms.  Additionally could run an inferencing tool and compare results, seeing if needed informationshould have been explicitly listed by the server." ]
-    },
-    "testMethod" : "ldpt:manual"
+    "specificationReference" : "_:t364"
   }, {
     "@id" : "ldpt:DirectContainer-RestrictPutReUseUri",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.566Z"
-    },
+      "@value" : "2014-08-25T19:46:27.383Z"
+    },
+    "source" : "ldpt:CommonContainer-RestrictPutReUseUri",
     "dcterms:subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictPutReUseUri()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -4230,19 +4235,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-RestrictPutReUseUri",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t232",
+    "specificationReference" : "_:t207"
+  }, {
+    "@id" : "ldpt:DirectContainer-RestrictUriReUseNoSlug",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.381Z"
+    },
+    "source" : "ldpt:CommonContainer-RestrictUriReUseNoSlug",
+    "dcterms:subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-RestrictPutReUseUri",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictPutReUseUri()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:DirectContainer-RestrictUriReUseNoSlug",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.564Z"
-    },
-    "dcterms:subject" : "SHOULD",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseNoSlug()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -4252,19 +4257,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-RestrictUriReUseNoSlug",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t18",
+    "specificationReference" : "_:t389"
+  }, {
+    "@id" : "ldpt:DirectContainer-RestrictUriReUseSlug",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.38Z"
+    },
+    "source" : "ldpt:CommonContainer-RestrictUriReUseSlug",
+    "dcterms:subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-RestrictUriReUseNoSlug",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseNoSlug()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:DirectContainer-RestrictUriReUseSlug",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.563Z"
-    },
-    "dcterms:subject" : "SHOULD",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseSlug()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -4274,15 +4279,10 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-RestrictUriReUseSlug",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t147",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-RestrictUriReUseSlug",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseSlug()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t236"
   }, {
     "@id" : "ldpt:DirectContainer-SHOULDManifest",
-    "http://purl.org/dc/elements/1.1/title" : "DirectContainer (SHOULD)",
+    "dcterms:title" : "DirectContainer (SHOULD)",
     "rdf:type" : {
       "@id" : "mf:Manifest"
     },
@@ -4295,9 +4295,14 @@
     "@id" : "ldpt:DirectContainer-ServerHonorsSlug",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.569Z"
-    },
+      "@value" : "2014-08-25T19:46:27.385Z"
+    },
+    "source" : "ldpt:CommonContainer-ServerHonorsSlug",
     "dcterms:subject" : "MAY",
+    "conformanceLevel" : "ldpt:MAY",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testServerHonorsSlug()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -4307,19 +4312,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-ServerHonorsSlug",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t479",
+    "specificationReference" : "_:t414"
+  }, {
+    "@id" : "ldpt:DirectContainer-TypeRdfSource",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.395Z"
+    },
+    "source" : "ldpt:RdfSource-TypeRdfSource",
+    "dcterms:subject" : "MAY",
     "conformanceLevel" : "ldpt:MAY",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-ServerHonorsSlug",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testServerHonorsSlug()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:DirectContainer-TypeRdfSource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.58Z"
-    },
-    "dcterms:subject" : "MAY",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testTypeRdfSource()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -4329,19 +4334,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-TypeRdfSource",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t243",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-TypeRdfSource",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testTypeRdfSource()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t13"
   }, {
     "@id" : "ldpt:DirectContainer-UseMemberPredicate",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.542Z"
-    },
+      "@value" : "2014-08-25T19:46:27.361Z"
+    },
+    "source" : "ldpt:DirectContainer-UseMemberPredicate",
     "dcterms:subject" : "SHOULD, ldpMember",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testUseMemberPredicate()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -4351,19 +4356,22 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-UseMemberPredicate",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t210",
+    "specificationReference" : "_:t217"
+  }, {
+    "@id" : "ldpt:DirectContainer-UseStandardVocabularies",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.396Z"
+    },
+    "source" : "ldpt:RdfSource-UseStandardVocabularies",
+    "dcterms:subject" : "SHOULD, MANUAL",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:DirectContainer-UseMemberPredicate",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testUseMemberPredicate()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:DirectContainer-UseStandardVocabularies",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.587Z"
-    },
-    "dcterms:subject" : "SHOULD, MANUAL",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testUseStandardVocabularies()",
+    "ldpt:steps" : {
+      "@list" : [ "Given a URL for a RDF Source, perform a GET using an RDF content type", "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ]
+    },
+    "testMethod" : "ldpt:manual",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -4373,22 +4381,19 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-UseStandardVocabularies",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t305",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-UseStandardVocabularies",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testUseStandardVocabularies()",
-    "ldpt:steps" : {
-      "@list" : [ "Given a URL for a RDF Source, perform a GET using an RDF content type", "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ]
-    },
-    "testMethod" : "ldpt:manual"
+    "specificationReference" : "_:t77"
   }, {
     "@id" : "ldpt:IndirectContainer-4xxErrorHasResponseBody",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.663Z"
-    },
+      "@value" : "2014-08-25T19:46:27.214Z"
+    },
+    "source" : "ldpt:RdfSource-4xxErrorHasResponseBody",
     "dcterms:subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#test4xxErrorHasResponseBody(java.lang.String)",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -4398,19 +4403,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-4xxErrorHasResponseBody",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t253",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-4xxErrorHasResponseBody",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#test4xxErrorHasResponseBody(java.lang.String)",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t197"
   }, {
     "@id" : "ldpt:IndirectContainer-AcceptPatchHeader",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.672Z"
-    },
+      "@value" : "2014-08-25T19:46:27.233Z"
+    },
+    "source" : "ldpt:CommonResource-AcceptPatchHeader",
     "dcterms:subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -4420,19 +4425,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-AcceptPatchHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t169",
+    "specificationReference" : "_:t209"
+  }, {
+    "@id" : "ldpt:IndirectContainer-AcceptPostResponseHeader",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.174Z"
+    },
+    "source" : "ldpt:CommonContainer-AcceptPostResponseHeader",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-AcceptPatchHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:IndirectContainer-AcceptPostResponseHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.647Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptPostResponseHeader()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -4442,19 +4447,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-AcceptPostResponseHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t57",
+    "specificationReference" : "_:t490"
+  }, {
+    "@id" : "ldpt:IndirectContainer-AcceptTurtle",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.166Z"
+    },
+    "source" : "ldpt:CommonContainer-AcceptTurtle",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-AcceptPostResponseHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptPostResponseHeader()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:IndirectContainer-AcceptTurtle",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.643Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptTurtle()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -4464,19 +4469,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-AcceptTurtle",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t167",
+    "specificationReference" : "_:t278"
+  }, {
+    "@id" : "ldpt:IndirectContainer-ConditionFailedStatusCode",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.231Z"
+    },
+    "source" : "ldpt:CommonResource-ConditionFailedStatusCode",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-AcceptTurtle",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptTurtle()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:IndirectContainer-ConditionFailedStatusCode",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.67Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -4486,20 +4491,20 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-ConditionFailedStatusCode",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t151",
+    "specificationReference" : "_:t301"
+  }, {
+    "@id" : "ldpt:IndirectContainer-ConformsContainerRdfResource",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.184Z"
+    },
+    "dcterms:hasPart" : [ "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResourceAcceptTurtle", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RestrictClientInference", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReadOnlyProperties4xxStatus", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResource", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReplacesResource", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-ConformsRdfSourceLdpResource", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutSimpleUpdate", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutPropertiesNotPersisted", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsReadOnlyProp", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RelativeUriResolutionPut", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsUnknownProp" ],
+    "source" : "ldpt:CommonContainer-ConformsContainerRdfResource",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-ConditionFailedStatusCode",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:IndirectContainer-ConformsContainerRdfResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.652Z"
-    },
-    "dcterms:hasPart" : [ "http://www.w3c.org/ns/ldp/test#RdfSource-PutPropertiesNotPersisted", "http://www.w3c.org/ns/ldp/test#RdfSource-PublishConstraintsReadOnlyProp", "http://www.w3c.org/ns/ldp/test#RdfSource-PublishConstraintsUnknownProp", "http://www.w3c.org/ns/ldp/test#RdfSource-PutReplacesResource", "http://www.w3c.org/ns/ldp/test#RdfSource-GetResource", "http://www.w3c.org/ns/ldp/test#RdfSource-GetResourceAcceptTurtle", "http://www.w3c.org/ns/ldp/test#RdfSource-RestrictClientInference", "http://www.w3c.org/ns/ldp/test#RdfSource-RelativeUriResolutionPut", "http://www.w3c.org/ns/ldp/test#RdfSource-PutReadOnlyProperties4xxStatus", "http://www.w3c.org/ns/ldp/test#RdfSource-PutSimpleUpdate", "http://www.w3c.org/ns/ldp/test#RdfSource-ConformsRdfSourceLdpResource" ],
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testConformsContainerRdfResource()",
+    "testMethod" : "ldpt:indirect",
     "rdf:type" : {
       "@id" : "earl:TestRequirement"
     },
@@ -4509,20 +4514,20 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-ConformsContainerRdfResource",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t30",
+    "specificationReference" : "_:t263"
+  }, {
+    "@id" : "ldpt:IndirectContainer-ConformsRdfSourceLdpResource",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.216Z"
+    },
+    "dcterms:hasPart" : [ "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-OptionsAllowHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Head", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PreconditionRequiredStatusCode", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersHead", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ConditionFailedStatusCode", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Options", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResponseHeaders", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-AcceptPatchHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PutBadETag", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResource", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersGet", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-IsHttp11Manual", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-LdpLinkHeader" ],
+    "source" : "ldpt:RdfSource-ConformsRdfSourceLdpResource",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-ConformsContainerRdfResource",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testConformsContainerRdfResource()",
-    "testMethod" : "ldpt:indirect"
-  }, {
-    "@id" : "ldpt:IndirectContainer-ConformsRdfSourceLdpResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.665Z"
-    },
-    "dcterms:hasPart" : [ "http://www.w3c.org/ns/ldp/test#CommonResource-Options", "http://www.w3c.org/ns/ldp/test#CommonResource-Head", "http://www.w3c.org/ns/ldp/test#CommonResource-ConditionFailedStatusCode", "http://www.w3c.org/ns/ldp/test#CommonResource-ETagHeadersHead", "http://www.w3c.org/ns/ldp/test#CommonResource-AcceptPatchHeader", "http://www.w3c.org/ns/ldp/test#CommonResource-GetResponseHeaders", "http://www.w3c.org/ns/ldp/test#CommonResource-PutBadETag", "http://www.w3c.org/ns/ldp/test#CommonResource-OptionsAllowHeader", "http://www.w3c.org/ns/ldp/test#CommonResource-PreconditionRequiredStatusCode", "http://www.w3c.org/ns/ldp/test#CommonResource-GetResource", "http://www.w3c.org/ns/ldp/test#CommonResource-LdpLinkHeader", "http://www.w3c.org/ns/ldp/test#CommonResource-IsHttp11Manual", "http://www.w3c.org/ns/ldp/test#CommonResource-ETagHeadersGet" ],
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testConformsRdfSourceLdpResource()",
+    "testMethod" : "ldpt:indirect",
     "rdf:type" : {
       "@id" : "earl:TestRequirement"
     },
@@ -4532,19 +4537,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-ConformsRdfSourceLdpResource",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t396",
+    "specificationReference" : "_:t386"
+  }, {
+    "@id" : "ldpt:IndirectContainer-ContainerSupportsHttpLinkHeader",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.036Z"
+    },
+    "source" : "ldpt:IndirectContainer-ContainerSupportsHttpLinkHeader",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-ConformsRdfSourceLdpResource",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testConformsRdfSourceLdpResource()",
-    "testMethod" : "ldpt:indirect"
-  }, {
-    "@id" : "ldpt:IndirectContainer-ContainerSupportsHttpLinkHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.639Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/IndirectContainerTest.html#testContainerSupportsHttpLinkHeader()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -4554,19 +4559,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-ContainerSupportsHttpLinkHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t42",
+    "specificationReference" : "_:t30"
+  }, {
+    "@id" : "ldpt:IndirectContainer-ContainsLdpcUri",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.152Z"
+    },
+    "source" : "ldpt:IndirectContainer-ContainsLdpcUri",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:IndirectContainer-ContainerSupportsHttpLinkHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/IndirectContainerTest.html#testContainerSupportsHttpLinkHeader()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:IndirectContainer-ContainsLdpcUri",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.637Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/IndirectContainerTest.html#testContainsLdpcUri()",
+    "testMethod" : "ldpt:notImplemented",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -4576,19 +4581,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-ContainsLdpcUri",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t96",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:IndirectContainer-ContainsLdpcUri",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/IndirectContainerTest.html#testContainsLdpcUri()",
-    "testMethod" : "ldpt:notImplemented"
+    "specificationReference" : "_:t373"
   }, {
     "@id" : "ldpt:IndirectContainer-ContainsRdfType",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.657Z"
-    },
+      "@value" : "2014-08-25T19:46:27.198Z"
+    },
+    "source" : "ldpt:RdfSource-ContainsRdfType",
     "dcterms:subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testContainsRdfType()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -4598,19 +4603,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-ContainsRdfType",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t430",
+    "specificationReference" : "_:t390"
+  }, {
+    "@id" : "ldpt:IndirectContainer-ContentTypeHeader",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.167Z"
+    },
+    "source" : "ldpt:CommonContainer-ContentTypeHeader",
+    "dcterms:subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-ContainsRdfType",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testContainsRdfType()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:IndirectContainer-ContentTypeHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.644Z"
-    },
-    "dcterms:subject" : "SHOULD",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testContentTypeHeader()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -4620,19 +4625,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-ContentTypeHeader",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t25",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-ContentTypeHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testContentTypeHeader()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t251"
   }, {
     "@id" : "ldpt:IndirectContainer-CreateIndirectContainer",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.638Z"
-    },
+      "@value" : "2014-08-25T19:46:27.151Z"
+    },
+    "source" : "ldpt:IndirectContainer-CreateIndirectContainer",
     "dcterms:subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/IndirectContainerTest.html#testCreateIndirectContainer()",
+    "testMethod" : "ldpt:notImplemented",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -4642,19 +4647,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-CreateIndirectContainer",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t456",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:IndirectContainer-CreateIndirectContainer",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/IndirectContainerTest.html#testCreateIndirectContainer()",
-    "testMethod" : "ldpt:notImplemented"
+    "specificationReference" : "_:t381"
   }, {
     "@id" : "ldpt:IndirectContainer-CreateWithoutConstraints",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.646Z"
-    },
+      "@value" : "2014-08-25T19:46:27.171Z"
+    },
+    "source" : "ldpt:CommonContainer-CreateWithoutConstraints",
     "dcterms:subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testCreateWithoutConstraints()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -4664,19 +4669,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-CreateWithoutConstraints",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t154",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-CreateWithoutConstraints",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testCreateWithoutConstraints()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t380"
   }, {
     "@id" : "ldpt:IndirectContainer-DeleteRemovesContainmentTriple",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.649Z"
-    },
+      "@value" : "2014-08-25T19:46:27.177Z"
+    },
+    "source" : "ldpt:CommonContainer-DeleteRemovesContainmentTriple",
     "dcterms:subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testDeleteRemovesContainmentTriple()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -4686,19 +4691,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-DeleteRemovesContainmentTriple",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t264",
+    "specificationReference" : "_:t73"
+  }, {
+    "@id" : "ldpt:IndirectContainer-ETagHeadersGet",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.227Z"
+    },
+    "source" : "ldpt:CommonResource-ETagHeadersGet",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-DeleteRemovesContainmentTriple",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testDeleteRemovesContainmentTriple()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:IndirectContainer-ETagHeadersGet",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.668Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -4708,19 +4713,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-ETagHeadersGet",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t294",
+    "specificationReference" : "_:t1"
+  }, {
+    "@id" : "ldpt:IndirectContainer-ETagHeadersHead",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.228Z"
+    },
+    "source" : "ldpt:CommonResource-ETagHeadersHead",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-ETagHeadersGet",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:IndirectContainer-ETagHeadersHead",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.668Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -4730,19 +4735,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-ETagHeadersHead",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t475",
+    "specificationReference" : "_:t421"
+  }, {
+    "@id" : "ldpt:IndirectContainer-GetResource",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.198Z"
+    },
+    "source" : "ldpt:RdfSource-GetResource",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-ETagHeadersHead",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:IndirectContainer-GetResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.657Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResource()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -4752,19 +4757,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-GetResource",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t129",
+    "specificationReference" : "_:t298"
+  }, {
+    "@id" : "ldpt:IndirectContainer-GetResourceAcceptTurtle",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.209Z"
+    },
+    "source" : "ldpt:RdfSource-GetResourceAcceptTurtle",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-GetResource",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResource()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:IndirectContainer-GetResourceAcceptTurtle",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.661Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAcceptTurtle()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -4774,19 +4779,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-GetResourceAcceptTurtle",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t200",
+    "specificationReference" : "_:t14"
+  }, {
+    "@id" : "ldpt:IndirectContainer-GetResponseHeaders",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.229Z"
+    },
+    "source" : "ldpt:CommonResource-GetResponseHeaders",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-GetResourceAcceptTurtle",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAcceptTurtle()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:IndirectContainer-GetResponseHeaders",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.669Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -4796,19 +4801,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-GetResponseHeaders",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t17",
+    "specificationReference" : "_:t313"
+  }, {
+    "@id" : "ldpt:IndirectContainer-Head",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.233Z"
+    },
+    "source" : "ldpt:CommonResource-Head",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-GetResponseHeaders",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:IndirectContainer-Head",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.672Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -4818,19 +4823,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-Head",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t334",
+    "specificationReference" : "_:t33"
+  }, {
+    "@id" : "ldpt:IndirectContainer-IsHttp11Manual",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.226Z"
+    },
+    "source" : "ldpt:CommonResource-IsHttp11Manual",
+    "dcterms:subject" : "MUST, MANUAL",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-Head",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:IndirectContainer-IsHttp11Manual",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.667Z"
-    },
-    "dcterms:subject" : "MUST, MANUAL",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Manual()",
+    "testMethod" : "ldpt:manual",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -4840,19 +4845,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-IsHttp11Manual",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t460",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-IsHttp11Manual",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Manual()",
-    "testMethod" : "ldpt:manual"
+    "specificationReference" : "_:t326"
   }, {
     "@id" : "ldpt:IndirectContainer-JsonLdRepresentation",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.661Z"
-    },
+      "@value" : "2014-08-25T19:46:27.21Z"
+    },
+    "source" : "ldpt:RdfSource-JsonLdRepresentation",
     "dcterms:subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testJsonLdRepresentation()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -4862,19 +4867,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-JsonLdRepresentation",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t366",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-JsonLdRepresentation",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testJsonLdRepresentation()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t259"
   }, {
     "@id" : "ldpt:IndirectContainer-LdpLinkHeader",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.669Z"
-    },
+      "@value" : "2014-08-25T19:46:27.229Z"
+    },
+    "source" : "ldpt:CommonResource-LdpLinkHeader",
     "dcterms:subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -4884,15 +4889,10 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-LdpLinkHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t153",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-LdpLinkHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t101"
   }, {
     "@id" : "ldpt:IndirectContainer-MAYManifest",
-    "http://purl.org/dc/elements/1.1/title" : "IndirectContainer (MAY)",
+    "dcterms:title" : "IndirectContainer (MAY)",
     "rdf:type" : {
       "@id" : "mf:Manifest"
     },
@@ -4903,22 +4903,27 @@
     "mf:name" : "IndirectContainer (MAY)"
   }, {
     "@id" : "ldpt:IndirectContainer-MUSTManifest",
-    "http://purl.org/dc/elements/1.1/title" : "IndirectContainer (MUST)",
+    "dcterms:title" : "IndirectContainer (MUST)",
     "rdf:type" : {
       "@id" : "mf:Manifest"
     },
     "rdfs:comment" : "LDP Indirect Container tests. MUST conformance tests.",
     "entries" : {
-      "@list" : [ "ldpt:IndirectContainer-ContainsLdpcUri", "ldpt:IndirectContainer-PostResource", "ldpt:IndirectContainer-CreateIndirectContainer", "ldpt:IndirectContainer-ContainerSupportsHttpLinkHeader", "ldpt:IndirectContainer-RelativeUriResolutionPost", "ldpt:IndirectContainer-PostResponseStatusAndLocation", "ldpt:IndirectContainer-PostContainer", "ldpt:IndirectContainer-RequestedInteractionModelCreateNotAllowed", "ldpt:IndirectContainer-RequestedInteractionModelHeaders", "ldpt:IndirectContainer-AcceptTurtle", "ldpt:IndirectContainer-NullRelativeUriPost", "ldpt:IndirectContainer-AcceptPostResponseHeader", "ldpt:IndirectContainer-DeleteRemovesContainmentTriple", "ldpt:IndirectContainer-ConformsContainerRdfResource", "ldpt:IndirectContainer-RelativeUriResolutionPut", "ldpt:IndirectContainer-PutReplacesResource", "ldpt:IndirectContainer-PutSimpleUpdate", "ldpt:IndirectContainer-GetResource", "ldpt:IndirectContainer-RestrictClientInference", "ldpt:IndirectContainer-GetResourceAcceptTurtle", "ldpt:IndirectContainer-PublishConstraintsReadOnlyProp", "ldpt:IndirectContainer-PublishConstraintsUnknownProp", "ldpt:IndirectContainer-PutReadOnlyProperties4xxStatus", "ldpt:IndirectContainer-PutPropertiesNotPersisted", "ldpt:IndirectContainer-ConformsRdfSourceLdpResource", "ldpt:IndirectContainer-IsHttp11Manual", "ldpt:IndirectContainer-ETagHeadersGet", "ldpt:IndirectContainer-ETagHeadersHead", "ldpt:IndirectContainer-LdpLinkHeader", "ldpt:IndirectContainer-GetResponseHeaders", "ldpt:IndirectContainer-ConditionFailedStatusCode", "ldpt:IndirectContainer-PreconditionRequiredStatusCode", "ldpt:IndirectContainer-PutBadETag", "ldpt:IndirectContainer-Head", "ldpt:IndirectContainer-AcceptPatchHeader", "ldpt:IndirectContainer-Options", "ldpt:IndirectContainer-OptionsAllowHeader" ]
+      "@list" : [ "ldpt:IndirectContainer-ContainerSupportsHttpLinkHeader", "ldpt:IndirectContainer-CreateIndirectContainer", "ldpt:IndirectContainer-ContainsLdpcUri", "ldpt:IndirectContainer-PostResource", "ldpt:IndirectContainer-RelativeUriResolutionPost", "ldpt:IndirectContainer-PostResponseStatusAndLocation", "ldpt:IndirectContainer-PostContainer", "ldpt:IndirectContainer-RequestedInteractionModelCreateNotAllowed", "ldpt:IndirectContainer-RequestedInteractionModelHeaders", "ldpt:IndirectContainer-AcceptTurtle", "ldpt:IndirectContainer-NullRelativeUriPost", "ldpt:IndirectContainer-AcceptPostResponseHeader", "ldpt:IndirectContainer-DeleteRemovesContainmentTriple", "ldpt:IndirectContainer-ConformsContainerRdfResource", "ldpt:IndirectContainer-RelativeUriResolutionPut", "ldpt:IndirectContainer-PutReplacesResource", "ldpt:IndirectContainer-PutSimpleUpdate", "ldpt:IndirectContainer-GetResource", "ldpt:IndirectContainer-RestrictClientInference", "ldpt:IndirectContainer-GetResourceAcceptTurtle", "ldpt:IndirectContainer-PublishConstraintsReadOnlyProp", "ldpt:IndirectContainer-PublishConstraintsUnknownProp", "ldpt:IndirectContainer-PutReadOnlyProperties4xxStatus", "ldpt:IndirectContainer-PutPropertiesNotPersisted", "ldpt:IndirectContainer-ConformsRdfSourceLdpResource", "ldpt:IndirectContainer-IsHttp11Manual", "ldpt:IndirectContainer-ETagHeadersGet", "ldpt:IndirectContainer-ETagHeadersHead", "ldpt:IndirectContainer-LdpLinkHeader", "ldpt:IndirectContainer-GetResponseHeaders", "ldpt:IndirectContainer-ConditionFailedStatusCode", "ldpt:IndirectContainer-PreconditionRequiredStatusCode", "ldpt:IndirectContainer-PutBadETag", "ldpt:IndirectContainer-Head", "ldpt:IndirectContainer-AcceptPatchHeader", "ldpt:IndirectContainer-Options", "ldpt:IndirectContainer-OptionsAllowHeader" ]
     },
     "mf:name" : "IndirectContainer (MUST)"
   }, {
     "@id" : "ldpt:IndirectContainer-NoRdfBagSeqOrList",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.64Z"
-    },
+      "@value" : "2014-08-25T19:46:27.156Z"
+    },
+    "source" : "ldpt:CommonContainer-NoRdfBagSeqOrList",
     "dcterms:subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNoRdfBagSeqOrList()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -4928,19 +4933,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-NoRdfBagSeqOrList",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t436",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-NoRdfBagSeqOrList",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNoRdfBagSeqOrList()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t151"
   }, {
     "@id" : "ldpt:IndirectContainer-NullRelativeUriPost",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.645Z"
-    },
+      "@value" : "2014-08-25T19:46:27.168Z"
+    },
+    "source" : "ldpt:CommonContainer-NullRelativeUriPost",
     "dcterms:subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNullRelativeUriPost()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -4950,19 +4955,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-NullRelativeUriPost",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t486",
+    "specificationReference" : "_:t121"
+  }, {
+    "@id" : "ldpt:IndirectContainer-Options",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.234Z"
+    },
+    "source" : "ldpt:CommonResource-Options",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-NullRelativeUriPost",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNullRelativeUriPost()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:IndirectContainer-Options",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.673Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -4972,19 +4977,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-Options",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t448",
+    "specificationReference" : "_:t347"
+  }, {
+    "@id" : "ldpt:IndirectContainer-OptionsAllowHeader",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.235Z"
+    },
+    "source" : "ldpt:CommonResource-OptionsAllowHeader",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-Options",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:IndirectContainer-OptionsAllowHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.673Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -4994,19 +4999,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-OptionsAllowHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t6",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-OptionsAllowHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t59"
   }, {
     "@id" : "ldpt:IndirectContainer-PatchMethod",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.649Z"
-    },
+      "@value" : "2014-08-25T19:46:27.178Z"
+    },
+    "source" : "ldpt:CommonContainer-PatchMethod",
     "dcterms:subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPatchMethod()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -5016,19 +5021,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-PatchMethod",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t377",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-PatchMethod",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPatchMethod()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t457"
   }, {
     "@id" : "ldpt:IndirectContainer-PostContainer",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.642Z"
-    },
+      "@value" : "2014-08-25T19:46:27.159Z"
+    },
+    "source" : "ldpt:CommonContainer-PostContainer",
     "dcterms:subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostContainer()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -5038,19 +5043,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-PostContainer",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t313",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-PostContainer",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostContainer()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t392"
   }, {
     "@id" : "ldpt:IndirectContainer-PostJsonLd",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.651Z"
-    },
+      "@value" : "2014-08-25T19:46:27.182Z"
+    },
+    "source" : "ldpt:CommonContainer-PostJsonLd",
     "dcterms:subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostJsonLd()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -5060,19 +5065,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-PostJsonLd",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t78",
+    "specificationReference" : "_:t397"
+  }, {
+    "@id" : "ldpt:IndirectContainer-PostNoSlug",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.17Z"
+    },
+    "source" : "ldpt:CommonContainer-PostNoSlug",
+    "dcterms:subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-PostJsonLd",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostJsonLd()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:IndirectContainer-PostNoSlug",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.645Z"
-    },
-    "dcterms:subject" : "SHOULD",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostNoSlug()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -5082,19 +5087,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-PostNoSlug",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t350",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-PostNoSlug",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostNoSlug()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t190"
   }, {
     "@id" : "ldpt:IndirectContainer-PostResource",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.637Z"
-    },
+      "@value" : "2014-08-25T19:46:27.153Z"
+    },
+    "source" : "ldpt:IndirectContainer-PostResource",
     "dcterms:subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/IndirectContainerTest.html#testPostResource()",
+    "testMethod" : "ldpt:notImplemented",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -5104,19 +5109,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-PostResource",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t380",
+    "specificationReference" : "_:t242"
+  }, {
+    "@id" : "ldpt:IndirectContainer-PostResponseStatusAndLocation",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.158Z"
+    },
+    "source" : "ldpt:CommonContainer-PostResponseStatusAndLocation",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:IndirectContainer-PostResource",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/IndirectContainerTest.html#testPostResource()",
-    "testMethod" : "ldpt:notImplemented"
-  }, {
-    "@id" : "ldpt:IndirectContainer-PostResponseStatusAndLocation",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.641Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostResponseStatusAndLocation()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -5126,19 +5131,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-PostResponseStatusAndLocation",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t115",
+    "specificationReference" : "_:t202"
+  }, {
+    "@id" : "ldpt:IndirectContainer-PreconditionRequiredStatusCode",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.231Z"
+    },
+    "source" : "ldpt:CommonResource-PreconditionRequiredStatusCode",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-PostResponseStatusAndLocation",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostResponseStatusAndLocation()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:IndirectContainer-PreconditionRequiredStatusCode",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.671Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -5148,19 +5153,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-PreconditionRequiredStatusCode",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t454",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-PreconditionRequiredStatusCode",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t171"
   }, {
     "@id" : "ldpt:IndirectContainer-PreferContainmentTriples",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.641Z"
-    },
+      "@value" : "2014-08-25T19:46:27.157Z"
+    },
+    "source" : "ldpt:CommonContainer-PreferContainmentTriples",
     "dcterms:subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPreferContainmentTriples()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -5170,19 +5175,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-PreferContainmentTriples",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t457",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-PreferContainmentTriples",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPreferContainmentTriples()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t488"
   }, {
     "@id" : "ldpt:IndirectContainer-PublishConstraintsReadOnlyProp",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.662Z"
-    },
+      "@value" : "2014-08-25T19:46:27.211Z"
+    },
+    "source" : "ldpt:RdfSource-PublishConstraintsReadOnlyProp",
     "dcterms:subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsReadOnlyProp(java.lang.String)",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -5192,19 +5197,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-PublishConstraintsReadOnlyProp",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t38",
+    "specificationReference" : "_:t277"
+  }, {
+    "@id" : "ldpt:IndirectContainer-PublishConstraintsUnknownProp",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.212Z"
+    },
+    "source" : "ldpt:RdfSource-PublishConstraintsUnknownProp",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-PublishConstraintsReadOnlyProp",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsReadOnlyProp(java.lang.String)",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:IndirectContainer-PublishConstraintsUnknownProp",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.662Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsUnknownProp()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -5214,19 +5219,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-PublishConstraintsUnknownProp",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t88",
+    "specificationReference" : "_:t173"
+  }, {
+    "@id" : "ldpt:IndirectContainer-PutBadETag",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.232Z"
+    },
+    "source" : "ldpt:CommonResource-PutBadETag",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-PublishConstraintsUnknownProp",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsUnknownProp()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:IndirectContainer-PutBadETag",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.671Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -5236,19 +5241,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-PutBadETag",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t269",
+    "specificationReference" : "_:t144"
+  }, {
+    "@id" : "ldpt:IndirectContainer-PutPropertiesNotPersisted",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.215Z"
+    },
+    "source" : "ldpt:RdfSource-PutPropertiesNotPersisted",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-PutBadETag",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:IndirectContainer-PutPropertiesNotPersisted",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.664Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutPropertiesNotPersisted()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -5258,19 +5263,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-PutPropertiesNotPersisted",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t447",
+    "specificationReference" : "_:t424"
+  }, {
+    "@id" : "ldpt:IndirectContainer-PutReadOnlyProperties4xxStatus",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.213Z"
+    },
+    "source" : "ldpt:RdfSource-PutReadOnlyProperties4xxStatus",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-PutPropertiesNotPersisted",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutPropertiesNotPersisted()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:IndirectContainer-PutReadOnlyProperties4xxStatus",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.663Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReadOnlyProperties4xxStatus(java.lang.String)",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -5280,19 +5285,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-PutReadOnlyProperties4xxStatus",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t450",
+    "specificationReference" : "_:t140"
+  }, {
+    "@id" : "ldpt:IndirectContainer-PutReplacesResource",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.196Z"
+    },
+    "source" : "ldpt:RdfSource-PutReplacesResource",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-PutReadOnlyProperties4xxStatus",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReadOnlyProperties4xxStatus(java.lang.String)",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:IndirectContainer-PutReplacesResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.656Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReplacesResource()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -5302,19 +5307,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-PutReplacesResource",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t282",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-PutReplacesResource",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReplacesResource()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t107"
   }, {
     "@id" : "ldpt:IndirectContainer-PutRequiresIfMatch",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.67Z"
-    },
+      "@value" : "2014-08-25T19:46:27.23Z"
+    },
+    "source" : "ldpt:CommonResource-PutRequiresIfMatch",
     "dcterms:subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -5324,19 +5329,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-PutRequiresIfMatch",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t333",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-PutRequiresIfMatch",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t467"
   }, {
     "@id" : "ldpt:IndirectContainer-PutSimpleUpdate",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.656Z"
-    },
+      "@value" : "2014-08-25T19:46:27.197Z"
+    },
+    "source" : "ldpt:RdfSource-PutSimpleUpdate",
     "dcterms:subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutSimpleUpdate()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -5346,19 +5351,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-PutSimpleUpdate",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t77",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-PutSimpleUpdate",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutSimpleUpdate()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t333"
   }, {
     "@id" : "ldpt:IndirectContainer-PutToCreate",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.639Z"
-    },
+      "@value" : "2014-08-25T19:46:27.154Z"
+    },
+    "source" : "ldpt:CommonContainer-PutToCreate",
     "dcterms:subject" : "MAY",
+    "conformanceLevel" : "ldpt:MAY",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPutToCreate()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -5368,19 +5373,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-PutToCreate",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t474",
+    "specificationReference" : "_:t21"
+  }, {
+    "@id" : "ldpt:IndirectContainer-RdfTypeLdpContainer",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.179Z"
+    },
+    "source" : "ldpt:CommonContainer-RdfTypeLdpContainer",
+    "dcterms:subject" : "MAY",
     "conformanceLevel" : "ldpt:MAY",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-PutToCreate",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPutToCreate()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:IndirectContainer-RdfTypeLdpContainer",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.65Z"
-    },
-    "dcterms:subject" : "MAY",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRdfTypeLdpContainer()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -5390,19 +5395,22 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-RdfTypeLdpContainer",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t74",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-RdfTypeLdpContainer",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRdfTypeLdpContainer()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t54"
   }, {
     "@id" : "ldpt:IndirectContainer-ReUseVocabularies",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.659Z"
-    },
+      "@value" : "2014-08-25T19:46:27.2Z"
+    },
+    "source" : "ldpt:RdfSource-ReUseVocabularies",
     "dcterms:subject" : "SHOULD, MANUAL",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testReUseVocabularies()",
+    "ldpt:steps" : {
+      "@list" : [ "Given a URL for a RDF Source, perform a GET using an RDF content type", "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ]
+    },
+    "testMethod" : "ldpt:manual",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -5412,22 +5420,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-ReUseVocabularies",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t184",
+    "specificationReference" : "_:t120"
+  }, {
+    "@id" : "ldpt:IndirectContainer-RejectPutModifyingContainmentTriples",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.175Z"
+    },
+    "source" : "ldpt:CommonContainer-RejectPutModifyingContainmentTriples",
+    "dcterms:subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-ReUseVocabularies",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testReUseVocabularies()",
-    "ldpt:steps" : {
-      "@list" : [ "Given a URL for a RDF Source, perform a GET using an RDF content type", "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ]
-    },
-    "testMethod" : "ldpt:manual"
-  }, {
-    "@id" : "ldpt:IndirectContainer-RejectPutModifyingContainmentTriples",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.648Z"
-    },
-    "dcterms:subject" : "SHOULD",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRejectPutModifyingContainmentTriples()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -5437,19 +5442,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-RejectPutModifyingContainmentTriples",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t391",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-RejectPutModifyingContainmentTriples",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRejectPutModifyingContainmentTriples()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t357"
   }, {
     "@id" : "ldpt:IndirectContainer-RelativeUriResolutionPost",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.64Z"
-    },
+      "@value" : "2014-08-25T19:46:27.155Z"
+    },
+    "source" : "ldpt:CommonContainer-RelativeUriResolutionPost",
     "dcterms:subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRelativeUriResolutionPost()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -5459,19 +5464,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-RelativeUriResolutionPost",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t150",
+    "specificationReference" : "_:t41"
+  }, {
+    "@id" : "ldpt:IndirectContainer-RelativeUriResolutionPut",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.195Z"
+    },
+    "source" : "ldpt:RdfSource-RelativeUriResolutionPut",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-RelativeUriResolutionPost",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRelativeUriResolutionPost()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:IndirectContainer-RelativeUriResolutionPut",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.655Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRelativeUriResolutionPut()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -5481,19 +5486,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-RelativeUriResolutionPut",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t488",
+    "specificationReference" : "_:t118"
+  }, {
+    "@id" : "ldpt:IndirectContainer-RequestedInteractionModelCreateNotAllowed",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.164Z"
+    },
+    "source" : "ldpt:CommonContainer-RequestedInteractionModelCreateNotAllowed",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-RelativeUriResolutionPut",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRelativeUriResolutionPut()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:IndirectContainer-RequestedInteractionModelCreateNotAllowed",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.642Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelCreateNotAllowed(java.lang.String)",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -5503,19 +5508,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-RequestedInteractionModelCreateNotAllowed",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t132",
+    "specificationReference" : "_:t138"
+  }, {
+    "@id" : "ldpt:IndirectContainer-RequestedInteractionModelHeaders",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.165Z"
+    },
+    "source" : "ldpt:CommonContainer-RequestedInteractionModelHeaders",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-RequestedInteractionModelCreateNotAllowed",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelCreateNotAllowed(java.lang.String)",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:IndirectContainer-RequestedInteractionModelHeaders",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.643Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelHeaders(java.lang.String)",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -5525,19 +5530,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-RequestedInteractionModelHeaders",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t275",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-RequestedInteractionModelHeaders",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelHeaders(java.lang.String)",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t354"
   }, {
     "@id" : "ldpt:IndirectContainer-ResponsePropertiesNotPersisted",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.664Z"
-    },
+      "@value" : "2014-08-25T19:46:27.216Z"
+    },
+    "source" : "ldpt:RdfSource-ResponsePropertiesNotPersisted",
     "dcterms:subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testResponsePropertiesNotPersisted()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -5547,19 +5552,22 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-ResponsePropertiesNotPersisted",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t102",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-ResponsePropertiesNotPersisted",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testResponsePropertiesNotPersisted()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t37"
   }, {
     "@id" : "ldpt:IndirectContainer-RestrictClientInference",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.66Z"
-    },
+      "@value" : "2014-08-25T19:46:27.208Z"
+    },
+    "source" : "ldpt:RdfSource-RestrictClientInference",
     "dcterms:subject" : "MUST, MANUAL",
+    "conformanceLevel" : "ldpt:MUST",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRestrictClientInference()",
+    "ldpt:steps" : {
+      "@list" : [ "Perform a GET on a URL for the reource requesting an RDF content type", "Inspect the results (both headers and content) for missing terms.  Additionally could run an inferencing tool and compare results, seeing if needed informationshould have been explicitly listed by the server." ]
+    },
+    "testMethod" : "ldpt:manual",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -5569,22 +5577,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-RestrictClientInference",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t483",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-RestrictClientInference",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRestrictClientInference()",
-    "ldpt:steps" : {
-      "@list" : [ "Perform a GET on a URL for the reource requesting an RDF content type", "Inspect the results (both headers and content) for missing terms.  Additionally could run an inferencing tool and compare results, seeing if needed informationshould have been explicitly listed by the server." ]
-    },
-    "testMethod" : "ldpt:manual"
+    "specificationReference" : "_:t432"
   }, {
     "@id" : "ldpt:IndirectContainer-RestrictPutReUseUri",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.648Z"
-    },
+      "@value" : "2014-08-25T19:46:27.176Z"
+    },
+    "source" : "ldpt:CommonContainer-RestrictPutReUseUri",
     "dcterms:subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictPutReUseUri()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -5594,19 +5599,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-RestrictPutReUseUri",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t225",
+    "specificationReference" : "_:t435"
+  }, {
+    "@id" : "ldpt:IndirectContainer-RestrictUriReUseNoSlug",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.173Z"
+    },
+    "source" : "ldpt:CommonContainer-RestrictUriReUseNoSlug",
+    "dcterms:subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-RestrictPutReUseUri",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictPutReUseUri()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:IndirectContainer-RestrictUriReUseNoSlug",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.647Z"
-    },
-    "dcterms:subject" : "SHOULD",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseNoSlug()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -5616,19 +5621,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-RestrictUriReUseNoSlug",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t462",
+    "specificationReference" : "_:t268"
+  }, {
+    "@id" : "ldpt:IndirectContainer-RestrictUriReUseSlug",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.172Z"
+    },
+    "source" : "ldpt:CommonContainer-RestrictUriReUseSlug",
+    "dcterms:subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-RestrictUriReUseNoSlug",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseNoSlug()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:IndirectContainer-RestrictUriReUseSlug",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.646Z"
-    },
-    "dcterms:subject" : "SHOULD",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseSlug()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -5638,15 +5643,10 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-RestrictUriReUseSlug",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t215",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-RestrictUriReUseSlug",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseSlug()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t154"
   }, {
     "@id" : "ldpt:IndirectContainer-SHOULDManifest",
-    "http://purl.org/dc/elements/1.1/title" : "IndirectContainer (SHOULD)",
+    "dcterms:title" : "IndirectContainer (SHOULD)",
     "rdf:type" : {
       "@id" : "mf:Manifest"
     },
@@ -5659,9 +5659,14 @@
     "@id" : "ldpt:IndirectContainer-ServerHonorsSlug",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.651Z"
-    },
+      "@value" : "2014-08-25T19:46:27.181Z"
+    },
+    "source" : "ldpt:CommonContainer-ServerHonorsSlug",
     "dcterms:subject" : "MAY",
+    "conformanceLevel" : "ldpt:MAY",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testServerHonorsSlug()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -5671,19 +5676,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-ServerHonorsSlug",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t415",
+    "specificationReference" : "_:t177"
+  }, {
+    "@id" : "ldpt:IndirectContainer-TypeRdfSource",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.199Z"
+    },
+    "source" : "ldpt:RdfSource-TypeRdfSource",
+    "dcterms:subject" : "MAY",
     "conformanceLevel" : "ldpt:MAY",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-ServerHonorsSlug",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testServerHonorsSlug()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:IndirectContainer-TypeRdfSource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.658Z"
-    },
-    "dcterms:subject" : "MAY",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testTypeRdfSource()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -5693,19 +5698,22 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-TypeRdfSource",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t484",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-TypeRdfSource",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testTypeRdfSource()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t408"
   }, {
     "@id" : "ldpt:IndirectContainer-UseStandardVocabularies",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.659Z"
-    },
+      "@value" : "2014-08-25T19:46:27.207Z"
+    },
+    "source" : "ldpt:RdfSource-UseStandardVocabularies",
     "dcterms:subject" : "SHOULD, MANUAL",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testUseStandardVocabularies()",
+    "ldpt:steps" : {
+      "@list" : [ "Given a URL for a RDF Source, perform a GET using an RDF content type", "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ]
+    },
+    "testMethod" : "ldpt:manual",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -5715,22 +5723,19 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-UseStandardVocabularies",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t61",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-UseStandardVocabularies",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testUseStandardVocabularies()",
-    "ldpt:steps" : {
-      "@list" : [ "Given a URL for a RDF Source, perform a GET using an RDF content type", "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ]
-    },
-    "testMethod" : "ldpt:manual"
+    "specificationReference" : "_:t181"
   }, {
     "@id" : "ldpt:MemberResource-4xxErrorHasResponseBody",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.783Z"
-    },
+      "@value" : "2014-08-25T19:46:27.447Z"
+    },
+    "source" : "ldpt:RdfSource-4xxErrorHasResponseBody",
     "dcterms:subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#test4xxErrorHasResponseBody(java.lang.String)",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -5740,19 +5745,19 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-4xxErrorHasResponseBody",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t401",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:RdfSource-4xxErrorHasResponseBody",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#test4xxErrorHasResponseBody(java.lang.String)",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t105"
   }, {
     "@id" : "ldpt:MemberResource-AcceptPatchHeader",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.793Z"
-    },
+      "@value" : "2014-08-25T19:46:27.458Z"
+    },
+    "source" : "ldpt:CommonResource-AcceptPatchHeader",
     "dcterms:subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -5762,19 +5767,19 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-AcceptPatchHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t340",
+    "specificationReference" : "_:t12"
+  }, {
+    "@id" : "ldpt:MemberResource-ConditionFailedStatusCode",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.456Z"
+    },
+    "source" : "ldpt:CommonResource-ConditionFailedStatusCode",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-AcceptPatchHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:MemberResource-ConditionFailedStatusCode",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.791Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -5784,20 +5789,20 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-ConditionFailedStatusCode",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t365",
+    "specificationReference" : "_:t328"
+  }, {
+    "@id" : "ldpt:MemberResource-ConformsRdfSourceLdpResource",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.448Z"
+    },
+    "dcterms:hasPart" : [ "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ConditionFailedStatusCode", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PreconditionRequiredStatusCode", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Options", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Head", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-AcceptPatchHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-OptionsAllowHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-IsHttp11Manual", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResource", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersGet", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResponseHeaders", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-LdpLinkHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersHead", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PutBadETag" ],
+    "source" : "ldpt:RdfSource-ConformsRdfSourceLdpResource",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-ConditionFailedStatusCode",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:MemberResource-ConformsRdfSourceLdpResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.785Z"
-    },
-    "dcterms:hasPart" : [ "http://www.w3c.org/ns/ldp/test#CommonResource-AcceptPatchHeader", "http://www.w3c.org/ns/ldp/test#CommonResource-Head", "http://www.w3c.org/ns/ldp/test#CommonResource-GetResponseHeaders", "http://www.w3c.org/ns/ldp/test#CommonResource-OptionsAllowHeader", "http://www.w3c.org/ns/ldp/test#CommonResource-GetResource", "http://www.w3c.org/ns/ldp/test#CommonResource-ETagHeadersHead", "http://www.w3c.org/ns/ldp/test#CommonResource-ConditionFailedStatusCode", "http://www.w3c.org/ns/ldp/test#CommonResource-Options", "http://www.w3c.org/ns/ldp/test#CommonResource-LdpLinkHeader", "http://www.w3c.org/ns/ldp/test#CommonResource-IsHttp11Manual", "http://www.w3c.org/ns/ldp/test#CommonResource-ETagHeadersGet", "http://www.w3c.org/ns/ldp/test#CommonResource-PutBadETag", "http://www.w3c.org/ns/ldp/test#CommonResource-PreconditionRequiredStatusCode" ],
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testConformsRdfSourceLdpResource()",
+    "testMethod" : "ldpt:indirect",
     "rdf:type" : {
       "@id" : "earl:TestRequirement"
     },
@@ -5807,19 +5812,19 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-ConformsRdfSourceLdpResource",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t461",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:RdfSource-ConformsRdfSourceLdpResource",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testConformsRdfSourceLdpResource()",
-    "testMethod" : "ldpt:indirect"
+    "specificationReference" : "_:t311"
   }, {
     "@id" : "ldpt:MemberResource-ContainsRdfType",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.778Z"
-    },
+      "@value" : "2014-08-25T19:46:27.441Z"
+    },
+    "source" : "ldpt:RdfSource-ContainsRdfType",
     "dcterms:subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testContainsRdfType()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -5829,19 +5834,19 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-ContainsRdfType",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t373",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:RdfSource-ContainsRdfType",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testContainsRdfType()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t332"
   }, {
     "@id" : "ldpt:MemberResource-ETagHeadersGet",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.789Z"
-    },
+      "@value" : "2014-08-25T19:46:27.453Z"
+    },
+    "source" : "ldpt:CommonResource-ETagHeadersGet",
     "dcterms:subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -5851,19 +5856,19 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-ETagHeadersGet",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t21",
+    "specificationReference" : "_:t150"
+  }, {
+    "@id" : "ldpt:MemberResource-ETagHeadersHead",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.453Z"
+    },
+    "source" : "ldpt:CommonResource-ETagHeadersHead",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-ETagHeadersGet",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:MemberResource-ETagHeadersHead",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.789Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -5873,19 +5878,19 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-ETagHeadersHead",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t94",
+    "specificationReference" : "_:t25"
+  }, {
+    "@id" : "ldpt:MemberResource-GetResource",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.44Z"
+    },
+    "source" : "ldpt:RdfSource-GetResource",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-ETagHeadersHead",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:MemberResource-GetResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.778Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResource()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -5895,19 +5900,19 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-GetResource",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t286",
+    "specificationReference" : "_:t440"
+  }, {
+    "@id" : "ldpt:MemberResource-GetResourceAcceptTurtle",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.444Z"
+    },
+    "source" : "ldpt:RdfSource-GetResourceAcceptTurtle",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:RdfSource-GetResource",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResource()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:MemberResource-GetResourceAcceptTurtle",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.781Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAcceptTurtle()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -5917,19 +5922,19 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-GetResourceAcceptTurtle",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t361",
+    "specificationReference" : "_:t44"
+  }, {
+    "@id" : "ldpt:MemberResource-GetResponseHeaders",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.454Z"
+    },
+    "source" : "ldpt:CommonResource-GetResponseHeaders",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:RdfSource-GetResourceAcceptTurtle",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAcceptTurtle()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:MemberResource-GetResponseHeaders",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.79Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -5939,19 +5944,19 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-GetResponseHeaders",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t335",
+    "specificationReference" : "_:t428"
+  }, {
+    "@id" : "ldpt:MemberResource-Head",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.457Z"
+    },
+    "source" : "ldpt:CommonResource-Head",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-GetResponseHeaders",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:MemberResource-Head",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.792Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -5961,19 +5966,19 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-Head",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t360",
+    "specificationReference" : "_:t456"
+  }, {
+    "@id" : "ldpt:MemberResource-IsHttp11Manual",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.452Z"
+    },
+    "source" : "ldpt:CommonResource-IsHttp11Manual",
+    "dcterms:subject" : "MUST, MANUAL",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-Head",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:MemberResource-IsHttp11Manual",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.788Z"
-    },
-    "dcterms:subject" : "MUST, MANUAL",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Manual()",
+    "testMethod" : "ldpt:manual",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -5983,19 +5988,19 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-IsHttp11Manual",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t130",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-IsHttp11Manual",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Manual()",
-    "testMethod" : "ldpt:manual"
+    "specificationReference" : "_:t437"
   }, {
     "@id" : "ldpt:MemberResource-JsonLdRepresentation",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.782Z"
-    },
+      "@value" : "2014-08-25T19:46:27.445Z"
+    },
+    "source" : "ldpt:RdfSource-JsonLdRepresentation",
     "dcterms:subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testJsonLdRepresentation()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -6005,19 +6010,19 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-JsonLdRepresentation",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t95",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:RdfSource-JsonLdRepresentation",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testJsonLdRepresentation()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t308"
   }, {
     "@id" : "ldpt:MemberResource-LdpLinkHeader",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.79Z"
-    },
+      "@value" : "2014-08-25T19:46:27.454Z"
+    },
+    "source" : "ldpt:CommonResource-LdpLinkHeader",
     "dcterms:subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -6027,19 +6032,19 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-LdpLinkHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t410",
+    "specificationReference" : "_:t36"
+  }, {
+    "@id" : "ldpt:MemberResource-Options",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.458Z"
+    },
+    "source" : "ldpt:CommonResource-Options",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-LdpLinkHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:MemberResource-Options",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.793Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -6049,19 +6054,19 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-Options",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t482",
+    "specificationReference" : "_:t371"
+  }, {
+    "@id" : "ldpt:MemberResource-OptionsAllowHeader",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.459Z"
+    },
+    "source" : "ldpt:CommonResource-OptionsAllowHeader",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-Options",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:MemberResource-OptionsAllowHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.794Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -6071,19 +6076,19 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-OptionsAllowHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t99",
+    "specificationReference" : "_:t353"
+  }, {
+    "@id" : "ldpt:MemberResource-PreconditionRequiredStatusCode",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.456Z"
+    },
+    "source" : "ldpt:CommonResource-PreconditionRequiredStatusCode",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-OptionsAllowHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:MemberResource-PreconditionRequiredStatusCode",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.792Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -6093,19 +6098,19 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-PreconditionRequiredStatusCode",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t148",
+    "specificationReference" : "_:t215"
+  }, {
+    "@id" : "ldpt:MemberResource-PublishConstraintsReadOnlyProp",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.445Z"
+    },
+    "source" : "ldpt:RdfSource-PublishConstraintsReadOnlyProp",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-PreconditionRequiredStatusCode",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:MemberResource-PublishConstraintsReadOnlyProp",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.782Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsReadOnlyProp(java.lang.String)",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -6115,19 +6120,19 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-PublishConstraintsReadOnlyProp",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t231",
+    "specificationReference" : "_:t315"
+  }, {
+    "@id" : "ldpt:MemberResource-PublishConstraintsUnknownProp",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.446Z"
+    },
+    "source" : "ldpt:RdfSource-PublishConstraintsUnknownProp",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:RdfSource-PublishConstraintsReadOnlyProp",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsReadOnlyProp(java.lang.String)",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:MemberResource-PublishConstraintsUnknownProp",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.782Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsUnknownProp()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -6137,19 +6142,19 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-PublishConstraintsUnknownProp",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t189",
+    "specificationReference" : "_:t262"
+  }, {
+    "@id" : "ldpt:MemberResource-PutBadETag",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.457Z"
+    },
+    "source" : "ldpt:CommonResource-PutBadETag",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:RdfSource-PublishConstraintsUnknownProp",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsUnknownProp()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:MemberResource-PutBadETag",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.792Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -6159,19 +6164,19 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-PutBadETag",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t370",
+    "specificationReference" : "_:t174"
+  }, {
+    "@id" : "ldpt:MemberResource-PutPropertiesNotPersisted",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.447Z"
+    },
+    "source" : "ldpt:RdfSource-PutPropertiesNotPersisted",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-PutBadETag",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:MemberResource-PutPropertiesNotPersisted",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.784Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutPropertiesNotPersisted()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -6181,19 +6186,19 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-PutPropertiesNotPersisted",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t489",
+    "specificationReference" : "_:t156"
+  }, {
+    "@id" : "ldpt:MemberResource-PutReadOnlyProperties4xxStatus",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.446Z"
+    },
+    "source" : "ldpt:RdfSource-PutReadOnlyProperties4xxStatus",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:RdfSource-PutPropertiesNotPersisted",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutPropertiesNotPersisted()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:MemberResource-PutReadOnlyProperties4xxStatus",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.783Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReadOnlyProperties4xxStatus(java.lang.String)",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -6203,19 +6208,19 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-PutReadOnlyProperties4xxStatus",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t76",
+    "specificationReference" : "_:t176"
+  }, {
+    "@id" : "ldpt:MemberResource-PutReplacesResource",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.439Z"
+    },
+    "source" : "ldpt:RdfSource-PutReplacesResource",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:RdfSource-PutReadOnlyProperties4xxStatus",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReadOnlyProperties4xxStatus(java.lang.String)",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:MemberResource-PutReplacesResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.777Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReplacesResource()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -6225,19 +6230,19 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-PutReplacesResource",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t418",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:RdfSource-PutReplacesResource",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReplacesResource()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t136"
   }, {
     "@id" : "ldpt:MemberResource-PutRequiresIfMatch",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.791Z"
-    },
+      "@value" : "2014-08-25T19:46:27.455Z"
+    },
+    "source" : "ldpt:CommonResource-PutRequiresIfMatch",
     "dcterms:subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -6247,19 +6252,19 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-PutRequiresIfMatch",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t293",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-PutRequiresIfMatch",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t35"
   }, {
     "@id" : "ldpt:MemberResource-PutSimpleUpdate",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.777Z"
-    },
+      "@value" : "2014-08-25T19:46:27.439Z"
+    },
+    "source" : "ldpt:RdfSource-PutSimpleUpdate",
     "dcterms:subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutSimpleUpdate()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -6269,19 +6274,22 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-PutSimpleUpdate",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t314",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:RdfSource-PutSimpleUpdate",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutSimpleUpdate()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t264"
   }, {
     "@id" : "ldpt:MemberResource-ReUseVocabularies",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.779Z"
-    },
+      "@value" : "2014-08-25T19:46:27.442Z"
+    },
+    "source" : "ldpt:RdfSource-ReUseVocabularies",
     "dcterms:subject" : "SHOULD, MANUAL",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testReUseVocabularies()",
+    "ldpt:steps" : {
+      "@list" : [ "Given a URL for a RDF Source, perform a GET using an RDF content type", "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ]
+    },
+    "testMethod" : "ldpt:manual",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -6291,22 +6299,19 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-ReUseVocabularies",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t351",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:RdfSource-ReUseVocabularies",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testReUseVocabularies()",
-    "ldpt:steps" : {
-      "@list" : [ "Given a URL for a RDF Source, perform a GET using an RDF content type", "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ]
-    },
-    "testMethod" : "ldpt:manual"
+    "specificationReference" : "_:t28"
   }, {
     "@id" : "ldpt:MemberResource-RelativeUriResolutionPut",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.776Z"
-    },
+      "@value" : "2014-08-25T19:46:27.438Z"
+    },
+    "source" : "ldpt:RdfSource-RelativeUriResolutionPut",
     "dcterms:subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRelativeUriResolutionPut()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -6316,19 +6321,19 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-RelativeUriResolutionPut",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t75",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:RdfSource-RelativeUriResolutionPut",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRelativeUriResolutionPut()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t474"
   }, {
     "@id" : "ldpt:MemberResource-ResponsePropertiesNotPersisted",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.784Z"
-    },
+      "@value" : "2014-08-25T19:46:27.448Z"
+    },
+    "source" : "ldpt:RdfSource-ResponsePropertiesNotPersisted",
     "dcterms:subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testResponsePropertiesNotPersisted()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -6338,19 +6343,22 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-ResponsePropertiesNotPersisted",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t138",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:RdfSource-ResponsePropertiesNotPersisted",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testResponsePropertiesNotPersisted()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t489"
   }, {
     "@id" : "ldpt:MemberResource-RestrictClientInference",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.78Z"
-    },
+      "@value" : "2014-08-25T19:46:27.443Z"
+    },
+    "source" : "ldpt:RdfSource-RestrictClientInference",
     "dcterms:subject" : "MUST, MANUAL",
+    "conformanceLevel" : "ldpt:MUST",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRestrictClientInference()",
+    "ldpt:steps" : {
+      "@list" : [ "Perform a GET on a URL for the reource requesting an RDF content type", "Inspect the results (both headers and content) for missing terms.  Additionally could run an inferencing tool and compare results, seeing if needed informationshould have been explicitly listed by the server." ]
+    },
+    "testMethod" : "ldpt:manual",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -6360,22 +6368,19 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-RestrictClientInference",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t9",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:RdfSource-RestrictClientInference",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRestrictClientInference()",
-    "ldpt:steps" : {
-      "@list" : [ "Perform a GET on a URL for the reource requesting an RDF content type", "Inspect the results (both headers and content) for missing terms.  Additionally could run an inferencing tool and compare results, seeing if needed informationshould have been explicitly listed by the server." ]
-    },
-    "testMethod" : "ldpt:manual"
+    "specificationReference" : "_:t459"
   }, {
     "@id" : "ldpt:MemberResource-TypeRdfSource",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.779Z"
-    },
+      "@value" : "2014-08-25T19:46:27.441Z"
+    },
+    "source" : "ldpt:RdfSource-TypeRdfSource",
     "dcterms:subject" : "MAY",
+    "conformanceLevel" : "ldpt:MAY",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testTypeRdfSource()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -6385,19 +6390,22 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-TypeRdfSource",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t155",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:RdfSource-TypeRdfSource",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testTypeRdfSource()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t422"
   }, {
     "@id" : "ldpt:MemberResource-UseStandardVocabularies",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.78Z"
-    },
+      "@value" : "2014-08-25T19:46:27.442Z"
+    },
+    "source" : "ldpt:RdfSource-UseStandardVocabularies",
     "dcterms:subject" : "SHOULD, MANUAL",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testUseStandardVocabularies()",
+    "ldpt:steps" : {
+      "@list" : [ "Given a URL for a RDF Source, perform a GET using an RDF content type", "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ]
+    },
+    "testMethod" : "ldpt:manual",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -6407,18 +6415,10 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-UseStandardVocabularies",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t463",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:RdfSource-UseStandardVocabularies",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testUseStandardVocabularies()",
-    "ldpt:steps" : {
-      "@list" : [ "Given a URL for a RDF Source, perform a GET using an RDF content type", "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ]
-    },
-    "testMethod" : "ldpt:manual"
+    "specificationReference" : "_:t355"
   }, {
     "@id" : "ldpt:Non-RDFSource-MAYManifest",
-    "http://purl.org/dc/elements/1.1/title" : "Non-RDFSource (MAY)",
+    "dcterms:title" : "Non-RDFSource (MAY)",
     "rdf:type" : {
       "@id" : "mf:Manifest"
     },
@@ -6429,18 +6429,18 @@
     "mf:name" : "Non-RDFSource (MAY)"
   }, {
     "@id" : "ldpt:Non-RDFSource-MUSTManifest",
-    "http://purl.org/dc/elements/1.1/title" : "Non-RDFSource (MUST)",
+    "dcterms:title" : "Non-RDFSource (MUST)",
     "rdf:type" : {
       "@id" : "mf:Manifest"
     },
     "rdfs:comment" : "LDP Non-RDF Source tests. MUST conformance tests.",
     "entries" : {
-      "@list" : [ "ldpt:NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource", "ldpt:NonRDFSource-OptionsHasSameLinkHeader", "ldpt:NonRDFSource-IsHttp11Manual", "ldpt:NonRDFSource-ETagHeadersGet", "ldpt:NonRDFSource-ETagHeadersHead", "ldpt:NonRDFSource-LdpLinkHeader", "ldpt:NonRDFSource-GetResponseHeaders", "ldpt:NonRDFSource-ConditionFailedStatusCode", "ldpt:NonRDFSource-PreconditionRequiredStatusCode", "ldpt:NonRDFSource-PutBadETag", "ldpt:NonRDFSource-Head", "ldpt:NonRDFSource-AcceptPatchHeader", "ldpt:NonRDFSource-Options", "ldpt:NonRDFSource-OptionsAllowHeader", "ldpt:NonRDFSource-GetResource" ]
+      "@list" : [ "ldpt:NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource", "ldpt:NonRDFSource-OptionsHasSameLinkHeader", "ldpt:NonRDFSource-GetResource", "ldpt:NonRDFSource-IsHttp11Manual", "ldpt:NonRDFSource-ETagHeadersGet", "ldpt:NonRDFSource-ETagHeadersHead", "ldpt:NonRDFSource-LdpLinkHeader", "ldpt:NonRDFSource-GetResponseHeaders", "ldpt:NonRDFSource-ConditionFailedStatusCode", "ldpt:NonRDFSource-PreconditionRequiredStatusCode", "ldpt:NonRDFSource-PutBadETag", "ldpt:NonRDFSource-Head", "ldpt:NonRDFSource-AcceptPatchHeader", "ldpt:NonRDFSource-Options", "ldpt:NonRDFSource-OptionsAllowHeader" ]
     },
     "mf:name" : "Non-RDFSource (MUST)"
   }, {
     "@id" : "ldpt:Non-RDFSource-SHOULDManifest",
-    "http://purl.org/dc/elements/1.1/title" : "Non-RDFSource (SHOULD)",
+    "dcterms:title" : "Non-RDFSource (SHOULD)",
     "rdf:type" : {
       "@id" : "mf:Manifest"
     },
@@ -6453,9 +6453,14 @@
     "@id" : "ldpt:NonRDFSource-AcceptPatchHeader",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.713Z"
-    },
+      "@value" : "2014-08-25T19:46:27.28Z"
+    },
+    "source" : "ldpt:CommonResource-AcceptPatchHeader",
     "dcterms:subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -6465,19 +6470,19 @@
     "mf:action" : "",
     "mf:name" : "NonRDFSource-AcceptPatchHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t44",
+    "specificationReference" : "_:t363"
+  }, {
+    "@id" : "ldpt:NonRDFSource-ConditionFailedStatusCode",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.277Z"
+    },
+    "source" : "ldpt:CommonResource-ConditionFailedStatusCode",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-AcceptPatchHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:NonRDFSource-ConditionFailedStatusCode",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.711Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -6487,19 +6492,19 @@
     "mf:action" : "",
     "mf:name" : "NonRDFSource-ConditionFailedStatusCode",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t468",
+    "specificationReference" : "_:t469"
+  }, {
+    "@id" : "ldpt:NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.27Z"
+    },
+    "source" : "ldpt:NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
+    "dcterms:subject" : "MUST, NON-RDF",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-ConditionFailedStatusCode",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.707Z"
-    },
-    "dcterms:subject" : "MUST, NON-RDF",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testDeleteNonRDFSourceDeletesAssociatedResource()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -6509,19 +6514,19 @@
     "mf:action" : "",
     "mf:name" : "NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t246",
+    "specificationReference" : "_:t65"
+  }, {
+    "@id" : "ldpt:NonRDFSource-ETagHeadersGet",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.273Z"
+    },
+    "source" : "ldpt:CommonResource-ETagHeadersGet",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "declaredTestCase" : "ldpt:NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testDeleteNonRDFSourceDeletesAssociatedResource()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:NonRDFSource-ETagHeadersGet",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.709Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -6531,19 +6536,19 @@
     "mf:action" : "",
     "mf:name" : "NonRDFSource-ETagHeadersGet",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t409",
+    "specificationReference" : "_:t448"
+  }, {
+    "@id" : "ldpt:NonRDFSource-ETagHeadersHead",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.274Z"
+    },
+    "source" : "ldpt:CommonResource-ETagHeadersHead",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-ETagHeadersGet",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:NonRDFSource-ETagHeadersHead",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.709Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -6553,19 +6558,19 @@
     "mf:action" : "",
     "mf:name" : "NonRDFSource-ETagHeadersHead",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t477",
+    "specificationReference" : "_:t119"
+  }, {
+    "@id" : "ldpt:NonRDFSource-GetResource",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.272Z"
+    },
+    "source" : "ldpt:CommonResource-GetResource",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-ETagHeadersHead",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:NonRDFSource-GetResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.715Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResource()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -6575,19 +6580,19 @@
     "mf:action" : "",
     "mf:name" : "NonRDFSource-GetResource",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t451",
+    "specificationReference" : "_:t487"
+  }, {
+    "@id" : "ldpt:NonRDFSource-GetResponseHeaders",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.275Z"
+    },
+    "source" : "ldpt:CommonResource-GetResponseHeaders",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-GetResource",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResource()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:NonRDFSource-GetResponseHeaders",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.71Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -6597,19 +6602,19 @@
     "mf:action" : "",
     "mf:name" : "NonRDFSource-GetResponseHeaders",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t329",
+    "specificationReference" : "_:t64"
+  }, {
+    "@id" : "ldpt:NonRDFSource-Head",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.279Z"
+    },
+    "source" : "ldpt:CommonResource-Head",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-GetResponseHeaders",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:NonRDFSource-Head",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.713Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -6619,19 +6624,19 @@
     "mf:action" : "",
     "mf:name" : "NonRDFSource-Head",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t159",
+    "specificationReference" : "_:t2"
+  }, {
+    "@id" : "ldpt:NonRDFSource-IsHttp11Manual",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.273Z"
+    },
+    "source" : "ldpt:CommonResource-IsHttp11Manual",
+    "dcterms:subject" : "MUST, MANUAL",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-Head",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:NonRDFSource-IsHttp11Manual",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.708Z"
-    },
-    "dcterms:subject" : "MUST, MANUAL",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Manual()",
+    "testMethod" : "ldpt:manual",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -6641,19 +6646,19 @@
     "mf:action" : "",
     "mf:name" : "NonRDFSource-IsHttp11Manual",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t92",
+    "specificationReference" : "_:t272"
+  }, {
+    "@id" : "ldpt:NonRDFSource-LdpLinkHeader",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.275Z"
+    },
+    "source" : "ldpt:CommonResource-LdpLinkHeader",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-IsHttp11Manual",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Manual()",
-    "testMethod" : "ldpt:manual"
-  }, {
-    "@id" : "ldpt:NonRDFSource-LdpLinkHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.71Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -6663,19 +6668,19 @@
     "mf:action" : "",
     "mf:name" : "NonRDFSource-LdpLinkHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t292",
+    "specificationReference" : "_:t429"
+  }, {
+    "@id" : "ldpt:NonRDFSource-Options",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.281Z"
+    },
+    "source" : "ldpt:CommonResource-Options",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-LdpLinkHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:NonRDFSource-Options",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.714Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -6685,19 +6690,19 @@
     "mf:action" : "",
     "mf:name" : "NonRDFSource-Options",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t476",
+    "specificationReference" : "_:t478"
+  }, {
+    "@id" : "ldpt:NonRDFSource-OptionsAllowHeader",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.281Z"
+    },
+    "source" : "ldpt:CommonResource-OptionsAllowHeader",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-Options",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:NonRDFSource-OptionsAllowHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.714Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -6707,19 +6712,19 @@
     "mf:action" : "",
     "mf:name" : "NonRDFSource-OptionsAllowHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t91",
+    "specificationReference" : "_:t343"
+  }, {
+    "@id" : "ldpt:NonRDFSource-OptionsHasSameLinkHeader",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.271Z"
+    },
+    "source" : "ldpt:NonRDFSource-OptionsHasSameLinkHeader",
+    "dcterms:subject" : "MUST, NON-RDF",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-OptionsAllowHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:NonRDFSource-OptionsHasSameLinkHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.708Z"
-    },
-    "dcterms:subject" : "MUST, NON-RDF",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testOptionsHasSameLinkHeader()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -6729,19 +6734,19 @@
     "mf:action" : "",
     "mf:name" : "NonRDFSource-OptionsHasSameLinkHeader",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t116",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "declaredTestCase" : "ldpt:NonRDFSource-OptionsHasSameLinkHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testOptionsHasSameLinkHeader()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t369"
   }, {
     "@id" : "ldpt:NonRDFSource-PostNonRDFSource",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.695Z"
-    },
+      "@value" : "2014-08-25T19:46:27.266Z"
+    },
+    "source" : "ldpt:NonRDFSource-PostNonRDFSource",
     "dcterms:subject" : "MAY, NON-RDF",
+    "conformanceLevel" : "ldpt:MAY",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostNonRDFSource()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -6751,19 +6756,19 @@
     "mf:action" : "",
     "mf:name" : "NonRDFSource-PostNonRDFSource",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t250",
+    "specificationReference" : "_:t29"
+  }, {
+    "@id" : "ldpt:NonRDFSource-PostResourceAndCheckAssociatedResource",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.27Z"
+    },
+    "source" : "ldpt:NonRDFSource-PostResourceAndCheckAssociatedResource",
+    "dcterms:subject" : "MAY, NON-RDF",
     "conformanceLevel" : "ldpt:MAY",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "declaredTestCase" : "ldpt:NonRDFSource-PostNonRDFSource",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostNonRDFSource()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:NonRDFSource-PostResourceAndCheckAssociatedResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.707Z"
-    },
-    "dcterms:subject" : "MAY, NON-RDF",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceAndCheckAssociatedResource()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -6773,19 +6778,19 @@
     "mf:action" : "",
     "mf:name" : "NonRDFSource-PostResourceAndCheckAssociatedResource",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t393",
+    "specificationReference" : "_:t49"
+  }, {
+    "@id" : "ldpt:NonRDFSource-PostResourceAndCheckLink",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.269Z"
+    },
+    "source" : "ldpt:NonRDFSource-PostResourceAndCheckLink",
+    "dcterms:subject" : "MAY, NON-RDF",
     "conformanceLevel" : "ldpt:MAY",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "declaredTestCase" : "ldpt:NonRDFSource-PostResourceAndCheckAssociatedResource",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceAndCheckAssociatedResource()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:NonRDFSource-PostResourceAndCheckLink",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.706Z"
-    },
-    "dcterms:subject" : "MAY, NON-RDF",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceAndCheckLink()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -6795,19 +6800,19 @@
     "mf:action" : "",
     "mf:name" : "NonRDFSource-PostResourceAndCheckLink",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t379",
+    "specificationReference" : "_:t226"
+  }, {
+    "@id" : "ldpt:NonRDFSource-PostResourceAndGetFromContainer",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.267Z"
+    },
+    "source" : "ldpt:NonRDFSource-PostResourceAndGetFromContainer",
+    "dcterms:subject" : "MAY, NON-RDF",
     "conformanceLevel" : "ldpt:MAY",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "declaredTestCase" : "ldpt:NonRDFSource-PostResourceAndCheckLink",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceAndCheckLink()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:NonRDFSource-PostResourceAndGetFromContainer",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.696Z"
-    },
-    "dcterms:subject" : "MAY, NON-RDF",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceAndGetFromContainer()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -6817,19 +6822,19 @@
     "mf:action" : "",
     "mf:name" : "NonRDFSource-PostResourceAndGetFromContainer",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t152",
+    "specificationReference" : "_:t257"
+  }, {
+    "@id" : "ldpt:NonRDFSource-PostResourceGetBinary",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.268Z"
+    },
+    "source" : "ldpt:NonRDFSource-PostResourceGetBinary",
+    "dcterms:subject" : "MAY, NON-RDF",
     "conformanceLevel" : "ldpt:MAY",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "declaredTestCase" : "ldpt:NonRDFSource-PostResourceAndGetFromContainer",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceAndGetFromContainer()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:NonRDFSource-PostResourceGetBinary",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.696Z"
-    },
-    "dcterms:subject" : "MAY, NON-RDF",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceGetBinary()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -6839,19 +6844,19 @@
     "mf:action" : "",
     "mf:name" : "NonRDFSource-PostResourceGetBinary",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t128",
+    "specificationReference" : "_:t253"
+  }, {
+    "@id" : "ldpt:NonRDFSource-PostResourceGetMetadataAndBinary",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.268Z"
+    },
+    "source" : "ldpt:NonRDFSource-PostResourceGetMetadataAndBinary",
+    "dcterms:subject" : "MAY, NON-RDF",
     "conformanceLevel" : "ldpt:MAY",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "declaredTestCase" : "ldpt:NonRDFSource-PostResourceGetBinary",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceGetBinary()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:NonRDFSource-PostResourceGetMetadataAndBinary",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.706Z"
-    },
-    "dcterms:subject" : "MAY, NON-RDF",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceGetMetadataAndBinary()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -6861,19 +6866,19 @@
     "mf:action" : "",
     "mf:name" : "NonRDFSource-PostResourceGetMetadataAndBinary",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t24",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "declaredTestCase" : "ldpt:NonRDFSource-PostResourceGetMetadataAndBinary",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceGetMetadataAndBinary()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t53"
   }, {
     "@id" : "ldpt:NonRDFSource-PreconditionRequiredStatusCode",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.712Z"
-    },
+      "@value" : "2014-08-25T19:46:27.278Z"
+    },
+    "source" : "ldpt:CommonResource-PreconditionRequiredStatusCode",
     "dcterms:subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -6883,19 +6888,19 @@
     "mf:action" : "",
     "mf:name" : "NonRDFSource-PreconditionRequiredStatusCode",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t114",
+    "specificationReference" : "_:t169"
+  }, {
+    "@id" : "ldpt:NonRDFSource-PutBadETag",
+    "dcterms:date" : {
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
+      "@value" : "2014-08-25T19:46:27.278Z"
+    },
+    "source" : "ldpt:CommonResource-PutBadETag",
+    "dcterms:subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-PreconditionRequiredStatusCode",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()",
-    "testMethod" : "ldpt:automated"
-  }, {
-    "@id" : "ldpt:NonRDFSource-PutBadETag",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.712Z"
-    },
-    "dcterms:subject" : "MUST",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -6905,19 +6910,19 @@
     "mf:action" : "",
     "mf:name" : "NonRDFSource-PutBadETag",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t228",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-PutBadETag",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t453"
   }, {
     "@id" : "ldpt:NonRDFSource-PutRequiresIfMatch",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T13:17:51.711Z"
-    },
+      "@value" : "2014-08-25T19:46:27.276Z"
+    },
+    "source" : "ldpt:CommonResource-PutRequiresIfMatch",
     "dcterms:subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()",
+    "testMethod" : "ldpt:automated",
     "rdf:type" : {
       "@id" : "earl:TestCase"
     },
@@ -6927,15 +6932,10 @@
     "mf:action" : "",
     "mf:name" : "NonRDFSource-PutRequiresIfMatch",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t144",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-PutRequiresIfMatch",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()",
-    "testMethod" : "ldpt:automated"
+    "specificationReference" : "_:t327"
   }, {
     "@id" : "ldpt:RDFSource-MAYManifest",
-    "http://purl.org/dc/elements/1.1/title" : "RDFSource (MAY)",
+    "dcterms:title" : "RDFSource (MAY)",
     "rdf:type" : {
       "@id" : "mf:Manifest"
     },
@@ -6946,7 +6946,7 @@
     "mf:name" : "RDFSource (MAY)"
   }, {
     "@id" : "ldpt:RDFSource-MUSTManifest",
-    "http://purl.org/dc/elements/1.1/title" : "RDFSource (MUST)",
+    "dcterms:title" : "RDFSource (MUST)",
     "rdf:type" : {
       "@id" : "mf:Manifest"
     },
@@ -6957,7 +6957,7 @@
     "mf:name" : "RDFSource (MUST)"
   }, {
     "@id" : "ldpt:RDFSource-SHOULDManifest",
-    "http://purl.org/dc/elements/1.1/title" : "RDFSource (SHOULD)",
+    "dcterms:title" : "RDFSource (SHOULD)",
     "rdf:type" : {
       "@id" : "mf:Manifest"
     },
@@ -6968,10 +6968,62 @@
     "mf:name" : "RDFSource (SHOULD)"
   } ],
   "@context" : {
+    "subject" : {
+      "@id" : "http://purl.org/dc/terms/subject",
+      "@type" : "@id"
+    },
+    "date" : {
+      "@id" : "http://purl.org/dc/terms/date",
+      "@type" : "@id"
+    },
+    "label" : {
+      "@id" : "http://www.w3.org/2000/01/rdf-schema#label",
+      "@type" : "@id"
+    },
+    "comment" : {
+      "@id" : "http://www.w3.org/2000/01/rdf-schema#comment",
+      "@type" : "@id"
+    },
+    "documentation" : {
+      "@id" : "http://w3c.github.io/ldp-testsuite/manifest#documentation",
+      "@type" : "@id"
+    },
+    "reviewStatus" : {
+      "@id" : "http://www.w3.org/2006/03/test-description#reviewStatus",
+      "@type" : "@id"
+    },
+    "action" : {
+      "@id" : "http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#action",
+      "@type" : "@id"
+    },
+    "testMethod" : {
+      "@id" : "http://w3c.github.io/ldp-testsuite/manifest#testMethod",
+      "@type" : "@id"
+    },
+    "name" : {
+      "@id" : "http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#name",
+      "@type" : "@id"
+    },
     "seeAlso" : {
       "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso",
       "@type" : "@id"
     },
+    "specificationReference" : {
+      "@id" : "http://www.w3.org/2006/03/test-description#specificationReference",
+      "@type" : "@id"
+    },
+    "conformanceLevel" : {
+      "@id" : "http://w3c.github.io/ldp-testsuite/manifest#conformanceLevel",
+      "@type" : "@id"
+    },
+    "declaredInClass" : {
+      "@id" : "http://w3c.github.io/ldp-testsuite/manifest#declaredInClass",
+      "@type" : "@id"
+    },
+    "source" : {
+      "@id" : "http://purl.org/dc/terms/source",
+      "@type" : "@id"
+    },
     "includesText" : {
       "@id" : "http://www.w3.org/2006/03/test-description#includesText",
       "@type" : "@id"
@@ -6984,72 +7036,20 @@
       "@id" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
       "@type" : "@id"
     },
-    "declaredTestCase" : {
-      "@id" : "http://www.w3c.org/ns/ldp/test#declaredTestCase",
-      "@type" : "@id"
-    },
-    "label" : {
-      "@id" : "http://www.w3.org/2000/01/rdf-schema#label",
-      "@type" : "@id"
-    },
-    "name" : {
-      "@id" : "http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#name",
-      "@type" : "@id"
-    },
-    "declaredInClass" : {
-      "@id" : "http://www.w3c.org/ns/ldp/test#declaredInClass",
-      "@type" : "@id"
-    },
-    "comment" : {
-      "@id" : "http://www.w3.org/2000/01/rdf-schema#comment",
-      "@type" : "@id"
-    },
-    "conformanceLevel" : {
-      "@id" : "http://www.w3c.org/ns/ldp/test#conformanceLevel",
-      "@type" : "@id"
-    },
-    "subject" : {
-      "@id" : "http://purl.org/dc/terms/subject",
-      "@type" : "@id"
-    },
-    "specificationReference" : {
-      "@id" : "http://www.w3.org/2006/03/test-description#specificationReference",
-      "@type" : "@id"
-    },
-    "reviewStatus" : {
-      "@id" : "http://www.w3.org/2006/03/test-description#reviewStatus",
-      "@type" : "@id"
-    },
-    "testMethod" : {
-      "@id" : "http://www.w3c.org/ns/ldp/test#testMethod",
-      "@type" : "@id"
-    },
-    "action" : {
-      "@id" : "http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#action",
-      "@type" : "@id"
-    },
-    "date" : {
-      "@id" : "http://purl.org/dc/terms/date",
-      "@type" : "@id"
-    },
-    "documentation" : {
-      "@id" : "http://www.w3c.org/ns/ldp/test#documentation",
-      "@type" : "@id"
-    },
-    "hasPart" : {
-      "@id" : "http://purl.org/dc/terms/hasPart",
-      "@type" : "@id"
-    },
     "entries" : {
       "@id" : "http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#entries",
       "@type" : "@id"
     },
     "title" : {
-      "@id" : "http://purl.org/dc/elements/1.1/title",
+      "@id" : "http://purl.org/dc/terms/title",
       "@type" : "@id"
     },
     "steps" : {
-      "@id" : "http://www.w3c.org/ns/ldp/test#steps",
+      "@id" : "http://w3c.github.io/ldp-testsuite/manifest#steps",
+      "@type" : "@id"
+    },
+    "hasPart" : {
+      "@id" : "http://purl.org/dc/terms/hasPart",
       "@type" : "@id"
     },
     "rdft" : "http://www.w3.org/ns/rdftest#",
@@ -7061,6 +7061,6 @@
     "td" : "http://www.w3.org/2006/03/test-description#",
     "doap" : "http://usefulinc.com/ns/doap#",
     "dcterms" : "http://purl.org/dc/terms/",
-    "ldpt" : "http://www.w3c.org/ns/ldp/test#"
+    "ldpt" : "http://w3c.github.io/ldp-testsuite/manifest#"
   }
 }
\ No newline at end of file
--- a/tests/reports/ldp-earl-manifest.ttl	Tue Aug 26 18:23:10 2014 -0700
+++ b/tests/reports/ldp-earl-manifest.ttl	Tue Aug 26 18:24:18 2014 -0700
@@ -6,4806 +6,4791 @@
 @prefix td:    <http://www.w3.org/2006/03/test-description#> .
 @prefix mf:    <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#> .
 @prefix doap:  <http://usefulinc.com/ns/doap#> .
-@prefix ldpt:  <http://www.w3c.org/ns/ldp/test#> .
+@prefix ldpt:  <http://w3c.github.io/ldp-testsuite/manifest#> .
 @prefix dcterms: <http://purl.org/dc/terms/> .
 
-ldpt:BasicContainer-Options
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST support the HTTP OPTIONS method. " ;
-        rdfs:label                 "BasicContainer-Options" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-must> ;
-        dcterms:date               "2014-08-25T13:17:51.757Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-Options" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-must> ;
-                                     td:includesText  "LDP servers MUST support the HTTP OPTIONS method. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-Options ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-AcceptPostResponseHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server." ;
-        rdfs:label                 "BasicContainer-AcceptPostResponseHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-acceptposthdr> ;
-        dcterms:date               "2014-08-25T13:17:51.732Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+ldpt:IndirectContainer-ETagHeadersGet
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." ;
+        rdfs:label                 "IndirectContainer-ETagHeadersGet" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
+        dcterms:date               "2014-08-25T19:46:27.227Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-ETagHeadersGet ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-AcceptPostResponseHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-acceptposthdr> ;
-                                     td:includesText  "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-AcceptPostResponseHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptPostResponseHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-RejectPutModifyingContainmentTriples
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code." ;
-        rdfs:label                 "DirectContainer-RejectPutModifyingContainmentTriples" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-put-mbrprops> ;
-        dcterms:date               "2014-08-25T13:17:51.565Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-RejectPutModifyingContainmentTriples" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-put-mbrprops> ;
-                                     td:includesText  "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RejectPutModifyingContainmentTriples ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRejectPutModifyingContainmentTriples()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-GetResponseHeaders
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. " ;
-        rdfs:label                 "IndirectContainer-GetResponseHeaders" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-get-options> ;
-        dcterms:date               "2014-08-25T13:17:51.669Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-GetResponseHeaders" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-get-options> ;
-                                     td:includesText  "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-GetResponseHeaders ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-ETagHeadersGet
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." ;
-        rdfs:label                 "MemberResource-ETagHeadersGet" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-        dcterms:date               "2014-08-25T13:17:51.789Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-ETagHeadersGet" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-ETagHeadersGet" ;
         td:reviewStatus            td:unreviewed ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
                                      td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-ETagHeadersGet ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-PublishConstraintsUnknownProp
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints." ;
-        rdfs:label                 "DirectContainer-PublishConstraintsUnknownProp" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-        dcterms:date               "2014-08-25T13:17:51.591Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                                   ] .
+
+ldpt:BasicContainer-PostResponseStatusAndLocation
+        a                          earl:TestCase ;
+        rdfs:comment               "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response." ;
+        rdfs:label                 "BasicContainer-PostResponseStatusAndLocation" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-created201> ;
+        dcterms:date               "2014-08-25T19:46:27.298Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-PostResponseStatusAndLocation ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PublishConstraintsUnknownProp" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-                                     td:includesText  "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PublishConstraintsUnknownProp ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsUnknownProp()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-ContentTypeHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body." ;
-        rdfs:label                 "IndirectContainer-ContentTypeHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-contenttype> ;
-        dcterms:date               "2014-08-25T13:17:51.644Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-ContentTypeHeader" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-contenttype> ;
-                                     td:includesText  "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-ContentTypeHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testContentTypeHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-ConformsContainerRdfResource
-        a                          earl:TestRequirement ;
-        rdfs:comment               "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source." ;
-        rdfs:label                 "IndirectContainer-ConformsContainerRdfResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-isldpr> ;
-        dcterms:date               "2014-08-25T13:17:51.652Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:hasPart            "http://www.w3c.org/ns/ldp/test#RdfSource-PutPropertiesNotPersisted" , "http://www.w3c.org/ns/ldp/test#RdfSource-PublishConstraintsReadOnlyProp" , "http://www.w3c.org/ns/ldp/test#RdfSource-PublishConstraintsUnknownProp" , "http://www.w3c.org/ns/ldp/test#RdfSource-PutReplacesResource" , "http://www.w3c.org/ns/ldp/test#RdfSource-GetResource" , "http://www.w3c.org/ns/ldp/test#RdfSource-GetResourceAcceptTurtle" , "http://www.w3c.org/ns/ldp/test#RdfSource-RestrictClientInference" , "http://www.w3c.org/ns/ldp/test#RdfSource-RelativeUriResolutionPut" , "http://www.w3c.org/ns/ldp/test#RdfSource-PutReadOnlyProperties4xxStatus" , "http://www.w3c.org/ns/ldp/test#RdfSource-PutSimpleUpdate" , "http://www.w3c.org/ns/ldp/test#RdfSource-ConformsRdfSourceLdpResource" ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-ConformsContainerRdfResource" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-isldpr> ;
-                                     td:includesText  "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-ConformsContainerRdfResource ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testConformsContainerRdfResource()> ;
-        ldpt:testMethod            ldpt:indirect .
-
-ldpt:Non-RDFSource-MUSTManifest
-        a             mf:Manifest ;
-        rdfs:comment  "LDP Non-RDF Source tests. MUST conformance tests." ;
-        <http://purl.org/dc/elements/1.1/title>
-                "Non-RDFSource (MUST)" ;
-        mf:entries    ( ldpt:NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource ldpt:NonRDFSource-OptionsHasSameLinkHeader ldpt:NonRDFSource-IsHttp11Manual ldpt:NonRDFSource-ETagHeadersGet ldpt:NonRDFSource-ETagHeadersHead ldpt:NonRDFSource-LdpLinkHeader ldpt:NonRDFSource-GetResponseHeaders ldpt:NonRDFSource-ConditionFailedStatusCode ldpt:NonRDFSource-PreconditionRequiredStatusCode ldpt:NonRDFSource-PutBadETag ldpt:NonRDFSource-Head ldpt:NonRDFSource-AcceptPatchHeader ldpt:NonRDFSource-Options ldpt:NonRDFSource-OptionsAllowHeader ldpt:NonRDFSource-GetResource ) ;
-        mf:name       "Non-RDFSource (MUST)" .
-
-ldpt:BasicContainer-AcceptPatchHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. " ;
-        rdfs:label                 "BasicContainer-AcceptPatchHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
-        dcterms:date               "2014-08-25T13:17:51.756Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-AcceptPatchHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
-                                     td:includesText  "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-AcceptPatchHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-ContainerSupportsHttpLinkHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI." ;
-        rdfs:label                 "IndirectContainer-ContainerSupportsHttpLinkHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-linktypehdr> ;
-        dcterms:date               "2014-08-25T13:17:51.639Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-ContainerSupportsHttpLinkHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-linktypehdr> ;
-                                     td:includesText  "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:IndirectContainer-ContainerSupportsHttpLinkHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/IndirectContainerTest.html#testContainerSupportsHttpLinkHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:NonRDFSource-AcceptPatchHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. " ;
-        rdfs:label                 "NonRDFSource-AcceptPatchHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
-        dcterms:date               "2014-08-25T13:17:51.713Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-AcceptPatchHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
-                                     td:includesText  "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-AcceptPatchHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-PutToCreate
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MAY choose to allow the creation of new resources using HTTP PUT." ;
-        rdfs:label                 "DirectContainer-PutToCreate" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-create> ;
-        dcterms:date               "2014-08-25T13:17:51.554Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MAY" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PutToCreate" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-create> ;
-                                     td:includesText  "LDP servers MAY choose to allow the creation of new resources using HTTP PUT."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-PutToCreate ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPutToCreate()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-RequestedInteractionModelCreateNotAllowed
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request." ;
-        rdfs:label                 "DirectContainer-RequestedInteractionModelCreateNotAllowed" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
-        dcterms:date               "2014-08-25T13:17:51.558Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-RequestedInteractionModelCreateNotAllowed" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
-                                     td:includesText  "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RequestedInteractionModelCreateNotAllowed ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelCreateNotAllowed(java.lang.String)> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-PostResponseStatusAndLocation
-        a                          earl:TestCase ;
-        rdfs:comment               "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response." ;
-        rdfs:label                 "DirectContainer-PostResponseStatusAndLocation" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-created201> ;
-        dcterms:date               "2014-08-25T13:17:51.557Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PostResponseStatusAndLocation" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostResponseStatusAndLocation()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-PostResponseStatusAndLocation" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-created201> ;
                                      td:includesText  "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
+                                   ] .
+
+ldpt:DirectContainer-RelativeUriResolutionPost
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource." ;
+        rdfs:label                 "DirectContainer-RelativeUriResolutionPost" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
+        dcterms:date               "2014-08-25T19:46:27.372Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RelativeUriResolutionPost ;
+        dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-PostResponseStatusAndLocation ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostResponseStatusAndLocation()> ;
-        ldpt:testMethod            ldpt:automated .
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRelativeUriResolutionPost()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-RelativeUriResolutionPost" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
+                                     td:includesText  "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-RelativeUriResolutionPut
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource." ;
+        rdfs:label                 "DirectContainer-RelativeUriResolutionPut" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
+        dcterms:date               "2014-08-25T19:46:27.392Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-RelativeUriResolutionPut ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRelativeUriResolutionPut()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-RelativeUriResolutionPut" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
+                                     td:includesText  "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
 
 ldpt:BasicContainer-TypeRdfSource
         a                          earl:TestCase ;
         rdfs:comment               "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source." ;
         rdfs:label                 "BasicContainer-TypeRdfSource" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-rdftype> ;
-        dcterms:date               "2014-08-25T13:17:51.742Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T19:46:27.32Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-TypeRdfSource ;
         dcterms:subject            "MAY" ;
+        ldpt:conformanceLevel      ldpt:MAY ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testTypeRdfSource()> ;
+        ldpt:testMethod            ldpt:automated ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-TypeRdfSource" ;
         td:reviewStatus            td:unreviewed ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-rdftype> ;
                                      td:includesText  "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
+                                   ] .
+
+ldpt:DirectContainer-TypeRdfSource
+        a                          earl:TestCase ;
+        rdfs:comment               "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source." ;
+        rdfs:label                 "DirectContainer-TypeRdfSource" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-rdftype> ;
+        dcterms:date               "2014-08-25T19:46:27.395Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-TypeRdfSource ;
+        dcterms:subject            "MAY" ;
         ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-TypeRdfSource ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
         ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testTypeRdfSource()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-UseStandardVocabularies
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible." ;
-        rdfs:label                 "IndirectContainer-UseStandardVocabularies" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas> ;
-        dcterms:date               "2014-08-25T13:17:51.659Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD, MANUAL" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-UseStandardVocabularies" ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-TypeRdfSource" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-rdftype> ;
+                                     td:includesText  "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-GetResourceAcceptTurtle
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle." ;
+        rdfs:label                 "DirectContainer-GetResourceAcceptTurtle" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
+        dcterms:date               "2014-08-25T19:46:27.398Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-GetResourceAcceptTurtle ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAcceptTurtle()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-GetResourceAcceptTurtle" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas> ;
-                                     td:includesText  "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-UseStandardVocabularies ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testUseStandardVocabularies()> ;
-        ldpt:steps                 ( "Given a URL for a RDF Source, perform a GET using an RDF content type" "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ) ;
-        ldpt:testMethod            ldpt:manual .
-
-ldpt:DirectContainer-PreferContainmentTriples
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]." ;
-        rdfs:label                 "DirectContainer-PreferContainmentTriples" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-prefer> ;
-        dcterms:date               "2014-08-25T13:17:51.556Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PreferContainmentTriples" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-prefer> ;
-                                     td:includesText  "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-PreferContainmentTriples ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPreferContainmentTriples()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-RdfTypeLdpContainer
-        a                          earl:TestCase ;
-        rdfs:comment               "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. " ;
-        rdfs:label                 "IndirectContainer-RdfTypeLdpContainer" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-typecontainer> ;
-        dcterms:date               "2014-08-25T13:17:51.65Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
+                                     td:includesText  "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:Non-RDFSource-MAYManifest
+        a              mf:Manifest ;
+        rdfs:comment   "LDP Non-RDF Source tests. MAY conformance tests." ;
+        dcterms:title  "Non-RDFSource (MAY)" ;
+        mf:entries     ( ldpt:NonRDFSource-PostNonRDFSource ldpt:NonRDFSource-PostResourceAndGetFromContainer ldpt:NonRDFSource-PostResourceGetBinary ldpt:NonRDFSource-PostResourceGetMetadataAndBinary ldpt:NonRDFSource-PostResourceAndCheckLink ldpt:NonRDFSource-PostResourceAndCheckAssociatedResource ) ;
+        mf:name        "Non-RDFSource (MAY)" .
+
+ldpt:IndirectContainer-PutToCreate
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MAY choose to allow the creation of new resources using HTTP PUT." ;
+        rdfs:label                 "IndirectContainer-PutToCreate" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-create> ;
+        dcterms:date               "2014-08-25T19:46:27.154Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-PutToCreate ;
         dcterms:subject            "MAY" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-RdfTypeLdpContainer" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-typecontainer> ;
-                                     td:includesText  "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:MAY ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RdfTypeLdpContainer ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRdfTypeLdpContainer()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-RelativeUriResolutionPut
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource." ;
-        rdfs:label                 "MemberResource-RelativeUriResolutionPut" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
-        dcterms:date               "2014-08-25T13:17:51.776Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-RelativeUriResolutionPut" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
-                                     td:includesText  "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-RelativeUriResolutionPut ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRelativeUriResolutionPut()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-PutSimpleUpdate
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs." ;
-        rdfs:label                 "IndirectContainer-PutSimpleUpdate" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-simpleupdate> ;
-        dcterms:date               "2014-08-25T13:17:51.656Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PutSimpleUpdate" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-simpleupdate> ;
-                                     td:includesText  "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PutSimpleUpdate ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutSimpleUpdate()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-PublishConstraintsUnknownProp
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints." ;
-        rdfs:label                 "IndirectContainer-PublishConstraintsUnknownProp" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-        dcterms:date               "2014-08-25T13:17:51.662Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PublishConstraintsUnknownProp" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-                                     td:includesText  "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PublishConstraintsUnknownProp ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsUnknownProp()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-ServerHonorsSlug
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI." ;
-        rdfs:label                 "BasicContainer-ServerHonorsSlug" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-slug> ;
-        dcterms:date               "2014-08-25T13:17:51.735Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MAY" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-ServerHonorsSlug" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-slug> ;
-                                     td:includesText  "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-ServerHonorsSlug ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testServerHonorsSlug()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:NonRDFSource-OptionsAllowHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. " ;
-        rdfs:label                 "NonRDFSource-OptionsAllowHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
-        dcterms:date               "2014-08-25T13:17:51.714Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-OptionsAllowHeader" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPutToCreate()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-PutToCreate" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
-                                     td:includesText  "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-OptionsAllowHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-ConformsContainerRdfResource
-        a                          earl:TestRequirement ;
-        rdfs:comment               "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source." ;
-        rdfs:label                 "DirectContainer-ConformsContainerRdfResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-isldpr> ;
-        dcterms:date               "2014-08-25T13:17:51.57Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:hasPart            "http://www.w3c.org/ns/ldp/test#RdfSource-PutReplacesResource" , "http://www.w3c.org/ns/ldp/test#RdfSource-ConformsRdfSourceLdpResource" , "http://www.w3c.org/ns/ldp/test#RdfSource-RelativeUriResolutionPut" , "http://www.w3c.org/ns/ldp/test#RdfSource-PutReadOnlyProperties4xxStatus" , "http://www.w3c.org/ns/ldp/test#RdfSource-PutPropertiesNotPersisted" , "http://www.w3c.org/ns/ldp/test#RdfSource-GetResourceAcceptTurtle" , "http://www.w3c.org/ns/ldp/test#RdfSource-RestrictClientInference" , "http://www.w3c.org/ns/ldp/test#RdfSource-GetResource" , "http://www.w3c.org/ns/ldp/test#RdfSource-PublishConstraintsReadOnlyProp" , "http://www.w3c.org/ns/ldp/test#RdfSource-PublishConstraintsUnknownProp" , "http://www.w3c.org/ns/ldp/test#RdfSource-PutSimpleUpdate" ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-ConformsContainerRdfResource" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-isldpr> ;
-                                     td:includesText  "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-ConformsContainerRdfResource ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testConformsContainerRdfResource()> ;
-        ldpt:testMethod            ldpt:indirect .
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-create> ;
+                                     td:includesText  "LDP servers MAY choose to allow the creation of new resources using HTTP PUT."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
 
 ldpt:MemberResource-ETagHeadersHead
         a                          earl:TestCase ;
         rdfs:comment               "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." ;
         rdfs:label                 "MemberResource-ETagHeadersHead" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-        dcterms:date               "2014-08-25T13:17:51.789Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T19:46:27.453Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-ETagHeadersHead ;
         dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()> ;
+        ldpt:testMethod            ldpt:automated ;
         mf:action                  "" ;
         mf:name                    "MemberResource-ETagHeadersHead" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
                                      td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-ETagHeadersHead ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-JsonLdRepresentation
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. " ;
-        rdfs:label                 "MemberResource-JsonLdRepresentation" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-jsonld> ;
-        dcterms:date               "2014-08-25T13:17:51.782Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-JsonLdRepresentation" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-jsonld> ;
-                                     td:includesText  "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-JsonLdRepresentation ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testJsonLdRepresentation()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-OptionsAllowHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. " ;
-        rdfs:label                 "MemberResource-OptionsAllowHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
-        dcterms:date               "2014-08-25T13:17:51.794Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-OptionsAllowHeader" ;
+                                   ] .
+
+ldpt:NonRDFSource-PostNonRDFSource
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers may accept an HTTP POST of non-RDF representations (LDP-NRs) for creation of any kind of resource, for example binary resources." ;
+        rdfs:label                 "NonRDFSource-PostNonRDFSource" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createbins> ;
+        dcterms:date               "2014-08-25T19:46:27.266Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:NonRDFSource-PostNonRDFSource ;
+        dcterms:subject            "MAY, NON-RDF" ;
+        ldpt:conformanceLevel      ldpt:MAY ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostNonRDFSource()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "NonRDFSource-PostNonRDFSource" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
-                                     td:includesText  "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-OptionsAllowHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-NoRdfBagSeqOrList
-        a                          earl:TestCase ;
-        rdfs:comment               "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List." ;
-        rdfs:label                 "DirectContainer-NoRdfBagSeqOrList" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-nordfcontainertypes> ;
-        dcterms:date               "2014-08-25T13:17:51.555Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-NoRdfBagSeqOrList" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-nordfcontainertypes> ;
-                                     td:includesText  "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-NoRdfBagSeqOrList ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNoRdfBagSeqOrList()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-Head
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createbins> ;
+                                     td:includesText  "LDP servers may accept an HTTP POST of non-RDF representations (LDP-NRs) for creation of any kind of resource, for example binary resources."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-Head
         a                          earl:TestCase ;
         rdfs:comment               "LDP servers MUST support the HTTP HEAD method. " ;
-        rdfs:label                 "BasicContainer-Head" ;
+        rdfs:label                 "IndirectContainer-Head" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-head-must> ;
-        dcterms:date               "2014-08-25T13:17:51.756Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T19:46:27.233Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-Head ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-Head" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-Head" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-head-must> ;
                                      td:includesText  "LDP servers MUST support the HTTP HEAD method. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-Head ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-ReUseVocabularies
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules." ;
-        rdfs:label                 "BasicContainer-ReUseVocabularies" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-reusevocab> ;
-        dcterms:date               "2014-08-25T13:17:51.742Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD, MANUAL" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-ReUseVocabularies" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-reusevocab> ;
-                                     td:includesText  "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ReUseVocabularies ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testReUseVocabularies()> ;
-        ldpt:steps                 ( "Given a URL for a RDF Source, perform a GET using an RDF content type" "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ) ;
-        ldpt:testMethod            ldpt:manual .
-
-ldpt:DirectContainer-ResponsePropertiesNotPersisted
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General." ;
-        rdfs:label                 "DirectContainer-ResponsePropertiesNotPersisted" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
-        dcterms:date               "2014-08-25T13:17:51.594Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                                   ] .
+
+ldpt:DirectContainer-PreferMembershipTriples
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]." ;
+        rdfs:label                 "DirectContainer-PreferMembershipTriples" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-prefer> ;
+        dcterms:date               "2014-08-25T19:46:27.371Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:DirectContainer-PreferMembershipTriples ;
         dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-ResponsePropertiesNotPersisted" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
-                                     td:includesText  "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ResponsePropertiesNotPersisted ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testResponsePropertiesNotPersisted()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-PostResponseStatusAndLocation
-        a                          earl:TestCase ;
-        rdfs:comment               "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response." ;
-        rdfs:label                 "IndirectContainer-PostResponseStatusAndLocation" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-created201> ;
-        dcterms:date               "2014-08-25T13:17:51.641Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PostResponseStatusAndLocation" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-created201> ;
-                                     td:includesText  "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-PostResponseStatusAndLocation ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostResponseStatusAndLocation()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:NonRDFSource-OptionsHasSameLinkHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "When responding to requests whose request-URI is a LDP-NR with anassociated LDP-RS, a LDPC server must provide the same HTTP Link responseheader as is required in the create response" ;
-        rdfs:label                 "NonRDFSource-OptionsHasSameLinkHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-options-linkmetahdr> ;
-        dcterms:date               "2014-08-25T13:17:51.708Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST, NON-RDF" ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-OptionsHasSameLinkHeader" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testPreferMembershipTriples()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-PreferMembershipTriples" ;
         td:reviewStatus            td:unreviewed ;
         td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-options-linkmetahdr> ;
-                                     td:includesText  "When responding to requests whose request-URI is a LDP-NR with anassociated LDP-RS, a LDPC server must provide the same HTTP Link responseheader as is required in the create response"^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:NonRDFSource-OptionsHasSameLinkHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testOptionsHasSameLinkHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-PutBadETag
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "DirectContainer-PutBadETag" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-08-25T13:17:51.604Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PutBadETag" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-PutBadETag ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:NonRDFSource-PostResourceGetBinary
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers may host a mixture of LDP-RSs and LDP-NRs. For example, it is common for LDP servers to need to host binary or text resources that do not have useful RDF representations." ;
-        rdfs:label                 "NonRDFSource-PostResourceGetBinary" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-binary> ;
-        dcterms:date               "2014-08-25T13:17:51.696Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MAY, NON-RDF" ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-PostResourceGetBinary" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-binary> ;
-                                     td:includesText  "LDP servers may host a mixture of LDP-RSs and LDP-NRs. For example, it is common for LDP servers to need to host binary or text resources that do not have useful RDF representations."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:NonRDFSource-PostResourceGetBinary ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceGetBinary()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-ContainsLdpcUri
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP Indirect Containers MUST contain exactly one triple whose subject is the LDPC URI, whose predicate is ldp:insertedContentRelation, and whose object ICR describes how the member-derived-URI in the container's membership triples is chosen." ;
-        rdfs:label                 "IndirectContainer-ContainsLdpcUri" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpic-indirectmbr> ;
-        dcterms:date               "2014-08-25T13:17:51.637Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-ContainsLdpcUri" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpic-indirectmbr> ;
-                                     td:includesText  "LDP Indirect Containers MUST contain exactly one triple whose subject is the LDPC URI, whose predicate is ldp:insertedContentRelation, and whose object ICR describes how the member-derived-URI in the container's membership triples is chosen."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:IndirectContainer-ContainsLdpcUri ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/IndirectContainerTest.html#testContainsLdpcUri()> ;
-        ldpt:testMethod            ldpt:notImplemented .
-
-ldpt:BasicContainer-PutRequiresIfMatch
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-prefer> ;
+                                     td:includesText  "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-PutRequiresIfMatch
         a                          earl:TestCase ;
         rdfs:comment               "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions." ;
-        rdfs:label                 "BasicContainer-PutRequiresIfMatch" ;
+        rdfs:label                 "MemberResource-PutRequiresIfMatch" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-08-25T13:17:51.754Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T19:46:27.455Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-PutRequiresIfMatch ;
         dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PutRequiresIfMatch" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-PutRequiresIfMatch" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
                                      td:includesText  "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-PutRequiresIfMatch ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-RequestedInteractionModelCreateNotAllowed
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request." ;
-        rdfs:label                 "IndirectContainer-RequestedInteractionModelCreateNotAllowed" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
-        dcterms:date               "2014-08-25T13:17:51.642Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                                   ] .
+
+ldpt:MemberResource-LdpLinkHeader
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI." ;
+        rdfs:label                 "MemberResource-LdpLinkHeader" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
+        dcterms:date               "2014-08-25T19:46:27.454Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-LdpLinkHeader ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-RequestedInteractionModelCreateNotAllowed" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
-                                     td:includesText  "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-LdpLinkHeader" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
+                                     td:includesText  "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-RelativeUriResolutionPost
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource." ;
+        rdfs:label                 "IndirectContainer-RelativeUriResolutionPost" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
+        dcterms:date               "2014-08-25T19:46:27.155Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RelativeUriResolutionPost ;
+        dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RequestedInteractionModelCreateNotAllowed ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelCreateNotAllowed(java.lang.String)> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-ConformsContainerRdfResource
-        a                          earl:TestRequirement ;
-        rdfs:comment               "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source." ;
-        rdfs:label                 "BasicContainer-ConformsContainerRdfResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-isldpr> ;
-        dcterms:date               "2014-08-25T13:17:51.736Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:hasPart            "http://www.w3c.org/ns/ldp/test#RdfSource-PutReadOnlyProperties4xxStatus" , "http://www.w3c.org/ns/ldp/test#RdfSource-GetResourceAcceptTurtle" , "http://www.w3c.org/ns/ldp/test#RdfSource-PutSimpleUpdate" , "http://www.w3c.org/ns/ldp/test#RdfSource-PublishConstraintsReadOnlyProp" , "http://www.w3c.org/ns/ldp/test#RdfSource-RelativeUriResolutionPut" , "http://www.w3c.org/ns/ldp/test#RdfSource-PublishConstraintsUnknownProp" , "http://www.w3c.org/ns/ldp/test#RdfSource-PutPropertiesNotPersisted" , "http://www.w3c.org/ns/ldp/test#RdfSource-RestrictClientInference" , "http://www.w3c.org/ns/ldp/test#RdfSource-PutReplacesResource" , "http://www.w3c.org/ns/ldp/test#RdfSource-ConformsRdfSourceLdpResource" , "http://www.w3c.org/ns/ldp/test#RdfSource-GetResource" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRelativeUriResolutionPost()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-RelativeUriResolutionPost" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
+                                     td:includesText  "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-ContainerSupportsHttpLinkHeader
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI." ;
+        rdfs:label                 "BasicContainer-ContainerSupportsHttpLinkHeader" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-linktypehdr> ;
+        dcterms:date               "2014-08-25T19:46:27.295Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:BasicContainer-ContainerSupportsHttpLinkHeader ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-ConformsContainerRdfResource" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-isldpr> ;
-                                     td:includesText  "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-ConformsContainerRdfResource ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testConformsContainerRdfResource()> ;
-        ldpt:testMethod            ldpt:indirect .
-
-ldpt:MemberResource-ResponsePropertiesNotPersisted
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General." ;
-        rdfs:label                 "MemberResource-ResponsePropertiesNotPersisted" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
-        dcterms:date               "2014-08-25T13:17:51.784Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-ResponsePropertiesNotPersisted" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
-                                     td:includesText  "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ResponsePropertiesNotPersisted ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testResponsePropertiesNotPersisted()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-AcceptPostResponseHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server." ;
-        rdfs:label                 "DirectContainer-AcceptPostResponseHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-acceptposthdr> ;
-        dcterms:date               "2014-08-25T13:17:51.565Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-AcceptPostResponseHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-acceptposthdr> ;
-                                     td:includesText  "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-AcceptPostResponseHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptPostResponseHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-RestrictUriReUseSlug
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that allow member creation via POST SHOULD NOT re-use URIs." ;
-        rdfs:label                 "DirectContainer-RestrictUriReUseSlug" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
-        dcterms:date               "2014-08-25T13:17:51.563Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-RestrictUriReUseSlug" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/BasicContainerTest.html#testContainerSupportsHttpLinkHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-ContainerSupportsHttpLinkHeader" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
-                                     td:includesText  "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RestrictUriReUseSlug ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseSlug()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-GetResponseHeaders
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. " ;
-        rdfs:label                 "DirectContainer-GetResponseHeaders" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-get-options> ;
-        dcterms:date               "2014-08-25T13:17:51.602Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-GetResponseHeaders" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-get-options> ;
-                                     td:includesText  "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-linktypehdr> ;
+                                     td:includesText  "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-RdfTypeLdpContainer
+        a                          earl:TestCase ;
+        rdfs:comment               "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. " ;
+        rdfs:label                 "DirectContainer-RdfTypeLdpContainer" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-typecontainer> ;
+        dcterms:date               "2014-08-25T19:46:27.385Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RdfTypeLdpContainer ;
+        dcterms:subject            "MAY" ;
+        ldpt:conformanceLevel      ldpt:MAY ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-GetResponseHeaders ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-ConditionFailedStatusCode
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "IndirectContainer-ConditionFailedStatusCode" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-08-25T13:17:51.67Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-ConditionFailedStatusCode" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-ConditionFailedStatusCode ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:NonRDFSource-PostResourceAndGetFromContainer
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers may accept an HTTP POST of non-RDF representations (LDP-NRs) for creation of any kind of resource, for example binary resources." ;
-        rdfs:label                 "NonRDFSource-PostResourceAndGetFromContainer" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createbins> ;
-        dcterms:date               "2014-08-25T13:17:51.696Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRdfTypeLdpContainer()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-RdfTypeLdpContainer" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-typecontainer> ;
+                                     td:includesText  "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:NonRDFSource-PostResourceAndCheckAssociatedResource
+        a                          earl:TestCase ;
+        rdfs:comment               "Upon successful creation of an LDP-NR (HTTP status code of 201-Created and URI indicated by Location response header), LDP servers may create an associated LDP-RS to contain data about the newly created LDP-NR. If a LDP server creates this associated LDP-RS it must indicate its location on the HTTP response using the HTTP Link response header with link relation describedby and href to be the URI of the associated LDP-RS resource." ;
+        rdfs:label                 "NonRDFSource-PostResourceAndCheckAssociatedResource" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createbinlinkmetahdr> ;
+        dcterms:date               "2014-08-25T19:46:27.27Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:NonRDFSource-PostResourceAndCheckAssociatedResource ;
         dcterms:subject            "MAY, NON-RDF" ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-PostResourceAndGetFromContainer" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createbins> ;
-                                     td:includesText  "LDP servers may accept an HTTP POST of non-RDF representations (LDP-NRs) for creation of any kind of resource, for example binary resources."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:MAY ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:NonRDFSource-PostResourceAndGetFromContainer ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceAndGetFromContainer()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-CreateWithoutConstraints
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General." ;
-        rdfs:label                 "IndirectContainer-CreateWithoutConstraints" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-mincontraints> ;
-        dcterms:date               "2014-08-25T13:17:51.646Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-CreateWithoutConstraints" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-mincontraints> ;
-                                     td:includesText  "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-CreateWithoutConstraints ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testCreateWithoutConstraints()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-TypeRdfSource
-        a                          earl:TestCase ;
-        rdfs:comment               "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source." ;
-        rdfs:label                 "MemberResource-TypeRdfSource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-rdftype> ;
-        dcterms:date               "2014-08-25T13:17:51.779Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MAY" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-TypeRdfSource" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-rdftype> ;
-                                     td:includesText  "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-TypeRdfSource ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testTypeRdfSource()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:NonRDFSource-Head
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST support the HTTP HEAD method. " ;
-        rdfs:label                 "NonRDFSource-Head" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-head-must> ;
-        dcterms:date               "2014-08-25T13:17:51.713Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-Head" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceAndCheckAssociatedResource()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "NonRDFSource-PostResourceAndCheckAssociatedResource" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-head-must> ;
-                                     td:includesText  "LDP servers MUST support the HTTP HEAD method. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-Head ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-PutPropertiesNotPersisted
-        a                          earl:TestCase ;
-        rdfs:comment               "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]." ;
-        rdfs:label                 "BasicContainer-PutPropertiesNotPersisted" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
-        dcterms:date               "2014-08-25T13:17:51.747Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PutPropertiesNotPersisted" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
-                                     td:includesText  "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PutPropertiesNotPersisted ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutPropertiesNotPersisted()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-PublishConstraintsUnknownProp
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints." ;
-        rdfs:label                 "MemberResource-PublishConstraintsUnknownProp" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-        dcterms:date               "2014-08-25T13:17:51.782Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-PublishConstraintsUnknownProp" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-                                     td:includesText  "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PublishConstraintsUnknownProp ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsUnknownProp()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-ContentTypeHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body." ;
-        rdfs:label                 "DirectContainer-ContentTypeHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-contenttype> ;
-        dcterms:date               "2014-08-25T13:17:51.56Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-ContentTypeHeader" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-contenttype> ;
-                                     td:includesText  "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-ContentTypeHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testContentTypeHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-RestrictClientInference
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document." ;
-        rdfs:label                 "BasicContainer-RestrictClientInference" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-noinferencing> ;
-        dcterms:date               "2014-08-25T13:17:51.743Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST, MANUAL" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-RestrictClientInference" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-noinferencing> ;
-                                     td:includesText  "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-RestrictClientInference ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRestrictClientInference()> ;
-        ldpt:steps                 ( "Perform a GET on a URL for the reource requesting an RDF content type" "Inspect the results (both headers and content) for missing terms.  Additionally could run an inferencing tool and compare results, seeing if needed informationshould have been explicitly listed by the server." ) ;
-        ldpt:testMethod            ldpt:manual .
-
-ldpt:BasicContainer-GetResource
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response." ;
-        rdfs:label                 "BasicContainer-GetResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-rdf> ;
-        dcterms:date               "2014-08-25T13:17:51.741Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-GetResource" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-rdf> ;
-                                     td:includesText  "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-GetResource ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResource()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-DeleteResourceUpdatesTriples
-        a                          earl:TestCase ;
-        rdfs:comment               "When an LDPR identified by the object of a membership triple which was originally created by the LDP-DC is deleted, the LDPC server MUST also remove the corresponding membership triple." ;
-        rdfs:label                 "DirectContainer-DeleteResourceUpdatesTriples" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpdc-del-contremovesmbrtriple> ;
-        dcterms:date               "2014-08-25T13:17:51.545Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-DeleteResourceUpdatesTriples" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpdc-del-contremovesmbrtriple> ;
-                                     td:includesText  "When an LDPR identified by the object of a membership triple which was originally created by the LDP-DC is deleted, the LDPC server MUST also remove the corresponding membership triple."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:DirectContainer-DeleteResourceUpdatesTriples ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testDeleteResourceUpdatesTriples()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-PostContainer
-        a                          earl:TestCase ;
-        rdfs:comment               "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC." ;
-        rdfs:label                 "DirectContainer-PostContainer" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createdmbr-contains> ;
-        dcterms:date               "2014-08-25T13:17:51.557Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PostContainer" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createdmbr-contains> ;
-                                     td:includesText  "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-PostContainer ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostContainer()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-RestrictPutReUseUri
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]." ;
-        rdfs:label                 "IndirectContainer-RestrictPutReUseUri" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-put-create> ;
-        dcterms:date               "2014-08-25T13:17:51.648Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-RestrictPutReUseUri" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-put-create> ;
-                                     td:includesText  "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RestrictPutReUseUri ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictPutReUseUri()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-RejectPutModifyingContainmentTriples
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code." ;
-        rdfs:label                 "BasicContainer-RejectPutModifyingContainmentTriples" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-put-mbrprops> ;
-        dcterms:date               "2014-08-25T13:17:51.732Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-RejectPutModifyingContainmentTriples" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-put-mbrprops> ;
-                                     td:includesText  "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RejectPutModifyingContainmentTriples ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRejectPutModifyingContainmentTriples()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:NonRDFSource-PutBadETag
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "NonRDFSource-PutBadETag" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-08-25T13:17:51.712Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-PutBadETag" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-PutBadETag ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()> ;
-        ldpt:testMethod            ldpt:automated .
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createbinlinkmetahdr> ;
+                                     td:includesText  "Upon successful creation of an LDP-NR (HTTP status code of 201-Created and URI indicated by Location response header), LDP servers may create an associated LDP-RS to contain data about the newly created LDP-NR. If a LDP server creates this associated LDP-RS it must indicate its location on the HTTP response using the HTTP Link response header with link relation describedby and href to be the URI of the associated LDP-RS resource."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:RDFSource-SHOULDManifest
+        a              mf:Manifest ;
+        rdfs:comment   "LDP RDF Source tests. SHOULD conformance tests." ;
+        dcterms:title  "RDFSource (SHOULD)" ;
+        mf:entries     ( ldpt:MemberResource-ContainsRdfType ldpt:MemberResource-ReUseVocabularies ldpt:MemberResource-UseStandardVocabularies ldpt:MemberResource-JsonLdRepresentation ldpt:MemberResource-4xxErrorHasResponseBody ldpt:MemberResource-ResponsePropertiesNotPersisted ldpt:MemberResource-PutRequiresIfMatch ) ;
+        mf:name        "RDFSource (SHOULD)" .
 
 ldpt:NonRDFSource-PostResourceGetMetadataAndBinary
         a                          earl:TestCase ;
         rdfs:comment               "Each LDP Non-RDF Source must also be a conforming LDP Resource. LDP Non-RDF Sources may not be able to fully express their state using RDF." ;
         rdfs:label                 "NonRDFSource-PostResourceGetMetadataAndBinary" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpnr-are-ldpr> ;
-        dcterms:date               "2014-08-25T13:17:51.706Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T19:46:27.268Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:NonRDFSource-PostResourceGetMetadataAndBinary ;
         dcterms:subject            "MAY, NON-RDF" ;
+        ldpt:conformanceLevel      ldpt:MAY ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceGetMetadataAndBinary()> ;
+        ldpt:testMethod            ldpt:automated ;
         mf:action                  "" ;
         mf:name                    "NonRDFSource-PostResourceGetMetadataAndBinary" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpnr-are-ldpr> ;
                                      td:includesText  "Each LDP Non-RDF Source must also be a conforming LDP Resource. LDP Non-RDF Sources may not be able to fully express their state using RDF."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:NonRDFSource-PostResourceGetMetadataAndBinary ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceGetMetadataAndBinary()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-TypeRdfSource
-        a                          earl:TestCase ;
-        rdfs:comment               "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source." ;
-        rdfs:label                 "DirectContainer-TypeRdfSource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-rdftype> ;
-        dcterms:date               "2014-08-25T13:17:51.58Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MAY" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-TypeRdfSource" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-rdftype> ;
-                                     td:includesText  "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-TypeRdfSource ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testTypeRdfSource()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-PutReplacesResource
-        a                          earl:TestCase ;
-        rdfs:comment               "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request." ;
-        rdfs:label                 "BasicContainer-PutReplacesResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-replaceall> ;
-        dcterms:date               "2014-08-25T13:17:51.74Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PutReplacesResource" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-replaceall> ;
-                                     td:includesText  "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PutReplacesResource ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReplacesResource()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:NonRDFSource-PostNonRDFSource
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers may accept an HTTP POST of non-RDF representations (LDP-NRs) for creation of any kind of resource, for example binary resources." ;
-        rdfs:label                 "NonRDFSource-PostNonRDFSource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createbins> ;
-        dcterms:date               "2014-08-25T13:17:51.695Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MAY, NON-RDF" ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-PostNonRDFSource" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createbins> ;
-                                     td:includesText  "LDP servers may accept an HTTP POST of non-RDF representations (LDP-NRs) for creation of any kind of resource, for example binary resources."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:NonRDFSource-PostNonRDFSource ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostNonRDFSource()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-DeleteRemovesContainmentTriple
-        a                          earl:TestCase ;
-        rdfs:comment               "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple." ;
-        rdfs:label                 "DirectContainer-DeleteRemovesContainmentTriple" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-del-contremovesconttriple> ;
-        dcterms:date               "2014-08-25T13:17:51.567Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-DeleteRemovesContainmentTriple" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-del-contremovesconttriple> ;
-                                     td:includesText  "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-DeleteRemovesContainmentTriple ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testDeleteRemovesContainmentTriple()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-MAYManifest
-        a             mf:Manifest ;
-        rdfs:comment  "LDP Basic Container tests. MAY conformance tests." ;
-        <http://purl.org/dc/elements/1.1/title>
-                "BasicContainer (MAY)" ;
-        mf:entries    ( ldpt:BasicContainer-PutToCreate ldpt:BasicContainer-RdfTypeLdpContainer ldpt:BasicContainer-ServerHonorsSlug ldpt:BasicContainer-TypeRdfSource ) ;
-        mf:name       "BasicContainer (MAY)" .
-
-ldpt:BasicContainer-ResponsePropertiesNotPersisted
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General." ;
-        rdfs:label                 "BasicContainer-ResponsePropertiesNotPersisted" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
-        dcterms:date               "2014-08-25T13:17:51.748Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-ResponsePropertiesNotPersisted" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
-                                     td:includesText  "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ResponsePropertiesNotPersisted ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testResponsePropertiesNotPersisted()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-GetResourceAcceptTurtle
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle." ;
-        rdfs:label                 "DirectContainer-GetResourceAcceptTurtle" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
-        dcterms:date               "2014-08-25T13:17:51.589Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-GetResourceAcceptTurtle" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
-                                     td:includesText  "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-GetResourceAcceptTurtle ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAcceptTurtle()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-PutBadETag
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "IndirectContainer-PutBadETag" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-08-25T13:17:51.671Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PutBadETag" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-PutBadETag ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-RequestedInteractionModelHeaders
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request." ;
-        rdfs:label                 "IndirectContainer-RequestedInteractionModelHeaders" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
-        dcterms:date               "2014-08-25T13:17:51.643Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-RequestedInteractionModelHeaders" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
-                                     td:includesText  "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RequestedInteractionModelHeaders ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelHeaders(java.lang.String)> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-AcceptTurtle
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]." ;
-        rdfs:label                 "DirectContainer-AcceptTurtle" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-turtle> ;
-        dcterms:date               "2014-08-25T13:17:51.56Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-AcceptTurtle" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-turtle> ;
-                                     td:includesText  "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-AcceptTurtle ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptTurtle()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-PreferMembershipTriples
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]." ;
-        rdfs:label                 "DirectContainer-PreferMembershipTriples" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-prefer> ;
-        dcterms:date               "2014-08-25T13:17:51.553Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PreferMembershipTriples" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-prefer> ;
-                                     td:includesText  "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:DirectContainer-PreferMembershipTriples ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testPreferMembershipTriples()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-LdpLinkHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI." ;
-        rdfs:label                 "IndirectContainer-LdpLinkHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
-        dcterms:date               "2014-08-25T13:17:51.669Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-LdpLinkHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
-                                     td:includesText  "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-LdpLinkHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-GetResource
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response." ;
-        rdfs:label                 "MemberResource-GetResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-rdf> ;
-        dcterms:date               "2014-08-25T13:17:51.778Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-GetResource" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-rdf> ;
-                                     td:includesText  "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-GetResource ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResource()> ;
-        ldpt:testMethod            ldpt:automated .
+                                   ] .
 
 ldpt:BasicContainer-ConditionFailedStatusCode
         a                          earl:TestCase ;
         rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
         rdfs:label                 "BasicContainer-ConditionFailedStatusCode" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-08-25T13:17:51.754Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T19:46:27.336Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-ConditionFailedStatusCode ;
         dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()> ;
+        ldpt:testMethod            ldpt:automated ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-ConditionFailedStatusCode" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
                                      td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-ConditionFailedStatusCode ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-ResponsePropertiesNotPersisted
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General." ;
-        rdfs:label                 "IndirectContainer-ResponsePropertiesNotPersisted" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
-        dcterms:date               "2014-08-25T13:17:51.664Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-ResponsePropertiesNotPersisted" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
-                                     td:includesText  "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ResponsePropertiesNotPersisted ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testResponsePropertiesNotPersisted()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-HttpLinkHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI." ;
-        rdfs:label                 "DirectContainer-HttpLinkHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-linktypehdr> ;
-        dcterms:date               "2014-08-25T13:17:51.542Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                                   ] .
+
+ldpt:IndirectContainer-OptionsAllowHeader
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. " ;
+        rdfs:label                 "IndirectContainer-OptionsAllowHeader" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
+        dcterms:date               "2014-08-25T19:46:27.235Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-OptionsAllowHeader ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-HttpLinkHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-linktypehdr> ;
-                                     td:includesText  "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:DirectContainer-HttpLinkHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testHttpLinkHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-PostJsonLd
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]." ;
-        rdfs:label                 "DirectContainer-PostJsonLd" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-jsonld> ;
-        dcterms:date               "2014-08-25T13:17:51.57Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PostJsonLd" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-jsonld> ;
-                                     td:includesText  "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-PostJsonLd ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostJsonLd()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-UseStandardVocabularies
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible." ;
-        rdfs:label                 "DirectContainer-UseStandardVocabularies" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas> ;
-        dcterms:date               "2014-08-25T13:17:51.587Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD, MANUAL" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-UseStandardVocabularies" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas> ;
-                                     td:includesText  "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-UseStandardVocabularies ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testUseStandardVocabularies()> ;
-        ldpt:steps                 ( "Given a URL for a RDF Source, perform a GET using an RDF content type" "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ) ;
-        ldpt:testMethod            ldpt:manual .
-
-ldpt:BasicContainer-ContainsRdfType
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing." ;
-        rdfs:label                 "BasicContainer-ContainsRdfType" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype> ;
-        dcterms:date               "2014-08-25T13:17:51.741Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-ContainsRdfType" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype> ;
-                                     td:includesText  "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ContainsRdfType ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testContainsRdfType()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:NonRDFSource-LdpLinkHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI." ;
-        rdfs:label                 "NonRDFSource-LdpLinkHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
-        dcterms:date               "2014-08-25T13:17:51.71Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-LdpLinkHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
-                                     td:includesText  "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-LdpLinkHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-PostContainer
-        a                          earl:TestCase ;
-        rdfs:comment               "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC." ;
-        rdfs:label                 "IndirectContainer-PostContainer" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createdmbr-contains> ;
-        dcterms:date               "2014-08-25T13:17:51.642Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PostContainer" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createdmbr-contains> ;
-                                     td:includesText  "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-PostContainer ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostContainer()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-PutSimpleUpdate
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs." ;
-        rdfs:label                 "MemberResource-PutSimpleUpdate" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-simpleupdate> ;
-        dcterms:date               "2014-08-25T13:17:51.777Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-PutSimpleUpdate" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-simpleupdate> ;
-                                     td:includesText  "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PutSimpleUpdate ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutSimpleUpdate()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-PutReadOnlyProperties4xxStatus
-        a                          earl:TestCase ;
-        rdfs:comment               "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)" ;
-        rdfs:label                 "DirectContainer-PutReadOnlyProperties4xxStatus" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-        dcterms:date               "2014-08-25T13:17:51.592Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PutReadOnlyProperties4xxStatus" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-                                     td:includesText  "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PutReadOnlyProperties4xxStatus ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReadOnlyProperties4xxStatus(java.lang.String)> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-PutPropertiesNotPersisted
-        a                          earl:TestCase ;
-        rdfs:comment               "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]." ;
-        rdfs:label                 "DirectContainer-PutPropertiesNotPersisted" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
-        dcterms:date               "2014-08-25T13:17:51.593Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PutPropertiesNotPersisted" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
-                                     td:includesText  "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PutPropertiesNotPersisted ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutPropertiesNotPersisted()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:Non-RDFSource-SHOULDManifest
-        a             mf:Manifest ;
-        rdfs:comment  "LDP Non-RDF Source tests. SHOULD conformance tests." ;
-        <http://purl.org/dc/elements/1.1/title>
-                "Non-RDFSource (SHOULD)" ;
-        mf:entries    ( ldpt:NonRDFSource-PutRequiresIfMatch ) ;
-        mf:name       "Non-RDFSource (SHOULD)" .
-
-ldpt:DirectContainer-4xxErrorHasResponseBody
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP." ;
-        rdfs:label                 "DirectContainer-4xxErrorHasResponseBody" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-        dcterms:date               "2014-08-25T13:17:51.593Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-4xxErrorHasResponseBody" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-                                     td:includesText  "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-4xxErrorHasResponseBody ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#test4xxErrorHasResponseBody(java.lang.String)> ;
-        ldpt:testMethod            ldpt:automated .
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-OptionsAllowHeader" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
+                                     td:includesText  "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
 
 ldpt:NonRDFSource-GetResponseHeaders
         a                          earl:TestCase ;
         rdfs:comment               "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. " ;
         rdfs:label                 "NonRDFSource-GetResponseHeaders" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-get-options> ;
-        dcterms:date               "2014-08-25T13:17:51.71Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T19:46:27.275Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-GetResponseHeaders ;
         dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()> ;
+        ldpt:testMethod            ldpt:automated ;
         mf:action                  "" ;
         mf:name                    "NonRDFSource-GetResponseHeaders" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-get-options> ;
                                      td:includesText  "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
+                                   ] .
+
+ldpt:BasicContainer-RestrictClientInference
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document." ;
+        rdfs:label                 "BasicContainer-RestrictClientInference" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-noinferencing> ;
+        dcterms:date               "2014-08-25T19:46:27.322Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-RestrictClientInference ;
+        dcterms:subject            "MUST, MANUAL" ;
         ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-GetResponseHeaders ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-PutReplacesResource
-        a                          earl:TestCase ;
-        rdfs:comment               "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request." ;
-        rdfs:label                 "DirectContainer-PutReplacesResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-replaceall> ;
-        dcterms:date               "2014-08-25T13:17:51.577Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PutReplacesResource" ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRestrictClientInference()> ;
+        ldpt:steps                 ( "Perform a GET on a URL for the reource requesting an RDF content type" "Inspect the results (both headers and content) for missing terms.  Additionally could run an inferencing tool and compare results, seeing if needed informationshould have been explicitly listed by the server." ) ;
+        ldpt:testMethod            ldpt:manual ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-RestrictClientInference" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-replaceall> ;
-                                     td:includesText  "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PutReplacesResource ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReplacesResource()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-AcceptTurtle
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]." ;
-        rdfs:label                 "IndirectContainer-AcceptTurtle" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-turtle> ;
-        dcterms:date               "2014-08-25T13:17:51.643Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-noinferencing> ;
+                                     td:includesText  "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-DeleteRemovesContainmentTriple
+        a                          earl:TestCase ;
+        rdfs:comment               "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple." ;
+        rdfs:label                 "IndirectContainer-DeleteRemovesContainmentTriple" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-del-contremovesconttriple> ;
+        dcterms:date               "2014-08-25T19:46:27.177Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-DeleteRemovesContainmentTriple ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-AcceptTurtle" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-turtle> ;
-                                     td:includesText  "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-AcceptTurtle ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptTurtle()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-PutRequiresIfMatch
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions." ;
-        rdfs:label                 "IndirectContainer-PutRequiresIfMatch" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-08-25T13:17:51.67Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PutRequiresIfMatch" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testDeleteRemovesContainmentTriple()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-DeleteRemovesContainmentTriple" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-del-contremovesconttriple> ;
+                                     td:includesText  "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-UseStandardVocabularies
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible." ;
+        rdfs:label                 "DirectContainer-UseStandardVocabularies" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas> ;
+        dcterms:date               "2014-08-25T19:46:27.396Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-UseStandardVocabularies ;
+        dcterms:subject            "SHOULD, MANUAL" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-PutRequiresIfMatch ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-Head
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST support the HTTP HEAD method. " ;
-        rdfs:label                 "IndirectContainer-Head" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-head-must> ;
-        dcterms:date               "2014-08-25T13:17:51.672Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testUseStandardVocabularies()> ;
+        ldpt:steps                 ( "Given a URL for a RDF Source, perform a GET using an RDF content type" "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ) ;
+        ldpt:testMethod            ldpt:manual ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-UseStandardVocabularies" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas> ;
+                                     td:includesText  "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-Options
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST support the HTTP OPTIONS method. " ;
+        rdfs:label                 "BasicContainer-Options" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-must> ;
+        dcterms:date               "2014-08-25T19:46:27.339Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-Options ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-Head" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-head-must> ;
-                                     td:includesText  "LDP servers MUST support the HTTP HEAD method. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-Head ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-GetResponseHeaders
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. " ;
-        rdfs:label                 "MemberResource-GetResponseHeaders" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-get-options> ;
-        dcterms:date               "2014-08-25T13:17:51.79Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-GetResponseHeaders" ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-Options" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-get-options> ;
-                                     td:includesText  "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-GetResponseHeaders ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-IsHttp11Manual
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]." ;
-        rdfs:label                 "DirectContainer-IsHttp11Manual" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
-        dcterms:date               "2014-08-25T13:17:51.6Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST, MANUAL" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-IsHttp11Manual" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
-                                     td:includesText  "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-IsHttp11Manual ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Manual()> ;
-        ldpt:testMethod            ldpt:manual .
-
-ldpt:DirectContainer-PreconditionRequiredStatusCode
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "DirectContainer-PreconditionRequiredStatusCode" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-08-25T13:17:51.604Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-must> ;
+                                     td:includesText  "LDP servers MUST support the HTTP OPTIONS method. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-PutPropertiesNotPersisted
+        a                          earl:TestCase ;
+        rdfs:comment               "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]." ;
+        rdfs:label                 "DirectContainer-PutPropertiesNotPersisted" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
+        dcterms:date               "2014-08-25T19:46:27.402Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PutPropertiesNotPersisted ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PreconditionRequiredStatusCode" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-PreconditionRequiredStatusCode ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-MUSTManifest
-        a             mf:Manifest ;
-        rdfs:comment  "LDP Basic Container tests. MUST conformance tests." ;
-        <http://purl.org/dc/elements/1.1/title>
-                "BasicContainer (MUST)" ;
-        mf:entries    ( ldpt:BasicContainer-ConformsBcLdpContainer ldpt:BasicContainer-ContainerSupportsHttpLinkHeader ldpt:BasicContainer-RelativeUriResolutionPost ldpt:BasicContainer-PostResponseStatusAndLocation ldpt:BasicContainer-PostContainer ldpt:BasicContainer-RequestedInteractionModelCreateNotAllowed ldpt:BasicContainer-RequestedInteractionModelHeaders ldpt:BasicContainer-AcceptTurtle ldpt:BasicContainer-NullRelativeUriPost ldpt:BasicContainer-AcceptPostResponseHeader ldpt:BasicContainer-DeleteRemovesContainmentTriple ldpt:BasicContainer-ConformsContainerRdfResource ldpt:BasicContainer-RelativeUriResolutionPut ldpt:BasicContainer-PutReplacesResource ldpt:BasicContainer-PutSimpleUpdate ldpt:BasicContainer-GetResource ldpt:BasicContainer-RestrictClientInference ldpt:BasicContainer-GetResourceAcceptTurtle ldpt:BasicContainer-PublishConstraintsReadOnlyProp ldpt:BasicContainer-PublishConstraintsUnknownProp ldpt:BasicContainer-PutReadOnlyProperties4xxStatus ldpt:BasicContainer-PutPropertiesNotPersisted ldpt:BasicContainer-ConformsRdfSourceLdpResource ldpt:BasicContainer-IsHttp11Manual ldpt:BasicContainer-ETagHeadersGet ldpt:BasicContainer-ETagHeadersHead ldpt:BasicContainer-LdpLinkHeader ldpt:BasicContainer-GetResponseHeaders ldpt:BasicContainer-ConditionFailedStatusCode ldpt:BasicContainer-PreconditionRequiredStatusCode ldpt:BasicContainer-PutBadETag ldpt:BasicContainer-Head ldpt:BasicContainer-AcceptPatchHeader ldpt:BasicContainer-Options ldpt:BasicContainer-OptionsAllowHeader ) ;
-        mf:name       "BasicContainer (MUST)" .
-
-ldpt:IndirectContainer-AcceptPatchHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. " ;
-        rdfs:label                 "IndirectContainer-AcceptPatchHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
-        dcterms:date               "2014-08-25T13:17:51.672Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutPropertiesNotPersisted()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-PutPropertiesNotPersisted" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
+                                     td:includesText  "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-ResponsePropertiesNotPersisted
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General." ;
+        rdfs:label                 "BasicContainer-ResponsePropertiesNotPersisted" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
+        dcterms:date               "2014-08-25T19:46:27.327Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-ResponsePropertiesNotPersisted ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testResponsePropertiesNotPersisted()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-ResponsePropertiesNotPersisted" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
+                                     td:includesText  "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-4xxErrorHasResponseBody
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP." ;
+        rdfs:label                 "DirectContainer-4xxErrorHasResponseBody" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
+        dcterms:date               "2014-08-25T19:46:27.401Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-4xxErrorHasResponseBody ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#test4xxErrorHasResponseBody(java.lang.String)> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-4xxErrorHasResponseBody" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
+                                     td:includesText  "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-ConformsRdfSourceLdpResource
+        a                          earl:TestRequirement ;
+        rdfs:comment               "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section." ;
+        rdfs:label                 "BasicContainer-ConformsRdfSourceLdpResource" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-are-ldpr> ;
+        dcterms:date               "2014-08-25T19:46:27.328Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:hasPart            "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersHead" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PreconditionRequiredStatusCode" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ConditionFailedStatusCode" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-OptionsAllowHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-IsHttp11Manual" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-AcceptPatchHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Options" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResponseHeaders" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersGet" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-LdpLinkHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PutBadETag" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Head" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResource" ;
+        dcterms:source             ldpt:RdfSource-ConformsRdfSourceLdpResource ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-AcceptPatchHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
-                                     td:includesText  "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-AcceptPatchHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-PutSimpleUpdate
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs." ;
-        rdfs:label                 "DirectContainer-PutSimpleUpdate" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-simpleupdate> ;
-        dcterms:date               "2014-08-25T13:17:51.578Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PutSimpleUpdate" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-simpleupdate> ;
-                                     td:includesText  "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PutSimpleUpdate ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutSimpleUpdate()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-IsHttp11Manual
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]." ;
-        rdfs:label                 "BasicContainer-IsHttp11Manual" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
-        dcterms:date               "2014-08-25T13:17:51.751Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST, MANUAL" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-IsHttp11Manual" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
-                                     td:includesText  "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-IsHttp11Manual ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Manual()> ;
-        ldpt:testMethod            ldpt:manual .
-
-ldpt:MemberResource-Head
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST support the HTTP HEAD method. " ;
-        rdfs:label                 "MemberResource-Head" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-head-must> ;
-        dcterms:date               "2014-08-25T13:17:51.792Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-Head" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-head-must> ;
-                                     td:includesText  "LDP servers MUST support the HTTP HEAD method. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-Head ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-ETagHeadersHead
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." ;
-        rdfs:label                 "BasicContainer-ETagHeadersHead" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-        dcterms:date               "2014-08-25T13:17:51.752Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-ETagHeadersHead" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-                                     td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-ETagHeadersHead ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-GetResourceAcceptTurtle
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle." ;
-        rdfs:label                 "IndirectContainer-GetResourceAcceptTurtle" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
-        dcterms:date               "2014-08-25T13:17:51.661Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-GetResourceAcceptTurtle" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
-                                     td:includesText  "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-GetResourceAcceptTurtle ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAcceptTurtle()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-ConditionFailedStatusCode
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "MemberResource-ConditionFailedStatusCode" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-08-25T13:17:51.791Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-ConditionFailedStatusCode" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-ConditionFailedStatusCode ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-JsonLdRepresentation
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. " ;
-        rdfs:label                 "IndirectContainer-JsonLdRepresentation" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-jsonld> ;
-        dcterms:date               "2014-08-25T13:17:51.661Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-JsonLdRepresentation" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testConformsRdfSourceLdpResource()> ;
+        ldpt:testMethod            ldpt:indirect ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-ConformsRdfSourceLdpResource" ;
         td:reviewStatus            td:unreviewed ;
         td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-jsonld> ;
-                                     td:includesText  "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-JsonLdRepresentation ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testJsonLdRepresentation()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-PutBadETag
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "MemberResource-PutBadETag" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-08-25T13:17:51.792Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-PutBadETag" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-PutBadETag ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()> ;
-        ldpt:testMethod            ldpt:automated .
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-are-ldpr> ;
+                                     td:includesText  "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
 
 ldpt:BasicContainer-RequestedInteractionModelHeaders
         a                          earl:TestCase ;
         rdfs:comment               "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request." ;
         rdfs:label                 "BasicContainer-RequestedInteractionModelHeaders" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
-        dcterms:date               "2014-08-25T13:17:51.728Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T19:46:27.3Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RequestedInteractionModelHeaders ;
         dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelHeaders(java.lang.String)> ;
+        ldpt:testMethod            ldpt:automated ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-RequestedInteractionModelHeaders" ;
         td:reviewStatus            td:unreviewed ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
                                      td:includesText  "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RequestedInteractionModelHeaders ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelHeaders(java.lang.String)> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-ContainsRdfType
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing." ;
-        rdfs:label                 "MemberResource-ContainsRdfType" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype> ;
-        dcterms:date               "2014-08-25T13:17:51.778Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-ContainsRdfType" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype> ;
-                                     td:includesText  "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ContainsRdfType ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testContainsRdfType()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-PatchMethod
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. " ;
-        rdfs:label                 "IndirectContainer-PatchMethod" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-patch-req> ;
-        dcterms:date               "2014-08-25T13:17:51.649Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PatchMethod" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-patch-req> ;
-                                     td:includesText  "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-PatchMethod ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPatchMethod()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-PostResource
-        a                          earl:TestCase ;
-        rdfs:comment               "LDPCs whose ldp:insertedContentRelation triple has an object other than ldp:MemberSubject and that create new resources MUST add a triple to the container whose subject is the container's URI, whose predicate is ldp:contains, and whose object is the newly created resource's URI (which will be different from the member-derived URI in this case). This ldp:contains triple can be the only link from the container to the newly created resource in certain cases." ;
-        rdfs:label                 "IndirectContainer-PostResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpic-post-indirectmbrrel> ;
-        dcterms:date               "2014-08-25T13:17:51.637Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                                   ] .
+
+ldpt:IndirectContainer-RelativeUriResolutionPut
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource." ;
+        rdfs:label                 "IndirectContainer-RelativeUriResolutionPut" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
+        dcterms:date               "2014-08-25T19:46:27.195Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-RelativeUriResolutionPut ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PostResource" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpic-post-indirectmbrrel> ;
-                                     td:includesText  "LDPCs whose ldp:insertedContentRelation triple has an object other than ldp:MemberSubject and that create new resources MUST add a triple to the container whose subject is the container's URI, whose predicate is ldp:contains, and whose object is the newly created resource's URI (which will be different from the member-derived URI in this case). This ldp:contains triple can be the only link from the container to the newly created resource in certain cases."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:IndirectContainer-PostResource ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/IndirectContainerTest.html#testPostResource()> ;
-        ldpt:testMethod            ldpt:notImplemented .
-
-ldpt:BasicContainer-CreateWithoutConstraints
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General." ;
-        rdfs:label                 "BasicContainer-CreateWithoutConstraints" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-mincontraints> ;
-        dcterms:date               "2014-08-25T13:17:51.73Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-CreateWithoutConstraints" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-mincontraints> ;
-                                     td:includesText  "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-CreateWithoutConstraints ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testCreateWithoutConstraints()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-AcceptPatchHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. " ;
-        rdfs:label                 "MemberResource-AcceptPatchHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
-        dcterms:date               "2014-08-25T13:17:51.793Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-AcceptPatchHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
-                                     td:includesText  "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-AcceptPatchHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-SHOULDManifest
-        a             mf:Manifest ;
-        rdfs:comment  "LDP Direct Container tests. SHOULD conformance tests." ;
-        <http://purl.org/dc/elements/1.1/title>
-                "DirectContainer (SHOULD)" ;
-        mf:entries    ( ldpt:DirectContainer-UseMemberPredicate ldpt:DirectContainer-PreferMembershipTriples ldpt:DirectContainer-NoRdfBagSeqOrList ldpt:DirectContainer-PreferContainmentTriples ldpt:DirectContainer-ContentTypeHeader ldpt:DirectContainer-PostNoSlug ldpt:DirectContainer-CreateWithoutConstraints ldpt:DirectContainer-RestrictUriReUseSlug ldpt:DirectContainer-RestrictUriReUseNoSlug ldpt:DirectContainer-RejectPutModifyingContainmentTriples ldpt:DirectContainer-RestrictPutReUseUri ldpt:DirectContainer-PatchMethod ldpt:DirectContainer-PostJsonLd ldpt:DirectContainer-ContainsRdfType ldpt:DirectContainer-ReUseVocabularies ldpt:DirectContainer-UseStandardVocabularies ldpt:DirectContainer-JsonLdRepresentation ldpt:DirectContainer-4xxErrorHasResponseBody ldpt:DirectContainer-ResponsePropertiesNotPersisted ldpt:DirectContainer-PutRequiresIfMatch ) ;
-        mf:name       "DirectContainer (SHOULD)" .
-
-ldpt:BasicContainer-NullRelativeUriPost
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRelativeUriResolutionPut()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-RelativeUriResolutionPut" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
+                                     td:includesText  "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-NullRelativeUriPost
         a                          earl:TestCase ;
         rdfs:comment               "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource." ;
-        rdfs:label                 "BasicContainer-NullRelativeUriPost" ;
+        rdfs:label                 "IndirectContainer-NullRelativeUriPost" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-rdfnullrel> ;
-        dcterms:date               "2014-08-25T13:17:51.729Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T19:46:27.168Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-NullRelativeUriPost ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-NullRelativeUriPost" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNullRelativeUriPost()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-NullRelativeUriPost" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-rdfnullrel> ;
                                      td:includesText  "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
+                                   ] .
+
+ldpt:DirectContainer-Options
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST support the HTTP OPTIONS method. " ;
+        rdfs:label                 "DirectContainer-Options" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-must> ;
+        dcterms:date               "2014-08-25T19:46:27.413Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-Options ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-Options" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-must> ;
+                                     td:includesText  "LDP servers MUST support the HTTP OPTIONS method. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-GetResourceAcceptTurtle
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle." ;
+        rdfs:label                 "IndirectContainer-GetResourceAcceptTurtle" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
+        dcterms:date               "2014-08-25T19:46:27.209Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-GetResourceAcceptTurtle ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAcceptTurtle()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-GetResourceAcceptTurtle" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
+                                     td:includesText  "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:NonRDFSource-ETagHeadersHead
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." ;
+        rdfs:label                 "NonRDFSource-ETagHeadersHead" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
+        dcterms:date               "2014-08-25T19:46:27.274Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-ETagHeadersHead ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "NonRDFSource-ETagHeadersHead" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
+                                     td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-PostNoSlug
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint." ;
+        rdfs:label                 "DirectContainer-PostNoSlug" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-serverassignuri> ;
+        dcterms:date               "2014-08-25T19:46:27.379Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-PostNoSlug ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostNoSlug()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-PostNoSlug" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-serverassignuri> ;
+                                     td:includesText  "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-PutReadOnlyProperties4xxStatus
+        a                          earl:TestCase ;
+        rdfs:comment               "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)" ;
+        rdfs:label                 "IndirectContainer-PutReadOnlyProperties4xxStatus" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
+        dcterms:date               "2014-08-25T19:46:27.213Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PutReadOnlyProperties4xxStatus ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReadOnlyProperties4xxStatus(java.lang.String)> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-PutReadOnlyProperties4xxStatus" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
+                                     td:includesText  "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-NoRdfBagSeqOrList
+        a                          earl:TestCase ;
+        rdfs:comment               "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List." ;
+        rdfs:label                 "IndirectContainer-NoRdfBagSeqOrList" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-nordfcontainertypes> ;
+        dcterms:date               "2014-08-25T19:46:27.156Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-NoRdfBagSeqOrList ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNoRdfBagSeqOrList()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-NoRdfBagSeqOrList" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-nordfcontainertypes> ;
+                                     td:includesText  "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-IsHttp11Manual
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]." ;
+        rdfs:label                 "BasicContainer-IsHttp11Manual" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
+        dcterms:date               "2014-08-25T19:46:27.332Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-IsHttp11Manual ;
+        dcterms:subject            "MUST, MANUAL" ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-NullRelativeUriPost ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNullRelativeUriPost()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:NonRDFSource-PostResourceAndCheckAssociatedResource
-        a                          earl:TestCase ;
-        rdfs:comment               "Upon successful creation of an LDP-NR (HTTP status code of 201-Created and URI indicated by Location response header), LDP servers may create an associated LDP-RS to contain data about the newly created LDP-NR. If a LDP server creates this associated LDP-RS it must indicate its location on the HTTP response using the HTTP Link response header with link relation describedby and href to be the URI of the associated LDP-RS resource." ;
-        rdfs:label                 "NonRDFSource-PostResourceAndCheckAssociatedResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createbinlinkmetahdr> ;
-        dcterms:date               "2014-08-25T13:17:51.707Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MAY, NON-RDF" ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-PostResourceAndCheckAssociatedResource" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createbinlinkmetahdr> ;
-                                     td:includesText  "Upon successful creation of an LDP-NR (HTTP status code of 201-Created and URI indicated by Location response header), LDP servers may create an associated LDP-RS to contain data about the newly created LDP-NR. If a LDP server creates this associated LDP-RS it must indicate its location on the HTTP response using the HTTP Link response header with link relation describedby and href to be the URI of the associated LDP-RS resource."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:NonRDFSource-PostResourceAndCheckAssociatedResource ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceAndCheckAssociatedResource()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-JsonLdRepresentation
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. " ;
-        rdfs:label                 "BasicContainer-JsonLdRepresentation" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-jsonld> ;
-        dcterms:date               "2014-08-25T13:17:51.745Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-JsonLdRepresentation" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-jsonld> ;
-                                     td:includesText  "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-JsonLdRepresentation ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testJsonLdRepresentation()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-ReUseVocabularies
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules." ;
-        rdfs:label                 "IndirectContainer-ReUseVocabularies" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-reusevocab> ;
-        dcterms:date               "2014-08-25T13:17:51.659Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD, MANUAL" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-ReUseVocabularies" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-reusevocab> ;
-                                     td:includesText  "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ReUseVocabularies ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testReUseVocabularies()> ;
-        ldpt:steps                 ( "Given a URL for a RDF Source, perform a GET using an RDF content type" "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ) ;
-        ldpt:testMethod            ldpt:manual .
-
-ldpt:IndirectContainer-ConformsRdfSourceLdpResource
-        a                          earl:TestRequirement ;
-        rdfs:comment               "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section." ;
-        rdfs:label                 "IndirectContainer-ConformsRdfSourceLdpResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-are-ldpr> ;
-        dcterms:date               "2014-08-25T13:17:51.665Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:hasPart            "http://www.w3c.org/ns/ldp/test#CommonResource-Options" , "http://www.w3c.org/ns/ldp/test#CommonResource-Head" , "http://www.w3c.org/ns/ldp/test#CommonResource-ConditionFailedStatusCode" , "http://www.w3c.org/ns/ldp/test#CommonResource-ETagHeadersHead" , "http://www.w3c.org/ns/ldp/test#CommonResource-AcceptPatchHeader" , "http://www.w3c.org/ns/ldp/test#CommonResource-GetResponseHeaders" , "http://www.w3c.org/ns/ldp/test#CommonResource-PutBadETag" , "http://www.w3c.org/ns/ldp/test#CommonResource-OptionsAllowHeader" , "http://www.w3c.org/ns/ldp/test#CommonResource-PreconditionRequiredStatusCode" , "http://www.w3c.org/ns/ldp/test#CommonResource-GetResource" , "http://www.w3c.org/ns/ldp/test#CommonResource-LdpLinkHeader" , "http://www.w3c.org/ns/ldp/test#CommonResource-IsHttp11Manual" , "http://www.w3c.org/ns/ldp/test#CommonResource-ETagHeadersGet" ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-ConformsRdfSourceLdpResource" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-are-ldpr> ;
-                                     td:includesText  "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ConformsRdfSourceLdpResource ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testConformsRdfSourceLdpResource()> ;
-        ldpt:testMethod            ldpt:indirect .
-
-ldpt:NonRDFSource-IsHttp11Manual
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]." ;
-        rdfs:label                 "NonRDFSource-IsHttp11Manual" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
-        dcterms:date               "2014-08-25T13:17:51.708Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST, MANUAL" ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-IsHttp11Manual" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Manual()> ;
+        ldpt:testMethod            ldpt:manual ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-IsHttp11Manual" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
                                      td:includesText  "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-IsHttp11Manual ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Manual()> ;
-        ldpt:testMethod            ldpt:manual .
-
-ldpt:BasicContainer-PutBadETag
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "BasicContainer-PutBadETag" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-08-25T13:17:51.755Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                                   ] .
+
+ldpt:BasicContainer-ConformsBcLdpContainer
+        a                          earl:TestRequirement ;
+        rdfs:comment               "Each LDP Basic Container MUST also be a conforming LDP Container in section 5.2 Container along with the following restrictions in this section." ;
+        rdfs:label                 "BasicContainer-ConformsBcLdpContainer" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpbc-are-ldpcs> ;
+        dcterms:date               "2014-08-25T19:46:27.288Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:hasPart            "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-ConformsContainerRdfResource" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-AcceptPostResponseHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-NullRelativeUriPost" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostResponseStatusAndLocation" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RequestedInteractionModelCreateNotAllowed" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-AcceptTurtle" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-DeleteRemovesContainmentTriple" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RequestedInteractionModelHeaders" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RelativeUriResolutionPost" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostContainer" ;
+        dcterms:source             ldpt:BasicContainer-ConformsBcLdpContainer ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PutBadETag" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-PutBadETag ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-PutToCreate
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MAY choose to allow the creation of new resources using HTTP PUT." ;
-        rdfs:label                 "BasicContainer-PutToCreate" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-create> ;
-        dcterms:date               "2014-08-25T13:17:51.724Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MAY" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PutToCreate" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-create> ;
-                                     td:includesText  "LDP servers MAY choose to allow the creation of new resources using HTTP PUT."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-PutToCreate ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPutToCreate()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-AcceptTurtle
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]." ;
-        rdfs:label                 "BasicContainer-AcceptTurtle" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-turtle> ;
-        dcterms:date               "2014-08-25T13:17:51.728Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/BasicContainerTest.html#testConformsBcLdpContainer()> ;
+        ldpt:testMethod            ldpt:indirect ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-ConformsBcLdpContainer" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpbc-are-ldpcs> ;
+                                     td:includesText  "Each LDP Basic Container MUST also be a conforming LDP Container in section 5.2 Container along with the following restrictions in this section."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-AcceptPatchHeader
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. " ;
+        rdfs:label                 "BasicContainer-AcceptPatchHeader" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
+        dcterms:date               "2014-08-25T19:46:27.338Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-AcceptPatchHeader ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-AcceptTurtle" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-turtle> ;
-                                     td:includesText  "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-AcceptTurtle ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptTurtle()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-SHOULDManifest
-        a             mf:Manifest ;
-        rdfs:comment  "LDP Basic Container tests. SHOULD conformance tests." ;
-        <http://purl.org/dc/elements/1.1/title>
-                "BasicContainer (SHOULD)" ;
-        mf:entries    ( ldpt:BasicContainer-NoRdfBagSeqOrList ldpt:BasicContainer-PreferContainmentTriples ldpt:BasicContainer-ContentTypeHeader ldpt:BasicContainer-PostNoSlug ldpt:BasicContainer-CreateWithoutConstraints ldpt:BasicContainer-RestrictUriReUseSlug ldpt:BasicContainer-RestrictUriReUseNoSlug ldpt:BasicContainer-RejectPutModifyingContainmentTriples ldpt:BasicContainer-RestrictPutReUseUri ldpt:BasicContainer-PatchMethod ldpt:BasicContainer-PostJsonLd ldpt:BasicContainer-ContainsRdfType ldpt:BasicContainer-ReUseVocabularies ldpt:BasicContainer-UseStandardVocabularies ldpt:BasicContainer-JsonLdRepresentation ldpt:BasicContainer-4xxErrorHasResponseBody ldpt:BasicContainer-ResponsePropertiesNotPersisted ldpt:BasicContainer-PutRequiresIfMatch ) ;
-        mf:name       "BasicContainer (SHOULD)" .
-
-ldpt:BasicContainer-OptionsAllowHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. " ;
-        rdfs:label                 "BasicContainer-OptionsAllowHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
-        dcterms:date               "2014-08-25T13:17:51.757Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-AcceptPatchHeader" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
+                                     td:includesText  "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-PutPropertiesNotPersisted
+        a                          earl:TestCase ;
+        rdfs:comment               "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]." ;
+        rdfs:label                 "MemberResource-PutPropertiesNotPersisted" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
+        dcterms:date               "2014-08-25T19:46:27.447Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PutPropertiesNotPersisted ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-OptionsAllowHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
-                                     td:includesText  "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-OptionsAllowHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()> ;
-        ldpt:testMethod            ldpt:automated .
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutPropertiesNotPersisted()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-PutPropertiesNotPersisted" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
+                                     td:includesText  "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
 
 ldpt:DirectContainer-ContainsRdfType
         a                          earl:TestCase ;
         rdfs:comment               "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing." ;
         rdfs:label                 "DirectContainer-ContainsRdfType" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype> ;
-        dcterms:date               "2014-08-25T13:17:51.579Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T19:46:27.394Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-ContainsRdfType ;
         dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testContainsRdfType()> ;
+        ldpt:testMethod            ldpt:automated ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-ContainsRdfType" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype> ;
                                      td:includesText  "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ContainsRdfType ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testContainsRdfType()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-PatchMethod
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. " ;
-        rdfs:label                 "BasicContainer-PatchMethod" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-patch-req> ;
-        dcterms:date               "2014-08-25T13:17:51.734Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                                   ] .
+
+ldpt:BasicContainer-CreateWithoutConstraints
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General." ;
+        rdfs:label                 "BasicContainer-CreateWithoutConstraints" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-mincontraints> ;
+        dcterms:date               "2014-08-25T19:46:27.303Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-CreateWithoutConstraints ;
         dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PatchMethod" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-patch-req> ;
-                                     td:includesText  "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-PatchMethod ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPatchMethod()> ;
-        ldpt:testMethod            ldpt:automated .
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testCreateWithoutConstraints()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-CreateWithoutConstraints" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-mincontraints> ;
+                                     td:includesText  "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-PreconditionRequiredStatusCode
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
+        rdfs:label                 "IndirectContainer-PreconditionRequiredStatusCode" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+        dcterms:date               "2014-08-25T19:46:27.231Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-PreconditionRequiredStatusCode ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-PreconditionRequiredStatusCode" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-PublishConstraintsUnknownProp
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints." ;
+        rdfs:label                 "IndirectContainer-PublishConstraintsUnknownProp" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
+        dcterms:date               "2014-08-25T19:46:27.212Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PublishConstraintsUnknownProp ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsUnknownProp()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-PublishConstraintsUnknownProp" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
+                                     td:includesText  "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-PutReadOnlyProperties4xxStatus
+        a                          earl:TestCase ;
+        rdfs:comment               "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)" ;
+        rdfs:label                 "MemberResource-PutReadOnlyProperties4xxStatus" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
+        dcterms:date               "2014-08-25T19:46:27.446Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PutReadOnlyProperties4xxStatus ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReadOnlyProperties4xxStatus(java.lang.String)> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-PutReadOnlyProperties4xxStatus" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
+                                     td:includesText  "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-ServerHonorsSlug
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI." ;
+        rdfs:label                 "IndirectContainer-ServerHonorsSlug" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-slug> ;
+        dcterms:date               "2014-08-25T19:46:27.181Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-ServerHonorsSlug ;
+        dcterms:subject            "MAY" ;
+        ldpt:conformanceLevel      ldpt:MAY ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testServerHonorsSlug()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-ServerHonorsSlug" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-slug> ;
+                                     td:includesText  "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-UseStandardVocabularies
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible." ;
+        rdfs:label                 "IndirectContainer-UseStandardVocabularies" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas> ;
+        dcterms:date               "2014-08-25T19:46:27.207Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-UseStandardVocabularies ;
+        dcterms:subject            "SHOULD, MANUAL" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testUseStandardVocabularies()> ;
+        ldpt:steps                 ( "Given a URL for a RDF Source, perform a GET using an RDF content type" "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ) ;
+        ldpt:testMethod            ldpt:manual ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-UseStandardVocabularies" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas> ;
+                                     td:includesText  "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-OptionsAllowHeader
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. " ;
+        rdfs:label                 "BasicContainer-OptionsAllowHeader" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
+        dcterms:date               "2014-08-25T19:46:27.339Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-OptionsAllowHeader ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-OptionsAllowHeader" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
+                                     td:includesText  "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-RestrictPutReUseUri
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]." ;
+        rdfs:label                 "BasicContainer-RestrictPutReUseUri" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-put-create> ;
+        dcterms:date               "2014-08-25T19:46:27.307Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RestrictPutReUseUri ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictPutReUseUri()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-RestrictPutReUseUri" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-put-create> ;
+                                     td:includesText  "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
 
 ldpt:IndirectContainer-4xxErrorHasResponseBody
         a                          earl:TestCase ;
         rdfs:comment               "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP." ;
         rdfs:label                 "IndirectContainer-4xxErrorHasResponseBody" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-        dcterms:date               "2014-08-25T13:17:51.663Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T19:46:27.214Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-4xxErrorHasResponseBody ;
         dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#test4xxErrorHasResponseBody(java.lang.String)> ;
+        ldpt:testMethod            ldpt:automated ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-4xxErrorHasResponseBody" ;
         td:reviewStatus            td:unreviewed ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
                                      td:includesText  "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-4xxErrorHasResponseBody ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#test4xxErrorHasResponseBody(java.lang.String)> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-PostNoSlug
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint." ;
-        rdfs:label                 "IndirectContainer-PostNoSlug" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-serverassignuri> ;
-        dcterms:date               "2014-08-25T13:17:51.645Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                                   ] .
+
+ldpt:BasicContainer-RestrictUriReUseSlug
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers that allow member creation via POST SHOULD NOT re-use URIs." ;
+        rdfs:label                 "BasicContainer-RestrictUriReUseSlug" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
+        dcterms:date               "2014-08-25T19:46:27.304Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RestrictUriReUseSlug ;
         dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PostNoSlug" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-serverassignuri> ;
-                                     td:includesText  "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-PostNoSlug ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostNoSlug()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-DeleteRemovesContainmentTriple
-        a                          earl:TestCase ;
-        rdfs:comment               "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple." ;
-        rdfs:label                 "IndirectContainer-DeleteRemovesContainmentTriple" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-del-contremovesconttriple> ;
-        dcterms:date               "2014-08-25T13:17:51.649Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseSlug()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-RestrictUriReUseSlug" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
+                                     td:includesText  "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-PostResponseStatusAndLocation
+        a                          earl:TestCase ;
+        rdfs:comment               "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response." ;
+        rdfs:label                 "IndirectContainer-PostResponseStatusAndLocation" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-created201> ;
+        dcterms:date               "2014-08-25T19:46:27.158Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-PostResponseStatusAndLocation ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-DeleteRemovesContainmentTriple" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-del-contremovesconttriple> ;
-                                     td:includesText  "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-DeleteRemovesContainmentTriple ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testDeleteRemovesContainmentTriple()> ;
-        ldpt:testMethod            ldpt:automated .
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostResponseStatusAndLocation()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-PostResponseStatusAndLocation" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-created201> ;
+                                     td:includesText  "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-ConformsContainerRdfResource
+        a                          earl:TestRequirement ;
+        rdfs:comment               "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source." ;
+        rdfs:label                 "DirectContainer-ConformsContainerRdfResource" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-isldpr> ;
+        dcterms:date               "2014-08-25T19:46:27.386Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:hasPart            "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutPropertiesNotPersisted" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResource" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutSimpleUpdate" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsUnknownProp" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResourceAcceptTurtle" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RestrictClientInference" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsReadOnlyProp" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-ConformsRdfSourceLdpResource" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RelativeUriResolutionPut" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReplacesResource" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReadOnlyProperties4xxStatus" ;
+        dcterms:source             ldpt:CommonContainer-ConformsContainerRdfResource ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testConformsContainerRdfResource()> ;
+        ldpt:testMethod            ldpt:indirect ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-ConformsContainerRdfResource" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-isldpr> ;
+                                     td:includesText  "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-RestrictPutReUseUri
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]." ;
+        rdfs:label                 "DirectContainer-RestrictPutReUseUri" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-put-create> ;
+        dcterms:date               "2014-08-25T19:46:27.383Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RestrictPutReUseUri ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictPutReUseUri()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-RestrictPutReUseUri" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-put-create> ;
+                                     td:includesText  "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-AcceptPatchHeader
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. " ;
+        rdfs:label                 "IndirectContainer-AcceptPatchHeader" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
+        dcterms:date               "2014-08-25T19:46:27.233Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-AcceptPatchHeader ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-AcceptPatchHeader" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
+                                     td:includesText  "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-PreconditionRequiredStatusCode
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
+        rdfs:label                 "MemberResource-PreconditionRequiredStatusCode" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+        dcterms:date               "2014-08-25T19:46:27.456Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-PreconditionRequiredStatusCode ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-PreconditionRequiredStatusCode" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-UseMemberPredicate
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP Direct Containers SHOULD use the ldp:member predicate as an LDPC's membership predicate if there is no obvious predicate from an application vocabulary to use." ;
+        rdfs:label                 "DirectContainer-UseMemberPredicate" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpdc-mbrpred> ;
+        dcterms:date               "2014-08-25T19:46:27.361Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:DirectContainer-UseMemberPredicate ;
+        dcterms:subject            "SHOULD, ldpMember" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testUseMemberPredicate()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-UseMemberPredicate" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpdc-mbrpred> ;
+                                     td:includesText  "LDP Direct Containers SHOULD use the ldp:member predicate as an LDPC's membership predicate if there is no obvious predicate from an application vocabulary to use."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-ReUseVocabularies
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules." ;
+        rdfs:label                 "BasicContainer-ReUseVocabularies" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-reusevocab> ;
+        dcterms:date               "2014-08-25T19:46:27.32Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-ReUseVocabularies ;
+        dcterms:subject            "SHOULD, MANUAL" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testReUseVocabularies()> ;
+        ldpt:steps                 ( "Given a URL for a RDF Source, perform a GET using an RDF content type" "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ) ;
+        ldpt:testMethod            ldpt:manual ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-ReUseVocabularies" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-reusevocab> ;
+                                     td:includesText  "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists
+        a                          earl:TestCase ;
+        rdfs:comment               "Each LDP Direct Container representation must contain exactly one triple whose subject is the LDPC URI, and whose predicate is either ldp:hasMemberRelation or ldp:isMemberOfRelation. The object of the triple is constrained by other sections, such as ldp:hasMemberRelation or ldp:isMemberOfRelation, based on the membership triple pattern used by the container." ;
+        rdfs:label                 "DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpdc-containtriples> ;
+        dcterms:date               "2014-08-25T19:46:27.362Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testMemberRelationOrIsMemberOfRelationTripleExists()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpdc-containtriples> ;
+                                     td:includesText  "Each LDP Direct Container representation must contain exactly one triple whose subject is the LDPC URI, and whose predicate is either ldp:hasMemberRelation or ldp:isMemberOfRelation. The object of the triple is constrained by other sections, such as ldp:hasMemberRelation or ldp:isMemberOfRelation, based on the membership triple pattern used by the container."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-ETagHeadersHead
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." ;
+        rdfs:label                 "DirectContainer-ETagHeadersHead" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
+        dcterms:date               "2014-08-25T19:46:27.408Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-ETagHeadersHead ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-ETagHeadersHead" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
+                                     td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-PutBadETag
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
+        rdfs:label                 "MemberResource-PutBadETag" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+        dcterms:date               "2014-08-25T19:46:27.457Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-PutBadETag ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-PutBadETag" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
 
 ldpt:DirectContainer-PutRequiresIfMatch
         a                          earl:TestCase ;
         rdfs:comment               "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions." ;
         rdfs:label                 "DirectContainer-PutRequiresIfMatch" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-08-25T13:17:51.602Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T19:46:27.41Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-PutRequiresIfMatch ;
         dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()> ;
+        ldpt:testMethod            ldpt:automated ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-PutRequiresIfMatch" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
                                      td:includesText  "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
+                                   ] .
+
+ldpt:DirectContainer-AcceptTurtle
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]." ;
+        rdfs:label                 "DirectContainer-AcceptTurtle" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-turtle> ;
+        dcterms:date               "2014-08-25T19:46:27.377Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-AcceptTurtle ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-PutRequiresIfMatch ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-RelativeUriResolutionPost
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptTurtle()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-AcceptTurtle" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-turtle> ;
+                                     td:includesText  "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-DeleteRemovesContainmentTriple
+        a                          earl:TestCase ;
+        rdfs:comment               "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple." ;
+        rdfs:label                 "BasicContainer-DeleteRemovesContainmentTriple" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-del-contremovesconttriple> ;
+        dcterms:date               "2014-08-25T19:46:27.307Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-DeleteRemovesContainmentTriple ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testDeleteRemovesContainmentTriple()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-DeleteRemovesContainmentTriple" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-del-contremovesconttriple> ;
+                                     td:includesText  "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-ContentTypeHeader
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body." ;
+        rdfs:label                 "IndirectContainer-ContentTypeHeader" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-contenttype> ;
+        dcterms:date               "2014-08-25T19:46:27.167Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-ContentTypeHeader ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testContentTypeHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-ContentTypeHeader" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-contenttype> ;
+                                     td:includesText  "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-HttpLinkHeader
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI." ;
+        rdfs:label                 "DirectContainer-HttpLinkHeader" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-linktypehdr> ;
+        dcterms:date               "2014-08-25T19:46:27.36Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:DirectContainer-HttpLinkHeader ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testHttpLinkHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-HttpLinkHeader" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-linktypehdr> ;
+                                     td:includesText  "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:Non-RDFSource-MUSTManifest
+        a              mf:Manifest ;
+        rdfs:comment   "LDP Non-RDF Source tests. MUST conformance tests." ;
+        dcterms:title  "Non-RDFSource (MUST)" ;
+        mf:entries     ( ldpt:NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource ldpt:NonRDFSource-OptionsHasSameLinkHeader ldpt:NonRDFSource-GetResource ldpt:NonRDFSource-IsHttp11Manual ldpt:NonRDFSource-ETagHeadersGet ldpt:NonRDFSource-ETagHeadersHead ldpt:NonRDFSource-LdpLinkHeader ldpt:NonRDFSource-GetResponseHeaders ldpt:NonRDFSource-ConditionFailedStatusCode ldpt:NonRDFSource-PreconditionRequiredStatusCode ldpt:NonRDFSource-PutBadETag ldpt:NonRDFSource-Head ldpt:NonRDFSource-AcceptPatchHeader ldpt:NonRDFSource-Options ldpt:NonRDFSource-OptionsAllowHeader ) ;
+        mf:name        "Non-RDFSource (MUST)" .
+
+ldpt:BasicContainer-MUSTManifest
+        a              mf:Manifest ;
+        rdfs:comment   "LDP Basic Container tests. MUST conformance tests." ;
+        dcterms:title  "BasicContainer (MUST)" ;
+        mf:entries     ( ldpt:BasicContainer-ConformsBcLdpContainer ldpt:BasicContainer-ContainerSupportsHttpLinkHeader ldpt:BasicContainer-RelativeUriResolutionPost ldpt:BasicContainer-PostResponseStatusAndLocation ldpt:BasicContainer-PostContainer ldpt:BasicContainer-RequestedInteractionModelCreateNotAllowed ldpt:BasicContainer-RequestedInteractionModelHeaders ldpt:BasicContainer-AcceptTurtle ldpt:BasicContainer-NullRelativeUriPost ldpt:BasicContainer-AcceptPostResponseHeader ldpt:BasicContainer-DeleteRemovesContainmentTriple ldpt:BasicContainer-ConformsContainerRdfResource ldpt:BasicContainer-RelativeUriResolutionPut ldpt:BasicContainer-PutReplacesResource ldpt:BasicContainer-PutSimpleUpdate ldpt:BasicContainer-GetResource ldpt:BasicContainer-RestrictClientInference ldpt:BasicContainer-GetResourceAcceptTurtle ldpt:BasicContainer-PublishConstraintsReadOnlyProp ldpt:BasicContainer-PublishConstraintsUnknownProp ldpt:BasicContainer-PutReadOnlyProperties4xxStatus ldpt:BasicContainer-PutPropertiesNotPersisted ldpt:BasicContainer-ConformsRdfSourceLdpResource ldpt:BasicContainer-IsHttp11Manual ldpt:BasicContainer-ETagHeadersGet ldpt:BasicContainer-ETagHeadersHead ldpt:BasicContainer-LdpLinkHeader ldpt:BasicContainer-GetResponseHeaders ldpt:BasicContainer-ConditionFailedStatusCode ldpt:BasicContainer-PreconditionRequiredStatusCode ldpt:BasicContainer-PutBadETag ldpt:BasicContainer-Head ldpt:BasicContainer-AcceptPatchHeader ldpt:BasicContainer-Options ldpt:BasicContainer-OptionsAllowHeader ) ;
+        mf:name        "BasicContainer (MUST)" .
+
+ldpt:NonRDFSource-PostResourceAndGetFromContainer
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers may accept an HTTP POST of non-RDF representations (LDP-NRs) for creation of any kind of resource, for example binary resources." ;
+        rdfs:label                 "NonRDFSource-PostResourceAndGetFromContainer" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createbins> ;
+        dcterms:date               "2014-08-25T19:46:27.267Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:NonRDFSource-PostResourceAndGetFromContainer ;
+        dcterms:subject            "MAY, NON-RDF" ;
+        ldpt:conformanceLevel      ldpt:MAY ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceAndGetFromContainer()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "NonRDFSource-PostResourceAndGetFromContainer" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createbins> ;
+                                     td:includesText  "LDP servers may accept an HTTP POST of non-RDF representations (LDP-NRs) for creation of any kind of resource, for example binary resources."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-ContainsRdfType
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing." ;
+        rdfs:label                 "BasicContainer-ContainsRdfType" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype> ;
+        dcterms:date               "2014-08-25T19:46:27.319Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-ContainsRdfType ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testContainsRdfType()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-ContainsRdfType" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype> ;
+                                     td:includesText  "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-JsonLdRepresentation
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. " ;
+        rdfs:label                 "IndirectContainer-JsonLdRepresentation" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-jsonld> ;
+        dcterms:date               "2014-08-25T19:46:27.21Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-JsonLdRepresentation ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testJsonLdRepresentation()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-JsonLdRepresentation" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-jsonld> ;
+                                     td:includesText  "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-PutSimpleUpdate
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs." ;
+        rdfs:label                 "MemberResource-PutSimpleUpdate" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-simpleupdate> ;
+        dcterms:date               "2014-08-25T19:46:27.439Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PutSimpleUpdate ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutSimpleUpdate()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-PutSimpleUpdate" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-simpleupdate> ;
+                                     td:includesText  "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-RestrictUriReUseNoSlug
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers that allow member creation via POST SHOULD NOT re-use URIs." ;
+        rdfs:label                 "IndirectContainer-RestrictUriReUseNoSlug" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
+        dcterms:date               "2014-08-25T19:46:27.173Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RestrictUriReUseNoSlug ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseNoSlug()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-RestrictUriReUseNoSlug" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
+                                     td:includesText  "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-RelativeUriResolutionPut
         a                          earl:TestCase ;
         rdfs:comment               "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource." ;
-        rdfs:label                 "IndirectContainer-RelativeUriResolutionPost" ;
+        rdfs:label                 "BasicContainer-RelativeUriResolutionPut" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
-        dcterms:date               "2014-08-25T13:17:51.64Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T19:46:27.317Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-RelativeUriResolutionPut ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-RelativeUriResolutionPost" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRelativeUriResolutionPut()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-RelativeUriResolutionPut" ;
         td:reviewStatus            td:unreviewed ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
                                      td:includesText  "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
+                                   ] .
+
+ldpt:DirectContainer-AcceptPatchHeader
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. " ;
+        rdfs:label                 "DirectContainer-AcceptPatchHeader" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
+        dcterms:date               "2014-08-25T19:46:27.413Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-AcceptPatchHeader ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-AcceptPatchHeader" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
+                                     td:includesText  "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-PublishConstraintsReadOnlyProp
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints." ;
+        rdfs:label                 "IndirectContainer-PublishConstraintsReadOnlyProp" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
+        dcterms:date               "2014-08-25T19:46:27.211Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PublishConstraintsReadOnlyProp ;
+        dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RelativeUriResolutionPost ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRelativeUriResolutionPost()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-ConditionFailedStatusCode
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsReadOnlyProp(java.lang.String)> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-PublishConstraintsReadOnlyProp" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
+                                     td:includesText  "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-AcceptTurtle
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]." ;
+        rdfs:label                 "IndirectContainer-AcceptTurtle" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-turtle> ;
+        dcterms:date               "2014-08-25T19:46:27.166Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-AcceptTurtle ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptTurtle()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-AcceptTurtle" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-turtle> ;
+                                     td:includesText  "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-IsHttp11Manual
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]." ;
+        rdfs:label                 "DirectContainer-IsHttp11Manual" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
+        dcterms:date               "2014-08-25T19:46:27.407Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-IsHttp11Manual ;
+        dcterms:subject            "MUST, MANUAL" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Manual()> ;
+        ldpt:testMethod            ldpt:manual ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-IsHttp11Manual" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
+                                     td:includesText  "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:Non-RDFSource-SHOULDManifest
+        a              mf:Manifest ;
+        rdfs:comment   "LDP Non-RDF Source tests. SHOULD conformance tests." ;
+        dcterms:title  "Non-RDFSource (SHOULD)" ;
+        mf:entries     ( ldpt:NonRDFSource-PutRequiresIfMatch ) ;
+        mf:name        "Non-RDFSource (SHOULD)" .
+
+ldpt:MemberResource-PublishConstraintsUnknownProp
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints." ;
+        rdfs:label                 "MemberResource-PublishConstraintsUnknownProp" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
+        dcterms:date               "2014-08-25T19:46:27.446Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PublishConstraintsUnknownProp ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsUnknownProp()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-PublishConstraintsUnknownProp" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
+                                     td:includesText  "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-GetResource
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response." ;
+        rdfs:label                 "IndirectContainer-GetResource" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-rdf> ;
+        dcterms:date               "2014-08-25T19:46:27.198Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-GetResource ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResource()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-GetResource" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-rdf> ;
+                                     td:includesText  "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-JsonLdRepresentation
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. " ;
+        rdfs:label                 "MemberResource-JsonLdRepresentation" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-jsonld> ;
+        dcterms:date               "2014-08-25T19:46:27.445Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-JsonLdRepresentation ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testJsonLdRepresentation()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-JsonLdRepresentation" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-jsonld> ;
+                                     td:includesText  "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-DeleteResourceUpdatesTriples
+        a                          earl:TestCase ;
+        rdfs:comment               "When an LDPR identified by the object of a membership triple which was originally created by the LDP-DC is deleted, the LDPC server MUST also remove the corresponding membership triple." ;
+        rdfs:label                 "DirectContainer-DeleteResourceUpdatesTriples" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpdc-del-contremovesmbrtriple> ;
+        dcterms:date               "2014-08-25T19:46:27.364Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:DirectContainer-DeleteResourceUpdatesTriples ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testDeleteResourceUpdatesTriples()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-DeleteResourceUpdatesTriples" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpdc-del-contremovesmbrtriple> ;
+                                     td:includesText  "When an LDPR identified by the object of a membership triple which was originally created by the LDP-DC is deleted, the LDPC server MUST also remove the corresponding membership triple."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-GetResponseHeaders
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. " ;
+        rdfs:label                 "IndirectContainer-GetResponseHeaders" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-get-options> ;
+        dcterms:date               "2014-08-25T19:46:27.229Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-GetResponseHeaders ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-GetResponseHeaders" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-get-options> ;
+                                     td:includesText  "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-PutReadOnlyProperties4xxStatus
+        a                          earl:TestCase ;
+        rdfs:comment               "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)" ;
+        rdfs:label                 "BasicContainer-PutReadOnlyProperties4xxStatus" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
+        dcterms:date               "2014-08-25T19:46:27.325Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PutReadOnlyProperties4xxStatus ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReadOnlyProperties4xxStatus(java.lang.String)> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-PutReadOnlyProperties4xxStatus" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
+                                     td:includesText  "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:NonRDFSource-IsHttp11Manual
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]." ;
+        rdfs:label                 "NonRDFSource-IsHttp11Manual" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
+        dcterms:date               "2014-08-25T19:46:27.273Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-IsHttp11Manual ;
+        dcterms:subject            "MUST, MANUAL" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Manual()> ;
+        ldpt:testMethod            ldpt:manual ;
+        mf:action                  "" ;
+        mf:name                    "NonRDFSource-IsHttp11Manual" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
+                                     td:includesText  "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-PublishConstraintsReadOnlyProp
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints." ;
+        rdfs:label                 "MemberResource-PublishConstraintsReadOnlyProp" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
+        dcterms:date               "2014-08-25T19:46:27.445Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PublishConstraintsReadOnlyProp ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsReadOnlyProp(java.lang.String)> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-PublishConstraintsReadOnlyProp" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
+                                     td:includesText  "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-ETagHeadersHead
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." ;
+        rdfs:label                 "BasicContainer-ETagHeadersHead" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
+        dcterms:date               "2014-08-25T19:46:27.333Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-ETagHeadersHead ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-ETagHeadersHead" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
+                                     td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-IsHttp11Manual
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]." ;
+        rdfs:label                 "IndirectContainer-IsHttp11Manual" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
+        dcterms:date               "2014-08-25T19:46:27.226Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-IsHttp11Manual ;
+        dcterms:subject            "MUST, MANUAL" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Manual()> ;
+        ldpt:testMethod            ldpt:manual ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-IsHttp11Manual" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
+                                     td:includesText  "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-PutBadETag
         a                          earl:TestCase ;
         rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "DirectContainer-ConditionFailedStatusCode" ;
+        rdfs:label                 "DirectContainer-PutBadETag" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-08-25T13:17:51.603Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T19:46:27.411Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-PutBadETag ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-ConditionFailedStatusCode" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-PutBadETag" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
                                      td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
+                                   ] .
+
+ldpt:MemberResource-ContainsRdfType
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing." ;
+        rdfs:label                 "MemberResource-ContainsRdfType" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype> ;
+        dcterms:date               "2014-08-25T19:46:27.441Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-ContainsRdfType ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testContainsRdfType()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-ContainsRdfType" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype> ;
+                                     td:includesText  "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-PutSimpleUpdate
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs." ;
+        rdfs:label                 "IndirectContainer-PutSimpleUpdate" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-simpleupdate> ;
+        dcterms:date               "2014-08-25T19:46:27.197Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PutSimpleUpdate ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutSimpleUpdate()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-PutSimpleUpdate" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-simpleupdate> ;
+                                     td:includesText  "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-ReUseVocabularies
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules." ;
+        rdfs:label                 "DirectContainer-ReUseVocabularies" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-reusevocab> ;
+        dcterms:date               "2014-08-25T19:46:27.395Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-ReUseVocabularies ;
+        dcterms:subject            "SHOULD, MANUAL" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testReUseVocabularies()> ;
+        ldpt:steps                 ( "Given a URL for a RDF Source, perform a GET using an RDF content type" "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ) ;
+        ldpt:testMethod            ldpt:manual ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-ReUseVocabularies" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-reusevocab> ;
+                                     td:includesText  "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-Head
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST support the HTTP HEAD method. " ;
+        rdfs:label                 "BasicContainer-Head" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-head-must> ;
+        dcterms:date               "2014-08-25T19:46:27.338Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-Head ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-Head" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-head-must> ;
+                                     td:includesText  "LDP servers MUST support the HTTP HEAD method. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-PreferContainmentTriples
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]." ;
+        rdfs:label                 "DirectContainer-PreferContainmentTriples" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-prefer> ;
+        dcterms:date               "2014-08-25T19:46:27.373Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-PreferContainmentTriples ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPreferContainmentTriples()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-PreferContainmentTriples" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-prefer> ;
+                                     td:includesText  "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-RdfTypeLdpContainer
+        a                          earl:TestCase ;
+        rdfs:comment               "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. " ;
+        rdfs:label                 "IndirectContainer-RdfTypeLdpContainer" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-typecontainer> ;
+        dcterms:date               "2014-08-25T19:46:27.179Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RdfTypeLdpContainer ;
+        dcterms:subject            "MAY" ;
+        ldpt:conformanceLevel      ldpt:MAY ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRdfTypeLdpContainer()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-RdfTypeLdpContainer" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-typecontainer> ;
+                                     td:includesText  "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-PreconditionRequiredStatusCode
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
+        rdfs:label                 "BasicContainer-PreconditionRequiredStatusCode" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+        dcterms:date               "2014-08-25T19:46:27.336Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-PreconditionRequiredStatusCode ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-PreconditionRequiredStatusCode" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-PostResource
+        a                          earl:TestCase ;
+        rdfs:comment               "LDPCs whose ldp:insertedContentRelation triple has an object other than ldp:MemberSubject and that create new resources MUST add a triple to the container whose subject is the container's URI, whose predicate is ldp:contains, and whose object is the newly created resource's URI (which will be different from the member-derived URI in this case). This ldp:contains triple can be the only link from the container to the newly created resource in certain cases." ;
+        rdfs:label                 "IndirectContainer-PostResource" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpic-post-indirectmbrrel> ;
+        dcterms:date               "2014-08-25T19:46:27.153Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:IndirectContainer-PostResource ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/IndirectContainerTest.html#testPostResource()> ;
+        ldpt:testMethod            ldpt:notImplemented ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-PostResource" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpic-post-indirectmbrrel> ;
+                                     td:includesText  "LDPCs whose ldp:insertedContentRelation triple has an object other than ldp:MemberSubject and that create new resources MUST add a triple to the container whose subject is the container's URI, whose predicate is ldp:contains, and whose object is the newly created resource's URI (which will be different from the member-derived URI in this case). This ldp:contains triple can be the only link from the container to the newly created resource in certain cases."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-SHOULDManifest
+        a              mf:Manifest ;
+        rdfs:comment   "LDP Direct Container tests. SHOULD conformance tests." ;
+        dcterms:title  "DirectContainer (SHOULD)" ;
+        mf:entries     ( ldpt:DirectContainer-UseMemberPredicate ldpt:DirectContainer-PreferMembershipTriples ldpt:DirectContainer-NoRdfBagSeqOrList ldpt:DirectContainer-PreferContainmentTriples ldpt:DirectContainer-ContentTypeHeader ldpt:DirectContainer-PostNoSlug ldpt:DirectContainer-CreateWithoutConstraints ldpt:DirectContainer-RestrictUriReUseSlug ldpt:DirectContainer-RestrictUriReUseNoSlug ldpt:DirectContainer-RejectPutModifyingContainmentTriples ldpt:DirectContainer-RestrictPutReUseUri ldpt:DirectContainer-PatchMethod ldpt:DirectContainer-PostJsonLd ldpt:DirectContainer-ContainsRdfType ldpt:DirectContainer-ReUseVocabularies ldpt:DirectContainer-UseStandardVocabularies ldpt:DirectContainer-JsonLdRepresentation ldpt:DirectContainer-4xxErrorHasResponseBody ldpt:DirectContainer-ResponsePropertiesNotPersisted ldpt:DirectContainer-PutRequiresIfMatch ) ;
+        mf:name        "DirectContainer (SHOULD)" .
+
+ldpt:BasicContainer-ETagHeadersGet
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." ;
+        rdfs:label                 "BasicContainer-ETagHeadersGet" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
+        dcterms:date               "2014-08-25T19:46:27.333Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-ETagHeadersGet ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-ETagHeadersGet" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
+                                     td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-OptionsAllowHeader
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. " ;
+        rdfs:label                 "MemberResource-OptionsAllowHeader" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
+        dcterms:date               "2014-08-25T19:46:27.459Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-OptionsAllowHeader ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-OptionsAllowHeader" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
+                                     td:includesText  "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-RequestedInteractionModelHeaders
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request." ;
+        rdfs:label                 "IndirectContainer-RequestedInteractionModelHeaders" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
+        dcterms:date               "2014-08-25T19:46:27.165Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RequestedInteractionModelHeaders ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelHeaders(java.lang.String)> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-RequestedInteractionModelHeaders" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
+                                     td:includesText  "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-RestrictClientInference
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document." ;
+        rdfs:label                 "DirectContainer-RestrictClientInference" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-noinferencing> ;
+        dcterms:date               "2014-08-25T19:46:27.397Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-RestrictClientInference ;
+        dcterms:subject            "MUST, MANUAL" ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-ConditionFailedStatusCode ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-PublishConstraintsReadOnlyProp
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints." ;
-        rdfs:label                 "DirectContainer-PublishConstraintsReadOnlyProp" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-        dcterms:date               "2014-08-25T13:17:51.59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRestrictClientInference()> ;
+        ldpt:steps                 ( "Perform a GET on a URL for the reource requesting an RDF content type" "Inspect the results (both headers and content) for missing terms.  Additionally could run an inferencing tool and compare results, seeing if needed informationshould have been explicitly listed by the server." ) ;
+        ldpt:testMethod            ldpt:manual ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-RestrictClientInference" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-noinferencing> ;
+                                     td:includesText  "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-RelativeUriResolutionPost
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource." ;
+        rdfs:label                 "BasicContainer-RelativeUriResolutionPost" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
+        dcterms:date               "2014-08-25T19:46:27.296Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RelativeUriResolutionPost ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PublishConstraintsReadOnlyProp" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRelativeUriResolutionPost()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-RelativeUriResolutionPost" ;
         td:reviewStatus            td:unreviewed ;
         td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-                                     td:includesText  "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
+                                     td:includesText  "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:NonRDFSource-OptionsHasSameLinkHeader
+        a                          earl:TestCase ;
+        rdfs:comment               "When responding to requests whose request-URI is a LDP-NR with anassociated LDP-RS, a LDPC server must provide the same HTTP Link responseheader as is required in the create response" ;
+        rdfs:label                 "NonRDFSource-OptionsHasSameLinkHeader" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-options-linkmetahdr> ;
+        dcterms:date               "2014-08-25T19:46:27.271Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:NonRDFSource-OptionsHasSameLinkHeader ;
+        dcterms:subject            "MUST, NON-RDF" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testOptionsHasSameLinkHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "NonRDFSource-OptionsHasSameLinkHeader" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-options-linkmetahdr> ;
+                                     td:includesText  "When responding to requests whose request-URI is a LDP-NR with anassociated LDP-RS, a LDPC server must provide the same HTTP Link responseheader as is required in the create response"^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:NonRDFSource-PutRequiresIfMatch
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions." ;
+        rdfs:label                 "NonRDFSource-PutRequiresIfMatch" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+        dcterms:date               "2014-08-25T19:46:27.276Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-PutRequiresIfMatch ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "NonRDFSource-PutRequiresIfMatch" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+                                     td:includesText  "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-ContainsLdpcUri
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP Indirect Containers MUST contain exactly one triple whose subject is the LDPC URI, whose predicate is ldp:insertedContentRelation, and whose object ICR describes how the member-derived-URI in the container's membership triples is chosen." ;
+        rdfs:label                 "IndirectContainer-ContainsLdpcUri" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpic-indirectmbr> ;
+        dcterms:date               "2014-08-25T19:46:27.152Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:IndirectContainer-ContainsLdpcUri ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/IndirectContainerTest.html#testContainsLdpcUri()> ;
+        ldpt:testMethod            ldpt:notImplemented ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-ContainsLdpcUri" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpic-indirectmbr> ;
+                                     td:includesText  "LDP Indirect Containers MUST contain exactly one triple whose subject is the LDPC URI, whose predicate is ldp:insertedContentRelation, and whose object ICR describes how the member-derived-URI in the container's membership triples is chosen."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-CreateWithoutConstraints
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General." ;
+        rdfs:label                 "IndirectContainer-CreateWithoutConstraints" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-mincontraints> ;
+        dcterms:date               "2014-08-25T19:46:27.171Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-CreateWithoutConstraints ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testCreateWithoutConstraints()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-CreateWithoutConstraints" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-mincontraints> ;
+                                     td:includesText  "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-Head
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST support the HTTP HEAD method. " ;
+        rdfs:label                 "DirectContainer-Head" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-head-must> ;
+        dcterms:date               "2014-08-25T19:46:27.412Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-Head ;
+        dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PublishConstraintsReadOnlyProp ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsReadOnlyProp(java.lang.String)> ;
-        ldpt:testMethod            ldpt:automated .
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-Head" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-head-must> ;
+                                     td:includesText  "LDP servers MUST support the HTTP HEAD method. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-RequestedInteractionModelCreateNotAllowed
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request." ;
+        rdfs:label                 "DirectContainer-RequestedInteractionModelCreateNotAllowed" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
+        dcterms:date               "2014-08-25T19:46:27.375Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RequestedInteractionModelCreateNotAllowed ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelCreateNotAllowed(java.lang.String)> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-RequestedInteractionModelCreateNotAllowed" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
+                                     td:includesText  "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-GetResourceAcceptTurtle
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle." ;
+        rdfs:label                 "MemberResource-GetResourceAcceptTurtle" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
+        dcterms:date               "2014-08-25T19:46:27.444Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-GetResourceAcceptTurtle ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAcceptTurtle()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-GetResourceAcceptTurtle" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
+                                     td:includesText  "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-RestrictUriReUseNoSlug
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers that allow member creation via POST SHOULD NOT re-use URIs." ;
+        rdfs:label                 "DirectContainer-RestrictUriReUseNoSlug" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
+        dcterms:date               "2014-08-25T19:46:27.381Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RestrictUriReUseNoSlug ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseNoSlug()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-RestrictUriReUseNoSlug" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
+                                     td:includesText  "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-ContainsRdfType
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing." ;
+        rdfs:label                 "IndirectContainer-ContainsRdfType" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype> ;
+        dcterms:date               "2014-08-25T19:46:27.198Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-ContainsRdfType ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testContainsRdfType()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-ContainsRdfType" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype> ;
+                                     td:includesText  "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-GetResource
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response." ;
+        rdfs:label                 "BasicContainer-GetResource" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-rdf> ;
+        dcterms:date               "2014-08-25T19:46:27.318Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-GetResource ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResource()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-GetResource" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-rdf> ;
+                                     td:includesText  "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-PostNoSlug
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint." ;
+        rdfs:label                 "IndirectContainer-PostNoSlug" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-serverassignuri> ;
+        dcterms:date               "2014-08-25T19:46:27.17Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-PostNoSlug ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostNoSlug()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-PostNoSlug" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-serverassignuri> ;
+                                     td:includesText  "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-RdfTypeLdpContainer
+        a                          earl:TestCase ;
+        rdfs:comment               "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. " ;
+        rdfs:label                 "BasicContainer-RdfTypeLdpContainer" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-typecontainer> ;
+        dcterms:date               "2014-08-25T19:46:27.309Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RdfTypeLdpContainer ;
+        dcterms:subject            "MAY" ;
+        ldpt:conformanceLevel      ldpt:MAY ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRdfTypeLdpContainer()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-RdfTypeLdpContainer" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-typecontainer> ;
+                                     td:includesText  "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:NonRDFSource-PostResourceGetBinary
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers may host a mixture of LDP-RSs and LDP-NRs. For example, it is common for LDP servers to need to host binary or text resources that do not have useful RDF representations." ;
+        rdfs:label                 "NonRDFSource-PostResourceGetBinary" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-binary> ;
+        dcterms:date               "2014-08-25T19:46:27.268Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:NonRDFSource-PostResourceGetBinary ;
+        dcterms:subject            "MAY, NON-RDF" ;
+        ldpt:conformanceLevel      ldpt:MAY ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceGetBinary()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "NonRDFSource-PostResourceGetBinary" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-binary> ;
+                                     td:includesText  "LDP servers may host a mixture of LDP-RSs and LDP-NRs. For example, it is common for LDP servers to need to host binary or text resources that do not have useful RDF representations."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:NonRDFSource-Head
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST support the HTTP HEAD method. " ;
+        rdfs:label                 "NonRDFSource-Head" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-head-must> ;
+        dcterms:date               "2014-08-25T19:46:27.279Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-Head ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "NonRDFSource-Head" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-head-must> ;
+                                     td:includesText  "LDP servers MUST support the HTTP HEAD method. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-ConformsContainerRdfResource
+        a                          earl:TestRequirement ;
+        rdfs:comment               "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source." ;
+        rdfs:label                 "IndirectContainer-ConformsContainerRdfResource" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-isldpr> ;
+        dcterms:date               "2014-08-25T19:46:27.184Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:hasPart            "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResourceAcceptTurtle" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RestrictClientInference" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReadOnlyProperties4xxStatus" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResource" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReplacesResource" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-ConformsRdfSourceLdpResource" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutSimpleUpdate" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutPropertiesNotPersisted" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsReadOnlyProp" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RelativeUriResolutionPut" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsUnknownProp" ;
+        dcterms:source             ldpt:CommonContainer-ConformsContainerRdfResource ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testConformsContainerRdfResource()> ;
+        ldpt:testMethod            ldpt:indirect ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-ConformsContainerRdfResource" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-isldpr> ;
+                                     td:includesText  "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-PostContainer
+        a                          earl:TestCase ;
+        rdfs:comment               "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC." ;
+        rdfs:label                 "IndirectContainer-PostContainer" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createdmbr-contains> ;
+        dcterms:date               "2014-08-25T19:46:27.159Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-PostContainer ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostContainer()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-PostContainer" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createdmbr-contains> ;
+                                     td:includesText  "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-RestrictUriReUseSlug
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers that allow member creation via POST SHOULD NOT re-use URIs." ;
+        rdfs:label                 "DirectContainer-RestrictUriReUseSlug" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
+        dcterms:date               "2014-08-25T19:46:27.38Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RestrictUriReUseSlug ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseSlug()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-RestrictUriReUseSlug" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
+                                     td:includesText  "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
 
 ldpt:IndirectContainer-PostJsonLd
         a                          earl:TestCase ;
         rdfs:comment               "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]." ;
         rdfs:label                 "IndirectContainer-PostJsonLd" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-jsonld> ;
-        dcterms:date               "2014-08-25T13:17:51.651Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T19:46:27.182Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-PostJsonLd ;
         dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostJsonLd()> ;
+        ldpt:testMethod            ldpt:automated ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-PostJsonLd" ;
         td:reviewStatus            td:unreviewed ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-jsonld> ;
                                      td:includesText  "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
+                                   ] .
+
+ldpt:IndirectContainer-ResponsePropertiesNotPersisted
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General." ;
+        rdfs:label                 "IndirectContainer-ResponsePropertiesNotPersisted" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
+        dcterms:date               "2014-08-25T19:46:27.216Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-ResponsePropertiesNotPersisted ;
+        dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-PostJsonLd ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostJsonLd()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-ReUseVocabularies
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules." ;
-        rdfs:label                 "MemberResource-ReUseVocabularies" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-reusevocab> ;
-        dcterms:date               "2014-08-25T13:17:51.779Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testResponsePropertiesNotPersisted()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-ResponsePropertiesNotPersisted" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
+                                     td:includesText  "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-PutPropertiesNotPersisted
+        a                          earl:TestCase ;
+        rdfs:comment               "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]." ;
+        rdfs:label                 "BasicContainer-PutPropertiesNotPersisted" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
+        dcterms:date               "2014-08-25T19:46:27.326Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PutPropertiesNotPersisted ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutPropertiesNotPersisted()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-PutPropertiesNotPersisted" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
+                                     td:includesText  "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-GetResponseHeaders
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. " ;
+        rdfs:label                 "BasicContainer-GetResponseHeaders" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-get-options> ;
+        dcterms:date               "2014-08-25T19:46:27.335Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-GetResponseHeaders ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-GetResponseHeaders" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-get-options> ;
+                                     td:includesText  "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-TypeRdfSource
+        a                          earl:TestCase ;
+        rdfs:comment               "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source." ;
+        rdfs:label                 "IndirectContainer-TypeRdfSource" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-rdftype> ;
+        dcterms:date               "2014-08-25T19:46:27.199Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-TypeRdfSource ;
+        dcterms:subject            "MAY" ;
+        ldpt:conformanceLevel      ldpt:MAY ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testTypeRdfSource()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-TypeRdfSource" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-rdftype> ;
+                                     td:includesText  "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-PublishConstraintsReadOnlyProp
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints." ;
+        rdfs:label                 "BasicContainer-PublishConstraintsReadOnlyProp" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
+        dcterms:date               "2014-08-25T19:46:27.324Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PublishConstraintsReadOnlyProp ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsReadOnlyProp(java.lang.String)> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-PublishConstraintsReadOnlyProp" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
+                                     td:includesText  "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-UseStandardVocabularies
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible." ;
+        rdfs:label                 "MemberResource-UseStandardVocabularies" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas> ;
+        dcterms:date               "2014-08-25T19:46:27.442Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-UseStandardVocabularies ;
         dcterms:subject            "SHOULD, MANUAL" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-ReUseVocabularies" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-reusevocab> ;
-                                     td:includesText  "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ReUseVocabularies ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testReUseVocabularies()> ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testUseStandardVocabularies()> ;
         ldpt:steps                 ( "Given a URL for a RDF Source, perform a GET using an RDF content type" "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ) ;
-        ldpt:testMethod            ldpt:manual .
-
-ldpt:DirectContainer-ActAsIfInsertedContentRelationTripleExists
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP Direct Containers MUST behave as if they have a (LDPC URI, ldp:insertedContentRelation , ldp:MemberSubject) triple, but LDP imposes no requirement to materialize such a triple in the LDP-DC representation." ;
-        rdfs:label                 "DirectContainer-ActAsIfInsertedContentRelationTripleExists" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpdc-indirectmbr-basic> ;
-        dcterms:date               "2014-08-25T13:17:51.544Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-ActAsIfInsertedContentRelationTripleExists" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpdc-indirectmbr-basic> ;
-                                     td:includesText  "LDP Direct Containers MUST behave as if they have a (LDPC URI, ldp:insertedContentRelation , ldp:MemberSubject) triple, but LDP imposes no requirement to materialize such a triple in the LDP-DC representation."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:DirectContainer-ActAsIfInsertedContentRelationTripleExists ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testActAsIfInsertedContentRelationTripleExists()> ;
-        ldpt:testMethod            ldpt:notImplemented .
-
-ldpt:DirectContainer-ConformsRdfSourceLdpResource
-        a                          earl:TestRequirement ;
-        rdfs:comment               "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section." ;
-        rdfs:label                 "DirectContainer-ConformsRdfSourceLdpResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-are-ldpr> ;
-        dcterms:date               "2014-08-25T13:17:51.594Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:hasPart            "http://www.w3c.org/ns/ldp/test#CommonResource-PutBadETag" , "http://www.w3c.org/ns/ldp/test#CommonResource-LdpLinkHeader" , "http://www.w3c.org/ns/ldp/test#CommonResource-IsHttp11Manual" , "http://www.w3c.org/ns/ldp/test#CommonResource-AcceptPatchHeader" , "http://www.w3c.org/ns/ldp/test#CommonResource-Options" , "http://www.w3c.org/ns/ldp/test#CommonResource-GetResource" , "http://www.w3c.org/ns/ldp/test#CommonResource-OptionsAllowHeader" , "http://www.w3c.org/ns/ldp/test#CommonResource-Head" , "http://www.w3c.org/ns/ldp/test#CommonResource-PreconditionRequiredStatusCode" , "http://www.w3c.org/ns/ldp/test#CommonResource-GetResponseHeaders" , "http://www.w3c.org/ns/ldp/test#CommonResource-ETagHeadersGet" , "http://www.w3c.org/ns/ldp/test#CommonResource-ETagHeadersHead" , "http://www.w3c.org/ns/ldp/test#CommonResource-ConditionFailedStatusCode" ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-ConformsRdfSourceLdpResource" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-are-ldpr> ;
-                                     td:includesText  "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ConformsRdfSourceLdpResource ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testConformsRdfSourceLdpResource()> ;
-        ldpt:testMethod            ldpt:indirect .
-
-ldpt:BasicContainer-NoRdfBagSeqOrList
-        a                          earl:TestCase ;
-        rdfs:comment               "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List." ;
-        rdfs:label                 "BasicContainer-NoRdfBagSeqOrList" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-nordfcontainertypes> ;
-        dcterms:date               "2014-08-25T13:17:51.725Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        ldpt:testMethod            ldpt:manual ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-UseStandardVocabularies" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas> ;
+                                     td:includesText  "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-PostNoSlug
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint." ;
+        rdfs:label                 "BasicContainer-PostNoSlug" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-serverassignuri> ;
+        dcterms:date               "2014-08-25T19:46:27.303Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-PostNoSlug ;
         dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-NoRdfBagSeqOrList" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-nordfcontainertypes> ;
-                                     td:includesText  "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-NoRdfBagSeqOrList ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNoRdfBagSeqOrList()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-NullRelativeUriPost
-        a                          earl:TestCase ;
-        rdfs:comment               "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource." ;
-        rdfs:label                 "DirectContainer-NullRelativeUriPost" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-rdfnullrel> ;
-        dcterms:date               "2014-08-25T13:17:51.561Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-NullRelativeUriPost" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-rdfnullrel> ;
-                                     td:includesText  "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostNoSlug()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-PostNoSlug" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-serverassignuri> ;
+                                     td:includesText  "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-ServerHonorsSlug
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI." ;
+        rdfs:label                 "DirectContainer-ServerHonorsSlug" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-slug> ;
+        dcterms:date               "2014-08-25T19:46:27.385Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-ServerHonorsSlug ;
+        dcterms:subject            "MAY" ;
+        ldpt:conformanceLevel      ldpt:MAY ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-NullRelativeUriPost ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNullRelativeUriPost()> ;
-        ldpt:testMethod            ldpt:automated .
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testServerHonorsSlug()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-ServerHonorsSlug" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-slug> ;
+                                     td:includesText  "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
 
 ldpt:BasicContainer-LdpLinkHeader
         a                          earl:TestCase ;
         rdfs:comment               "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI." ;
         rdfs:label                 "BasicContainer-LdpLinkHeader" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
-        dcterms:date               "2014-08-25T13:17:51.753Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T19:46:27.334Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-LdpLinkHeader ;
         dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-LdpLinkHeader" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
                                      td:includesText  "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
+                                   ] .
+
+ldpt:IndirectContainer-RequestedInteractionModelCreateNotAllowed
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request." ;
+        rdfs:label                 "IndirectContainer-RequestedInteractionModelCreateNotAllowed" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
+        dcterms:date               "2014-08-25T19:46:27.164Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RequestedInteractionModelCreateNotAllowed ;
+        dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-LdpLinkHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-ETagHeadersHead
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelCreateNotAllowed(java.lang.String)> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-RequestedInteractionModelCreateNotAllowed" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
+                                     td:includesText  "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-PutSimpleUpdate
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs." ;
+        rdfs:label                 "DirectContainer-PutSimpleUpdate" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-simpleupdate> ;
+        dcterms:date               "2014-08-25T19:46:27.393Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PutSimpleUpdate ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutSimpleUpdate()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-PutSimpleUpdate" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-simpleupdate> ;
+                                     td:includesText  "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-4xxErrorHasResponseBody
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP." ;
+        rdfs:label                 "MemberResource-4xxErrorHasResponseBody" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
+        dcterms:date               "2014-08-25T19:46:27.447Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-4xxErrorHasResponseBody ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#test4xxErrorHasResponseBody(java.lang.String)> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-4xxErrorHasResponseBody" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
+                                     td:includesText  "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-ETagHeadersHead
         a                          earl:TestCase ;
         rdfs:comment               "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." ;
-        rdfs:label                 "DirectContainer-ETagHeadersHead" ;
+        rdfs:label                 "IndirectContainer-ETagHeadersHead" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-        dcterms:date               "2014-08-25T13:17:51.601Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T19:46:27.228Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-ETagHeadersHead ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-ETagHeadersHead" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-ETagHeadersHead" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
                                      td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-ETagHeadersHead ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-RelativeUriResolutionPut
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource." ;
-        rdfs:label                 "BasicContainer-RelativeUriResolutionPut" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
-        dcterms:date               "2014-08-25T13:17:51.739Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-RelativeUriResolutionPut" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
-                                     td:includesText  "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-RelativeUriResolutionPut ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRelativeUriResolutionPut()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-Head
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST support the HTTP HEAD method. " ;
-        rdfs:label                 "DirectContainer-Head" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-head-must> ;
-        dcterms:date               "2014-08-25T13:17:51.605Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-Head" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-head-must> ;
-                                     td:includesText  "LDP servers MUST support the HTTP HEAD method. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-Head ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-RestrictUriReUseNoSlug
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that allow member creation via POST SHOULD NOT re-use URIs." ;
-        rdfs:label                 "BasicContainer-RestrictUriReUseNoSlug" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
-        dcterms:date               "2014-08-25T13:17:51.731Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-RestrictUriReUseNoSlug" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
-                                     td:includesText  "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RestrictUriReUseNoSlug ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseNoSlug()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-PreconditionRequiredStatusCode
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "BasicContainer-PreconditionRequiredStatusCode" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-08-25T13:17:51.755Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PreconditionRequiredStatusCode" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-PreconditionRequiredStatusCode ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-ConformsRdfSourceLdpResource
-        a                          earl:TestRequirement ;
-        rdfs:comment               "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section." ;
-        rdfs:label                 "BasicContainer-ConformsRdfSourceLdpResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-are-ldpr> ;
-        dcterms:date               "2014-08-25T13:17:51.748Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:hasPart            "http://www.w3c.org/ns/ldp/test#CommonResource-Head" , "http://www.w3c.org/ns/ldp/test#CommonResource-Options" , "http://www.w3c.org/ns/ldp/test#CommonResource-PreconditionRequiredStatusCode" , "http://www.w3c.org/ns/ldp/test#CommonResource-IsHttp11Manual" , "http://www.w3c.org/ns/ldp/test#CommonResource-LdpLinkHeader" , "http://www.w3c.org/ns/ldp/test#CommonResource-AcceptPatchHeader" , "http://www.w3c.org/ns/ldp/test#CommonResource-ConditionFailedStatusCode" , "http://www.w3c.org/ns/ldp/test#CommonResource-PutBadETag" , "http://www.w3c.org/ns/ldp/test#CommonResource-OptionsAllowHeader" , "http://www.w3c.org/ns/ldp/test#CommonResource-GetResource" , "http://www.w3c.org/ns/ldp/test#CommonResource-ETagHeadersHead" , "http://www.w3c.org/ns/ldp/test#CommonResource-ETagHeadersGet" , "http://www.w3c.org/ns/ldp/test#CommonResource-GetResponseHeaders" ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-ConformsRdfSourceLdpResource" ;
+                                   ] .
+
+ldpt:BasicContainer-MAYManifest
+        a              mf:Manifest ;
+        rdfs:comment   "LDP Basic Container tests. MAY conformance tests." ;
+        dcterms:title  "BasicContainer (MAY)" ;
+        mf:entries     ( ldpt:BasicContainer-PutToCreate ldpt:BasicContainer-RdfTypeLdpContainer ldpt:BasicContainer-ServerHonorsSlug ldpt:BasicContainer-TypeRdfSource ) ;
+        mf:name        "BasicContainer (MAY)" .
+
+ldpt:MemberResource-TypeRdfSource
+        a                          earl:TestCase ;
+        rdfs:comment               "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source." ;
+        rdfs:label                 "MemberResource-TypeRdfSource" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-rdftype> ;
+        dcterms:date               "2014-08-25T19:46:27.441Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-TypeRdfSource ;
+        dcterms:subject            "MAY" ;
+        ldpt:conformanceLevel      ldpt:MAY ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testTypeRdfSource()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-TypeRdfSource" ;
         td:reviewStatus            td:unreviewed ;
         td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-are-ldpr> ;
-                                     td:includesText  "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ConformsRdfSourceLdpResource ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testConformsRdfSourceLdpResource()> ;
-        ldpt:testMethod            ldpt:indirect .
-
-ldpt:IndirectContainer-GetResource
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response." ;
-        rdfs:label                 "IndirectContainer-GetResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-rdf> ;
-        dcterms:date               "2014-08-25T13:17:51.657Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-GetResource" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-rdf> ;
-                                     td:includesText  "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-GetResource ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResource()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-PutPropertiesNotPersisted
-        a                          earl:TestCase ;
-        rdfs:comment               "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]." ;
-        rdfs:label                 "IndirectContainer-PutPropertiesNotPersisted" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
-        dcterms:date               "2014-08-25T13:17:51.664Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PutPropertiesNotPersisted" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
-                                     td:includesText  "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PutPropertiesNotPersisted ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutPropertiesNotPersisted()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-AcceptPatchHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. " ;
-        rdfs:label                 "DirectContainer-AcceptPatchHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
-        dcterms:date               "2014-08-25T13:17:51.605Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-AcceptPatchHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
-                                     td:includesText  "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-AcceptPatchHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-CreateWithoutConstraints
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General." ;
-        rdfs:label                 "DirectContainer-CreateWithoutConstraints" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-mincontraints> ;
-        dcterms:date               "2014-08-25T13:17:51.563Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-CreateWithoutConstraints" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-mincontraints> ;
-                                     td:includesText  "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-CreateWithoutConstraints ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testCreateWithoutConstraints()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-PutReadOnlyProperties4xxStatus
-        a                          earl:TestCase ;
-        rdfs:comment               "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)" ;
-        rdfs:label                 "IndirectContainer-PutReadOnlyProperties4xxStatus" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-        dcterms:date               "2014-08-25T13:17:51.663Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PutReadOnlyProperties4xxStatus" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-                                     td:includesText  "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PutReadOnlyProperties4xxStatus ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReadOnlyProperties4xxStatus(java.lang.String)> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-GetResourceAcceptTurtle
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle." ;
-        rdfs:label                 "MemberResource-GetResourceAcceptTurtle" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
-        dcterms:date               "2014-08-25T13:17:51.781Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-GetResourceAcceptTurtle" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
-                                     td:includesText  "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-GetResourceAcceptTurtle ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAcceptTurtle()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-PostResourceUpdatesTriples
-        a                          earl:TestCase ;
-        rdfs:comment               "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, the LDPC MUST update its membership triples to reflect that addition, and the resulting membership triple MUST be consistent with any LDP-defined predicates it exposes." ;
-        rdfs:label                 "DirectContainer-PostResourceUpdatesTriples" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpdc-post-createdmbr-member> ;
-        dcterms:date               "2014-08-25T13:17:51.544Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PostResourceUpdatesTriples" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpdc-post-createdmbr-member> ;
-                                     td:includesText  "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, the LDPC MUST update its membership triples to reflect that addition, and the resulting membership triple MUST be consistent with any LDP-defined predicates it exposes."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:DirectContainer-PostResourceUpdatesTriples ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testPostResourceUpdatesTriples()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-RestrictUriReUseNoSlug
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that allow member creation via POST SHOULD NOT re-use URIs." ;
-        rdfs:label                 "DirectContainer-RestrictUriReUseNoSlug" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
-        dcterms:date               "2014-08-25T13:17:51.564Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-RestrictUriReUseNoSlug" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
-                                     td:includesText  "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RestrictUriReUseNoSlug ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseNoSlug()> ;
-        ldpt:testMethod            ldpt:automated .
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-rdftype> ;
+                                     td:includesText  "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
 
 ldpt:DirectContainer-ETagHeadersGet
         a                          earl:TestCase ;
         rdfs:comment               "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." ;
         rdfs:label                 "DirectContainer-ETagHeadersGet" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-        dcterms:date               "2014-08-25T13:17:51.6Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T19:46:27.407Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-ETagHeadersGet ;
         dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()> ;
+        ldpt:testMethod            ldpt:automated ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-ETagHeadersGet" ;
         td:reviewStatus            td:unreviewed ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
                                      td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
+                                   ] .
+
+ldpt:IndirectContainer-PutPropertiesNotPersisted
+        a                          earl:TestCase ;
+        rdfs:comment               "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]." ;
+        rdfs:label                 "IndirectContainer-PutPropertiesNotPersisted" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
+        dcterms:date               "2014-08-25T19:46:27.215Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PutPropertiesNotPersisted ;
+        dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutPropertiesNotPersisted()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-PutPropertiesNotPersisted" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
+                                     td:includesText  "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-RestrictClientInference
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document." ;
+        rdfs:label                 "IndirectContainer-RestrictClientInference" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-noinferencing> ;
+        dcterms:date               "2014-08-25T19:46:27.208Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-RestrictClientInference ;
+        dcterms:subject            "MUST, MANUAL" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRestrictClientInference()> ;
+        ldpt:steps                 ( "Perform a GET on a URL for the reource requesting an RDF content type" "Inspect the results (both headers and content) for missing terms.  Additionally could run an inferencing tool and compare results, seeing if needed informationshould have been explicitly listed by the server." ) ;
+        ldpt:testMethod            ldpt:manual ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-RestrictClientInference" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-noinferencing> ;
+                                     td:includesText  "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-ResponsePropertiesNotPersisted
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General." ;
+        rdfs:label                 "DirectContainer-ResponsePropertiesNotPersisted" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
+        dcterms:date               "2014-08-25T19:46:27.402Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-ResponsePropertiesNotPersisted ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-ETagHeadersGet ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-ContainerSupportsHttpLinkHeader
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testResponsePropertiesNotPersisted()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-ResponsePropertiesNotPersisted" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
+                                     td:includesText  "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-ContainerSupportsHttpLinkHeader
         a                          earl:TestCase ;
         rdfs:comment               "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI." ;
-        rdfs:label                 "BasicContainer-ContainerSupportsHttpLinkHeader" ;
+        rdfs:label                 "IndirectContainer-ContainerSupportsHttpLinkHeader" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-linktypehdr> ;
-        dcterms:date               "2014-08-25T13:17:51.723Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T19:46:27.036Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:IndirectContainer-ContainerSupportsHttpLinkHeader ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-ContainerSupportsHttpLinkHeader" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/IndirectContainerTest.html#testContainerSupportsHttpLinkHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-ContainerSupportsHttpLinkHeader" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-linktypehdr> ;
                                      td:includesText  "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
+                                   ] .
+
+ldpt:IndirectContainer-RestrictPutReUseUri
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]." ;
+        rdfs:label                 "IndirectContainer-RestrictPutReUseUri" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-put-create> ;
+        dcterms:date               "2014-08-25T19:46:27.176Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RestrictPutReUseUri ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictPutReUseUri()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-RestrictPutReUseUri" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-put-create> ;
+                                     td:includesText  "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-IsHttp11Manual
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]." ;
+        rdfs:label                 "MemberResource-IsHttp11Manual" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
+        dcterms:date               "2014-08-25T19:46:27.452Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-IsHttp11Manual ;
+        dcterms:subject            "MUST, MANUAL" ;
         ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:BasicContainer-ContainerSupportsHttpLinkHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/BasicContainerTest.html#testContainerSupportsHttpLinkHeader()> ;
-        ldpt:testMethod            ldpt:automated .
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Manual()> ;
+        ldpt:testMethod            ldpt:manual ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-IsHttp11Manual" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
+                                     td:includesText  "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-GetResource
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response." ;
+        rdfs:label                 "MemberResource-GetResource" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-rdf> ;
+        dcterms:date               "2014-08-25T19:46:27.44Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-GetResource ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResource()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-GetResource" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-rdf> ;
+                                     td:includesText  "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-Options
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST support the HTTP OPTIONS method. " ;
+        rdfs:label                 "MemberResource-Options" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-must> ;
+        dcterms:date               "2014-08-25T19:46:27.458Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-Options ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-Options" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-must> ;
+                                     td:includesText  "LDP servers MUST support the HTTP OPTIONS method. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
 
 ldpt:BasicContainer-PostContainer
         a                          earl:TestCase ;
         rdfs:comment               "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC." ;
         rdfs:label                 "BasicContainer-PostContainer" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createdmbr-contains> ;
-        dcterms:date               "2014-08-25T13:17:51.726Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T19:46:27.299Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-PostContainer ;
         dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostContainer()> ;
+        ldpt:testMethod            ldpt:automated ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-PostContainer" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createdmbr-contains> ;
                                      td:includesText  "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
+                                   ] .
+
+ldpt:NonRDFSource-ETagHeadersGet
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." ;
+        rdfs:label                 "NonRDFSource-ETagHeadersGet" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
+        dcterms:date               "2014-08-25T19:46:27.273Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-ETagHeadersGet ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "NonRDFSource-ETagHeadersGet" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
+                                     td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-PostJsonLd
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]." ;
+        rdfs:label                 "DirectContainer-PostJsonLd" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-jsonld> ;
+        dcterms:date               "2014-08-25T19:46:27.386Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-PostJsonLd ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostJsonLd()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-PostJsonLd" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-jsonld> ;
+                                     td:includesText  "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-AcceptPatchHeader
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. " ;
+        rdfs:label                 "MemberResource-AcceptPatchHeader" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
+        dcterms:date               "2014-08-25T19:46:27.458Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-AcceptPatchHeader ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-AcceptPatchHeader" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
+                                     td:includesText  "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:NonRDFSource-LdpLinkHeader
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI." ;
+        rdfs:label                 "NonRDFSource-LdpLinkHeader" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
+        dcterms:date               "2014-08-25T19:46:27.275Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-LdpLinkHeader ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "NonRDFSource-LdpLinkHeader" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
+                                     td:includesText  "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-ConformsRdfSourceLdpResource
+        a                          earl:TestRequirement ;
+        rdfs:comment               "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section." ;
+        rdfs:label                 "MemberResource-ConformsRdfSourceLdpResource" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-are-ldpr> ;
+        dcterms:date               "2014-08-25T19:46:27.448Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:hasPart            "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ConditionFailedStatusCode" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PreconditionRequiredStatusCode" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Options" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Head" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-AcceptPatchHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-OptionsAllowHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-IsHttp11Manual" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResource" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersGet" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResponseHeaders" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-LdpLinkHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersHead" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PutBadETag" ;
+        dcterms:source             ldpt:RdfSource-ConformsRdfSourceLdpResource ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testConformsRdfSourceLdpResource()> ;
+        ldpt:testMethod            ldpt:indirect ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-ConformsRdfSourceLdpResource" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-are-ldpr> ;
+                                     td:includesText  "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-PutReplacesResource
+        a                          earl:TestCase ;
+        rdfs:comment               "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request." ;
+        rdfs:label                 "BasicContainer-PutReplacesResource" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-replaceall> ;
+        dcterms:date               "2014-08-25T19:46:27.317Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PutReplacesResource ;
+        dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-PostContainer ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostContainer()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:NonRDFSource-PostResourceAndCheckLink
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers exposing an LDP Non-RDF Source may advertise this by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#NonRDFSource, and a link relation type of type (that is, rel='type') in responses to requests made to the LDP-NR's HTTP Request-URI." ;
-        rdfs:label                 "NonRDFSource-PostResourceAndCheckLink" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpnr-type> ;
-        dcterms:date               "2014-08-25T13:17:51.706Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MAY, NON-RDF" ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-PostResourceAndCheckLink" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReplacesResource()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-PutReplacesResource" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpnr-type> ;
-                                     td:includesText  "LDP servers exposing an LDP Non-RDF Source may advertise this by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#NonRDFSource, and a link relation type of type (that is, rel='type') in responses to requests made to the LDP-NR's HTTP Request-URI."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:NonRDFSource-PostResourceAndCheckLink ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceAndCheckLink()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-PreconditionRequiredStatusCode
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-replaceall> ;
+                                     td:includesText  "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-PutReplacesResource
+        a                          earl:TestCase ;
+        rdfs:comment               "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request." ;
+        rdfs:label                 "MemberResource-PutReplacesResource" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-replaceall> ;
+        dcterms:date               "2014-08-25T19:46:27.439Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PutReplacesResource ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReplacesResource()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-PutReplacesResource" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-replaceall> ;
+                                     td:includesText  "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-PatchMethod
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. " ;
+        rdfs:label                 "IndirectContainer-PatchMethod" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-patch-req> ;
+        dcterms:date               "2014-08-25T19:46:27.178Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-PatchMethod ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPatchMethod()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-PatchMethod" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-patch-req> ;
+                                     td:includesText  "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-OptionsAllowHeader
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. " ;
+        rdfs:label                 "DirectContainer-OptionsAllowHeader" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
+        dcterms:date               "2014-08-25T19:46:27.414Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-OptionsAllowHeader ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-OptionsAllowHeader" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
+                                     td:includesText  "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-PutSimpleUpdate
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs." ;
+        rdfs:label                 "BasicContainer-PutSimpleUpdate" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-simpleupdate> ;
+        dcterms:date               "2014-08-25T19:46:27.318Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PutSimpleUpdate ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutSimpleUpdate()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-PutSimpleUpdate" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-simpleupdate> ;
+                                     td:includesText  "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-PutReplacesResource
+        a                          earl:TestCase ;
+        rdfs:comment               "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request." ;
+        rdfs:label                 "DirectContainer-PutReplacesResource" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-replaceall> ;
+        dcterms:date               "2014-08-25T19:46:27.392Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PutReplacesResource ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReplacesResource()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-PutReplacesResource" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-replaceall> ;
+                                     td:includesText  "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-RejectPutModifyingContainmentTriples
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code." ;
+        rdfs:label                 "IndirectContainer-RejectPutModifyingContainmentTriples" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-put-mbrprops> ;
+        dcterms:date               "2014-08-25T19:46:27.175Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RejectPutModifyingContainmentTriples ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRejectPutModifyingContainmentTriples()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-RejectPutModifyingContainmentTriples" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-put-mbrprops> ;
+                                     td:includesText  "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:NonRDFSource-PreconditionRequiredStatusCode
         a                          earl:TestCase ;
         rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "IndirectContainer-PreconditionRequiredStatusCode" ;
+        rdfs:label                 "NonRDFSource-PreconditionRequiredStatusCode" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-08-25T13:17:51.671Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T19:46:27.278Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-PreconditionRequiredStatusCode ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PreconditionRequiredStatusCode" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "NonRDFSource-PreconditionRequiredStatusCode" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
                                      td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
+                                   ] .
+
+ldpt:IndirectContainer-Options
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST support the HTTP OPTIONS method. " ;
+        rdfs:label                 "IndirectContainer-Options" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-must> ;
+        dcterms:date               "2014-08-25T19:46:27.234Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-Options ;
+        dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-PreconditionRequiredStatusCode ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()> ;
-        ldpt:testMethod            ldpt:automated .
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-Options" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-must> ;
+                                     td:includesText  "LDP servers MUST support the HTTP OPTIONS method. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-ConditionFailedStatusCode
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
+        rdfs:label                 "DirectContainer-ConditionFailedStatusCode" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+        dcterms:date               "2014-08-25T19:46:27.41Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-ConditionFailedStatusCode ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-ConditionFailedStatusCode" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-GetResource
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response." ;
+        rdfs:label                 "DirectContainer-GetResource" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-rdf> ;
+        dcterms:date               "2014-08-25T19:46:27.394Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-GetResource ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResource()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-GetResource" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-rdf> ;
+                                     td:includesText  "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-PreferContainmentTriples
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]." ;
+        rdfs:label                 "BasicContainer-PreferContainmentTriples" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-prefer> ;
+        dcterms:date               "2014-08-25T19:46:27.297Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-PreferContainmentTriples ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPreferContainmentTriples()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-PreferContainmentTriples" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-prefer> ;
+                                     td:includesText  "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:NonRDFSource-PutBadETag
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
+        rdfs:label                 "NonRDFSource-PutBadETag" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+        dcterms:date               "2014-08-25T19:46:27.278Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-PutBadETag ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "NonRDFSource-PutBadETag" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-SHOULDManifest
+        a              mf:Manifest ;
+        rdfs:comment   "LDP Basic Container tests. SHOULD conformance tests." ;
+        dcterms:title  "BasicContainer (SHOULD)" ;
+        mf:entries     ( ldpt:BasicContainer-NoRdfBagSeqOrList ldpt:BasicContainer-PreferContainmentTriples ldpt:BasicContainer-ContentTypeHeader ldpt:BasicContainer-PostNoSlug ldpt:BasicContainer-CreateWithoutConstraints ldpt:BasicContainer-RestrictUriReUseSlug ldpt:BasicContainer-RestrictUriReUseNoSlug ldpt:BasicContainer-RejectPutModifyingContainmentTriples ldpt:BasicContainer-RestrictPutReUseUri ldpt:BasicContainer-PatchMethod ldpt:BasicContainer-PostJsonLd ldpt:BasicContainer-ContainsRdfType ldpt:BasicContainer-ReUseVocabularies ldpt:BasicContainer-UseStandardVocabularies ldpt:BasicContainer-JsonLdRepresentation ldpt:BasicContainer-4xxErrorHasResponseBody ldpt:BasicContainer-ResponsePropertiesNotPersisted ldpt:BasicContainer-PutRequiresIfMatch ) ;
+        mf:name        "BasicContainer (SHOULD)" .
+
+ldpt:MemberResource-ReUseVocabularies
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules." ;
+        rdfs:label                 "MemberResource-ReUseVocabularies" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-reusevocab> ;
+        dcterms:date               "2014-08-25T19:46:27.442Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-ReUseVocabularies ;
+        dcterms:subject            "SHOULD, MANUAL" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testReUseVocabularies()> ;
+        ldpt:steps                 ( "Given a URL for a RDF Source, perform a GET using an RDF content type" "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ) ;
+        ldpt:testMethod            ldpt:manual ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-ReUseVocabularies" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-reusevocab> ;
+                                     td:includesText  "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-ConformsRdfSourceLdpResource
+        a                          earl:TestRequirement ;
+        rdfs:comment               "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section." ;
+        rdfs:label                 "DirectContainer-ConformsRdfSourceLdpResource" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-are-ldpr> ;
+        dcterms:date               "2014-08-25T19:46:27.403Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:hasPart            "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Head" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ConditionFailedStatusCode" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersGet" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PutBadETag" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Options" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResource" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-OptionsAllowHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-AcceptPatchHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PreconditionRequiredStatusCode" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-LdpLinkHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersHead" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-IsHttp11Manual" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResponseHeaders" ;
+        dcterms:source             ldpt:RdfSource-ConformsRdfSourceLdpResource ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testConformsRdfSourceLdpResource()> ;
+        ldpt:testMethod            ldpt:indirect ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-ConformsRdfSourceLdpResource" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-are-ldpr> ;
+                                     td:includesText  "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-GetResourceAcceptTurtle
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle." ;
+        rdfs:label                 "BasicContainer-GetResourceAcceptTurtle" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
+        dcterms:date               "2014-08-25T19:46:27.323Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-GetResourceAcceptTurtle ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAcceptTurtle()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-GetResourceAcceptTurtle" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
+                                     td:includesText  "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-ConformsContainerRdfResource
+        a                          earl:TestRequirement ;
+        rdfs:comment               "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source." ;
+        rdfs:label                 "BasicContainer-ConformsContainerRdfResource" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-isldpr> ;
+        dcterms:date               "2014-08-25T19:46:27.31Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:hasPart            "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsReadOnlyProp" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResource" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReadOnlyProperties4xxStatus" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResourceAcceptTurtle" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsUnknownProp" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-ConformsRdfSourceLdpResource" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutSimpleUpdate" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutPropertiesNotPersisted" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReplacesResource" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RelativeUriResolutionPut" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RestrictClientInference" ;
+        dcterms:source             ldpt:CommonContainer-ConformsContainerRdfResource ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testConformsContainerRdfResource()> ;
+        ldpt:testMethod            ldpt:indirect ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-ConformsContainerRdfResource" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-isldpr> ;
+                                     td:includesText  "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-PutBadETag
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
+        rdfs:label                 "IndirectContainer-PutBadETag" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+        dcterms:date               "2014-08-25T19:46:27.232Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-PutBadETag ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-PutBadETag" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-GetResponseHeaders
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. " ;
+        rdfs:label                 "MemberResource-GetResponseHeaders" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-get-options> ;
+        dcterms:date               "2014-08-25T19:46:27.454Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-GetResponseHeaders ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-GetResponseHeaders" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-get-options> ;
+                                     td:includesText  "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-ConditionFailedStatusCode
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
+        rdfs:label                 "IndirectContainer-ConditionFailedStatusCode" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+        dcterms:date               "2014-08-25T19:46:27.231Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-ConditionFailedStatusCode ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-ConditionFailedStatusCode" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-NoRdfBagSeqOrList
+        a                          earl:TestCase ;
+        rdfs:comment               "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List." ;
+        rdfs:label                 "BasicContainer-NoRdfBagSeqOrList" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-nordfcontainertypes> ;
+        dcterms:date               "2014-08-25T19:46:27.297Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-NoRdfBagSeqOrList ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNoRdfBagSeqOrList()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-NoRdfBagSeqOrList" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-nordfcontainertypes> ;
+                                     td:includesText  "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-Head
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST support the HTTP HEAD method. " ;
+        rdfs:label                 "MemberResource-Head" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-head-must> ;
+        dcterms:date               "2014-08-25T19:46:27.457Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-Head ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-Head" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-head-must> ;
+                                     td:includesText  "LDP servers MUST support the HTTP HEAD method. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-ConformsDcLdpContainer
+        a                          earl:TestRequirement ;
+        rdfs:comment               "Each LDP Direct Container MUST also be a conforming LDP Container in section 5.2 Container along the following restrictions." ;
+        rdfs:label                 "DirectContainer-ConformsDcLdpContainer" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpdc-are-ldpcs> ;
+        dcterms:date               "2014-08-25T19:46:27.365Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:hasPart            "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-AcceptPostResponseHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RequestedInteractionModelHeaders" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-DeleteRemovesContainmentTriple" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RelativeUriResolutionPost" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-AcceptTurtle" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-NullRelativeUriPost" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RequestedInteractionModelCreateNotAllowed" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostResponseStatusAndLocation" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-ConformsContainerRdfResource" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostContainer" ;
+        dcterms:source             ldpt:DirectContainer-ConformsDcLdpContainer ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testConformsDcLdpContainer()> ;
+        ldpt:testMethod            ldpt:indirect ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-ConformsDcLdpContainer" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpdc-are-ldpcs> ;
+                                     td:includesText  "Each LDP Direct Container MUST also be a conforming LDP Container in section 5.2 Container along the following restrictions."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-PutRequiresIfMatch
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions." ;
+        rdfs:label                 "IndirectContainer-PutRequiresIfMatch" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+        dcterms:date               "2014-08-25T19:46:27.23Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-PutRequiresIfMatch ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-PutRequiresIfMatch" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+                                     td:includesText  "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-JsonLdRepresentation
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. " ;
+        rdfs:label                 "BasicContainer-JsonLdRepresentation" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-jsonld> ;
+        dcterms:date               "2014-08-25T19:46:27.323Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-JsonLdRepresentation ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testJsonLdRepresentation()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-JsonLdRepresentation" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-jsonld> ;
+                                     td:includesText  "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-ReUseVocabularies
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules." ;
+        rdfs:label                 "IndirectContainer-ReUseVocabularies" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-reusevocab> ;
+        dcterms:date               "2014-08-25T19:46:27.2Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-ReUseVocabularies ;
+        dcterms:subject            "SHOULD, MANUAL" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testReUseVocabularies()> ;
+        ldpt:steps                 ( "Given a URL for a RDF Source, perform a GET using an RDF content type" "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ) ;
+        ldpt:testMethod            ldpt:manual ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-ReUseVocabularies" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-reusevocab> ;
+                                     td:includesText  "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-DeleteRemovesContainmentTriple
+        a                          earl:TestCase ;
+        rdfs:comment               "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple." ;
+        rdfs:label                 "DirectContainer-DeleteRemovesContainmentTriple" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-del-contremovesconttriple> ;
+        dcterms:date               "2014-08-25T19:46:27.383Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-DeleteRemovesContainmentTriple ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testDeleteRemovesContainmentTriple()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-DeleteRemovesContainmentTriple" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-del-contremovesconttriple> ;
+                                     td:includesText  "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:NonRDFSource-ConditionFailedStatusCode
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
+        rdfs:label                 "NonRDFSource-ConditionFailedStatusCode" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+        dcterms:date               "2014-08-25T19:46:27.277Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-ConditionFailedStatusCode ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "NonRDFSource-ConditionFailedStatusCode" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-PutBadETag
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
+        rdfs:label                 "BasicContainer-PutBadETag" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+        dcterms:date               "2014-08-25T19:46:27.337Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-PutBadETag ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-PutBadETag" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-UseStandardVocabularies
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible." ;
+        rdfs:label                 "BasicContainer-UseStandardVocabularies" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas> ;
+        dcterms:date               "2014-08-25T19:46:27.321Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-UseStandardVocabularies ;
+        dcterms:subject            "SHOULD, MANUAL" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testUseStandardVocabularies()> ;
+        ldpt:steps                 ( "Given a URL for a RDF Source, perform a GET using an RDF content type" "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ) ;
+        ldpt:testMethod            ldpt:manual ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-UseStandardVocabularies" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas> ;
+                                     td:includesText  "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-PutToCreate
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MAY choose to allow the creation of new resources using HTTP PUT." ;
+        rdfs:label                 "BasicContainer-PutToCreate" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-create> ;
+        dcterms:date               "2014-08-25T19:46:27.295Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-PutToCreate ;
+        dcterms:subject            "MAY" ;
+        ldpt:conformanceLevel      ldpt:MAY ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPutToCreate()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-PutToCreate" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-create> ;
+                                     td:includesText  "LDP servers MAY choose to allow the creation of new resources using HTTP PUT."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-MAYManifest
+        a              mf:Manifest ;
+        rdfs:comment   "LDP Direct Container tests. MAY conformance tests." ;
+        dcterms:title  "DirectContainer (MAY)" ;
+        mf:entries     ( ldpt:DirectContainer-PutToCreate ldpt:DirectContainer-RdfTypeLdpContainer ldpt:DirectContainer-ServerHonorsSlug ldpt:DirectContainer-TypeRdfSource ) ;
+        mf:name        "DirectContainer (MAY)" .
+
+ldpt:BasicContainer-PatchMethod
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. " ;
+        rdfs:label                 "BasicContainer-PatchMethod" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-patch-req> ;
+        dcterms:date               "2014-08-25T19:46:27.308Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-PatchMethod ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPatchMethod()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-PatchMethod" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-patch-req> ;
+                                     td:includesText  "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-AcceptPostResponseHeader
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server." ;
+        rdfs:label                 "BasicContainer-AcceptPostResponseHeader" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-acceptposthdr> ;
+        dcterms:date               "2014-08-25T19:46:27.305Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-AcceptPostResponseHeader ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptPostResponseHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-AcceptPostResponseHeader" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-acceptposthdr> ;
+                                     td:includesText  "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-ConditionFailedStatusCode
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
+        rdfs:label                 "MemberResource-ConditionFailedStatusCode" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+        dcterms:date               "2014-08-25T19:46:27.456Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-ConditionFailedStatusCode ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-ConditionFailedStatusCode" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-4xxErrorHasResponseBody
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP." ;
+        rdfs:label                 "BasicContainer-4xxErrorHasResponseBody" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
+        dcterms:date               "2014-08-25T19:46:27.326Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-4xxErrorHasResponseBody ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#test4xxErrorHasResponseBody(java.lang.String)> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-4xxErrorHasResponseBody" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
+                                     td:includesText  "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-MUSTManifest
+        a              mf:Manifest ;
+        rdfs:comment   "LDP Direct Container tests. MUST conformance tests." ;
+        dcterms:title  "DirectContainer (MUST)" ;
+        mf:entries     ( ldpt:DirectContainer-HttpLinkHeader ldpt:DirectContainer-MemberResourceTriple ldpt:DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists ldpt:DirectContainer-ActAsIfInsertedContentRelationTripleExists ldpt:DirectContainer-PostResourceUpdatesTriples ldpt:DirectContainer-DeleteResourceUpdatesTriples ldpt:DirectContainer-ConformsDcLdpContainer ldpt:DirectContainer-RelativeUriResolutionPost ldpt:DirectContainer-PostResponseStatusAndLocation ldpt:DirectContainer-PostContainer ldpt:DirectContainer-RequestedInteractionModelCreateNotAllowed ldpt:DirectContainer-RequestedInteractionModelHeaders ldpt:DirectContainer-AcceptTurtle ldpt:DirectContainer-NullRelativeUriPost ldpt:DirectContainer-AcceptPostResponseHeader ldpt:DirectContainer-DeleteRemovesContainmentTriple ldpt:DirectContainer-ConformsContainerRdfResource ldpt:DirectContainer-RelativeUriResolutionPut ldpt:DirectContainer-PutReplacesResource ldpt:DirectContainer-PutSimpleUpdate ldpt:DirectContainer-GetResource ldpt:DirectContainer-RestrictClientInference ldpt:DirectContainer-GetResourceAcceptTurtle ldpt:DirectContainer-PublishConstraintsReadOnlyProp ldpt:DirectContainer-PublishConstraintsUnknownProp ldpt:DirectContainer-PutReadOnlyProperties4xxStatus ldpt:DirectContainer-PutPropertiesNotPersisted ldpt:DirectContainer-ConformsRdfSourceLdpResource ldpt:DirectContainer-IsHttp11Manual ldpt:DirectContainer-ETagHeadersGet ldpt:DirectContainer-ETagHeadersHead ldpt:DirectContainer-LdpLinkHeader ldpt:DirectContainer-GetResponseHeaders ldpt:DirectContainer-ConditionFailedStatusCode ldpt:DirectContainer-PreconditionRequiredStatusCode ldpt:DirectContainer-PutBadETag ldpt:DirectContainer-Head ldpt:DirectContainer-AcceptPatchHeader ldpt:DirectContainer-Options ldpt:DirectContainer-OptionsAllowHeader ) ;
+        mf:name        "DirectContainer (MUST)" .
+
+ldpt:DirectContainer-MemberResourceTriple
+        a                          earl:TestCase ;
+        rdfs:comment               "Each LDP Direct Container representation MUST contain exactly one triple whose subject is the LDPC URI, whose predicate is the ldp:membershipResource, and whose object is the LDPC's membership-constant-URI. Commonly the LDPC's URI is the membership-constant-URI, but LDP does not require this." ;
+        rdfs:label                 "DirectContainer-MemberResourceTriple" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpdc-containres> ;
+        dcterms:date               "2014-08-25T19:46:27.362Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:DirectContainer-MemberResourceTriple ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testMemberResourceTriple()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-MemberResourceTriple" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpdc-containres> ;
+                                     td:includesText  "Each LDP Direct Container representation MUST contain exactly one triple whose subject is the LDPC URI, whose predicate is the ldp:membershipResource, and whose object is the LDPC's membership-constant-URI. Commonly the LDPC's URI is the membership-constant-URI, but LDP does not require this."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
 
 ldpt:IndirectContainer-CreateIndirectContainer
         a                          earl:TestCase ;
         rdfs:comment               "Each LDP Indirect Container MUST also be a conforming LDP Direct Container in section 5.4 Direct along the following restrictions." ;
         rdfs:label                 "IndirectContainer-CreateIndirectContainer" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpic-are-ldpcs> ;
-        dcterms:date               "2014-08-25T13:17:51.638Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T19:46:27.151Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:IndirectContainer-CreateIndirectContainer ;
         dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/IndirectContainerTest.html#testCreateIndirectContainer()> ;
+        ldpt:testMethod            ldpt:notImplemented ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-CreateIndirectContainer" ;
         td:reviewStatus            td:unreviewed ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpic-are-ldpcs> ;
                                      td:includesText  "Each LDP Indirect Container MUST also be a conforming LDP Direct Container in section 5.4 Direct along the following restrictions."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
+                                   ] .
+
+ldpt:NonRDFSource-Options
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST support the HTTP OPTIONS method. " ;
+        rdfs:label                 "NonRDFSource-Options" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-must> ;
+        dcterms:date               "2014-08-25T19:46:27.281Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-Options ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "NonRDFSource-Options" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-must> ;
+                                     td:includesText  "LDP servers MUST support the HTTP OPTIONS method. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-ETagHeadersGet
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." ;
+        rdfs:label                 "MemberResource-ETagHeadersGet" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
+        dcterms:date               "2014-08-25T19:46:27.453Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-ETagHeadersGet ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-ETagHeadersGet" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
+                                     td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-ServerHonorsSlug
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI." ;
+        rdfs:label                 "BasicContainer-ServerHonorsSlug" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-slug> ;
+        dcterms:date               "2014-08-25T19:46:27.309Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-ServerHonorsSlug ;
+        dcterms:subject            "MAY" ;
+        ldpt:conformanceLevel      ldpt:MAY ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testServerHonorsSlug()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-ServerHonorsSlug" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-slug> ;
+                                     td:includesText  "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:NonRDFSource-OptionsAllowHeader
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. " ;
+        rdfs:label                 "NonRDFSource-OptionsAllowHeader" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
+        dcterms:date               "2014-08-25T19:46:27.281Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-OptionsAllowHeader ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "NonRDFSource-OptionsAllowHeader" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
+                                     td:includesText  "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-AcceptTurtle
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]." ;
+        rdfs:label                 "BasicContainer-AcceptTurtle" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-turtle> ;
+        dcterms:date               "2014-08-25T19:46:27.301Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-AcceptTurtle ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptTurtle()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-AcceptTurtle" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-turtle> ;
+                                     td:includesText  "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-RestrictUriReUseSlug
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers that allow member creation via POST SHOULD NOT re-use URIs." ;
+        rdfs:label                 "IndirectContainer-RestrictUriReUseSlug" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
+        dcterms:date               "2014-08-25T19:46:27.172Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RestrictUriReUseSlug ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseSlug()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-RestrictUriReUseSlug" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
+                                     td:includesText  "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-NullRelativeUriPost
+        a                          earl:TestCase ;
+        rdfs:comment               "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource." ;
+        rdfs:label                 "BasicContainer-NullRelativeUriPost" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-rdfnullrel> ;
+        dcterms:date               "2014-08-25T19:46:27.302Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-NullRelativeUriPost ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNullRelativeUriPost()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-NullRelativeUriPost" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-rdfnullrel> ;
+                                     td:includesText  "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-ContentTypeHeader
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body." ;
+        rdfs:label                 "BasicContainer-ContentTypeHeader" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-contenttype> ;
+        dcterms:date               "2014-08-25T19:46:27.301Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-ContentTypeHeader ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testContentTypeHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-ContentTypeHeader" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-contenttype> ;
+                                     td:includesText  "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-PutReadOnlyProperties4xxStatus
+        a                          earl:TestCase ;
+        rdfs:comment               "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)" ;
+        rdfs:label                 "DirectContainer-PutReadOnlyProperties4xxStatus" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
+        dcterms:date               "2014-08-25T19:46:27.4Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PutReadOnlyProperties4xxStatus ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReadOnlyProperties4xxStatus(java.lang.String)> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-PutReadOnlyProperties4xxStatus" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
+                                     td:includesText  "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-MUSTManifest
+        a              mf:Manifest ;
+        rdfs:comment   "LDP Indirect Container tests. MUST conformance tests." ;
+        dcterms:title  "IndirectContainer (MUST)" ;
+        mf:entries     ( ldpt:IndirectContainer-ContainerSupportsHttpLinkHeader ldpt:IndirectContainer-CreateIndirectContainer ldpt:IndirectContainer-ContainsLdpcUri ldpt:IndirectContainer-PostResource ldpt:IndirectContainer-RelativeUriResolutionPost ldpt:IndirectContainer-PostResponseStatusAndLocation ldpt:IndirectContainer-PostContainer ldpt:IndirectContainer-RequestedInteractionModelCreateNotAllowed ldpt:IndirectContainer-RequestedInteractionModelHeaders ldpt:IndirectContainer-AcceptTurtle ldpt:IndirectContainer-NullRelativeUriPost ldpt:IndirectContainer-AcceptPostResponseHeader ldpt:IndirectContainer-DeleteRemovesContainmentTriple ldpt:IndirectContainer-ConformsContainerRdfResource ldpt:IndirectContainer-RelativeUriResolutionPut ldpt:IndirectContainer-PutReplacesResource ldpt:IndirectContainer-PutSimpleUpdate ldpt:IndirectContainer-GetResource ldpt:IndirectContainer-RestrictClientInference ldpt:IndirectContainer-GetResourceAcceptTurtle ldpt:IndirectContainer-PublishConstraintsReadOnlyProp ldpt:IndirectContainer-PublishConstraintsUnknownProp ldpt:IndirectContainer-PutReadOnlyProperties4xxStatus ldpt:IndirectContainer-PutPropertiesNotPersisted ldpt:IndirectContainer-ConformsRdfSourceLdpResource ldpt:IndirectContainer-IsHttp11Manual ldpt:IndirectContainer-ETagHeadersGet ldpt:IndirectContainer-ETagHeadersHead ldpt:IndirectContainer-LdpLinkHeader ldpt:IndirectContainer-GetResponseHeaders ldpt:IndirectContainer-ConditionFailedStatusCode ldpt:IndirectContainer-PreconditionRequiredStatusCode ldpt:IndirectContainer-PutBadETag ldpt:IndirectContainer-Head ldpt:IndirectContainer-AcceptPatchHeader ldpt:IndirectContainer-Options ldpt:IndirectContainer-OptionsAllowHeader ) ;
+        mf:name        "IndirectContainer (MUST)" .
+
+ldpt:MemberResource-RelativeUriResolutionPut
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource." ;
+        rdfs:label                 "MemberResource-RelativeUriResolutionPut" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
+        dcterms:date               "2014-08-25T19:46:27.438Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-RelativeUriResolutionPut ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRelativeUriResolutionPut()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-RelativeUriResolutionPut" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
+                                     td:includesText  "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-NullRelativeUriPost
+        a                          earl:TestCase ;
+        rdfs:comment               "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource." ;
+        rdfs:label                 "DirectContainer-NullRelativeUriPost" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-rdfnullrel> ;
+        dcterms:date               "2014-08-25T19:46:27.378Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-NullRelativeUriPost ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNullRelativeUriPost()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-NullRelativeUriPost" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-rdfnullrel> ;
+                                     td:includesText  "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-RequestedInteractionModelCreateNotAllowed
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request." ;
+        rdfs:label                 "BasicContainer-RequestedInteractionModelCreateNotAllowed" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
+        dcterms:date               "2014-08-25T19:46:27.299Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RequestedInteractionModelCreateNotAllowed ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelCreateNotAllowed(java.lang.String)> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-RequestedInteractionModelCreateNotAllowed" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
+                                     td:includesText  "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-RejectPutModifyingContainmentTriples
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code." ;
+        rdfs:label                 "DirectContainer-RejectPutModifyingContainmentTriples" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-put-mbrprops> ;
+        dcterms:date               "2014-08-25T19:46:27.382Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RejectPutModifyingContainmentTriples ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRejectPutModifyingContainmentTriples()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-RejectPutModifyingContainmentTriples" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-put-mbrprops> ;
+                                     td:includesText  "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-NoRdfBagSeqOrList
+        a                          earl:TestCase ;
+        rdfs:comment               "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List." ;
+        rdfs:label                 "DirectContainer-NoRdfBagSeqOrList" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-nordfcontainertypes> ;
+        dcterms:date               "2014-08-25T19:46:27.373Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-NoRdfBagSeqOrList ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNoRdfBagSeqOrList()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-NoRdfBagSeqOrList" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-nordfcontainertypes> ;
+                                     td:includesText  "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-MAYManifest
+        a              mf:Manifest ;
+        rdfs:comment   "LDP Indirect Container tests. MAY conformance tests." ;
+        dcterms:title  "IndirectContainer (MAY)" ;
+        mf:entries     ( ldpt:IndirectContainer-PutToCreate ldpt:IndirectContainer-RdfTypeLdpContainer ldpt:IndirectContainer-ServerHonorsSlug ldpt:IndirectContainer-TypeRdfSource ) ;
+        mf:name        "IndirectContainer (MAY)" .
+
+ldpt:DirectContainer-PublishConstraintsUnknownProp
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints." ;
+        rdfs:label                 "DirectContainer-PublishConstraintsUnknownProp" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
+        dcterms:date               "2014-08-25T19:46:27.4Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PublishConstraintsUnknownProp ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsUnknownProp()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-PublishConstraintsUnknownProp" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
+                                     td:includesText  "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-RejectPutModifyingContainmentTriples
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code." ;
+        rdfs:label                 "BasicContainer-RejectPutModifyingContainmentTriples" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-put-mbrprops> ;
+        dcterms:date               "2014-08-25T19:46:27.306Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RejectPutModifyingContainmentTriples ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRejectPutModifyingContainmentTriples()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-RejectPutModifyingContainmentTriples" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-put-mbrprops> ;
+                                     td:includesText  "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-PreconditionRequiredStatusCode
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
+        rdfs:label                 "DirectContainer-PreconditionRequiredStatusCode" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+        dcterms:date               "2014-08-25T19:46:27.411Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-PreconditionRequiredStatusCode ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-PreconditionRequiredStatusCode" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:RDFSource-MAYManifest
+        a              mf:Manifest ;
+        rdfs:comment   "LDP RDF Source tests. MAY conformance tests." ;
+        dcterms:title  "RDFSource (MAY)" ;
+        mf:entries     ( ldpt:MemberResource-TypeRdfSource ) ;
+        mf:name        "RDFSource (MAY)" .
+
+ldpt:MemberResource-RestrictClientInference
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document." ;
+        rdfs:label                 "MemberResource-RestrictClientInference" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-noinferencing> ;
+        dcterms:date               "2014-08-25T19:46:27.443Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-RestrictClientInference ;
+        dcterms:subject            "MUST, MANUAL" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRestrictClientInference()> ;
+        ldpt:steps                 ( "Perform a GET on a URL for the reource requesting an RDF content type" "Inspect the results (both headers and content) for missing terms.  Additionally could run an inferencing tool and compare results, seeing if needed informationshould have been explicitly listed by the server." ) ;
+        ldpt:testMethod            ldpt:manual ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-RestrictClientInference" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-noinferencing> ;
+                                     td:includesText  "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-PutRequiresIfMatch
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions." ;
+        rdfs:label                 "BasicContainer-PutRequiresIfMatch" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+        dcterms:date               "2014-08-25T19:46:27.335Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-PutRequiresIfMatch ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-PutRequiresIfMatch" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+                                     td:includesText  "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-SHOULDManifest
+        a              mf:Manifest ;
+        rdfs:comment   "LDP Indirect Container tests. SHOULD conformance tests." ;
+        dcterms:title  "IndirectContainer (SHOULD)" ;
+        mf:entries     ( ldpt:IndirectContainer-NoRdfBagSeqOrList ldpt:IndirectContainer-PreferContainmentTriples ldpt:IndirectContainer-ContentTypeHeader ldpt:IndirectContainer-PostNoSlug ldpt:IndirectContainer-CreateWithoutConstraints ldpt:IndirectContainer-RestrictUriReUseSlug ldpt:IndirectContainer-RestrictUriReUseNoSlug ldpt:IndirectContainer-RejectPutModifyingContainmentTriples ldpt:IndirectContainer-RestrictPutReUseUri ldpt:IndirectContainer-PatchMethod ldpt:IndirectContainer-PostJsonLd ldpt:IndirectContainer-ContainsRdfType ldpt:IndirectContainer-ReUseVocabularies ldpt:IndirectContainer-UseStandardVocabularies ldpt:IndirectContainer-JsonLdRepresentation ldpt:IndirectContainer-4xxErrorHasResponseBody ldpt:IndirectContainer-ResponsePropertiesNotPersisted ldpt:IndirectContainer-PutRequiresIfMatch ) ;
+        mf:name        "IndirectContainer (SHOULD)" .
+
+ldpt:DirectContainer-PostResponseStatusAndLocation
+        a                          earl:TestCase ;
+        rdfs:comment               "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response." ;
+        rdfs:label                 "DirectContainer-PostResponseStatusAndLocation" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-created201> ;
+        dcterms:date               "2014-08-25T19:46:27.374Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-PostResponseStatusAndLocation ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostResponseStatusAndLocation()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-PostResponseStatusAndLocation" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-created201> ;
+                                     td:includesText  "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-PostResourceUpdatesTriples
+        a                          earl:TestCase ;
+        rdfs:comment               "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, the LDPC MUST update its membership triples to reflect that addition, and the resulting membership triple MUST be consistent with any LDP-defined predicates it exposes." ;
+        rdfs:label                 "DirectContainer-PostResourceUpdatesTriples" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpdc-post-createdmbr-member> ;
+        dcterms:date               "2014-08-25T19:46:27.364Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:DirectContainer-PostResourceUpdatesTriples ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testPostResourceUpdatesTriples()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-PostResourceUpdatesTriples" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpdc-post-createdmbr-member> ;
+                                     td:includesText  "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, the LDPC MUST update its membership triples to reflect that addition, and the resulting membership triple MUST be consistent with any LDP-defined predicates it exposes."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-AcceptPostResponseHeader
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server." ;
+        rdfs:label                 "DirectContainer-AcceptPostResponseHeader" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-acceptposthdr> ;
+        dcterms:date               "2014-08-25T19:46:27.382Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-AcceptPostResponseHeader ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptPostResponseHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-AcceptPostResponseHeader" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-acceptposthdr> ;
+                                     td:includesText  "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-RestrictUriReUseNoSlug
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers that allow member creation via POST SHOULD NOT re-use URIs." ;
+        rdfs:label                 "BasicContainer-RestrictUriReUseNoSlug" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
+        dcterms:date               "2014-08-25T19:46:27.305Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RestrictUriReUseNoSlug ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseNoSlug()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-RestrictUriReUseNoSlug" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
+                                     td:includesText  "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-ActAsIfInsertedContentRelationTripleExists
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP Direct Containers MUST behave as if they have a (LDPC URI, ldp:insertedContentRelation , ldp:MemberSubject) triple, but LDP imposes no requirement to materialize such a triple in the LDP-DC representation." ;
+        rdfs:label                 "DirectContainer-ActAsIfInsertedContentRelationTripleExists" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpdc-indirectmbr-basic> ;
+        dcterms:date               "2014-08-25T19:46:27.363Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:DirectContainer-ActAsIfInsertedContentRelationTripleExists ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testActAsIfInsertedContentRelationTripleExists()> ;
+        ldpt:testMethod            ldpt:notImplemented ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-ActAsIfInsertedContentRelationTripleExists" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpdc-indirectmbr-basic> ;
+                                     td:includesText  "LDP Direct Containers MUST behave as if they have a (LDPC URI, ldp:insertedContentRelation , ldp:MemberSubject) triple, but LDP imposes no requirement to materialize such a triple in the LDP-DC representation."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:RDFSource-MUSTManifest
+        a              mf:Manifest ;
+        rdfs:comment   "LDP RDF Source tests. MUST conformance tests." ;
+        dcterms:title  "RDFSource (MUST)" ;
+        mf:entries     ( ldpt:MemberResource-RelativeUriResolutionPut ldpt:MemberResource-PutReplacesResource ldpt:MemberResource-PutSimpleUpdate ldpt:MemberResource-GetResource ldpt:MemberResource-RestrictClientInference ldpt:MemberResource-GetResourceAcceptTurtle ldpt:MemberResource-PublishConstraintsReadOnlyProp ldpt:MemberResource-PublishConstraintsUnknownProp ldpt:MemberResource-PutReadOnlyProperties4xxStatus ldpt:MemberResource-PutPropertiesNotPersisted ldpt:MemberResource-ConformsRdfSourceLdpResource ldpt:MemberResource-IsHttp11Manual ldpt:MemberResource-ETagHeadersGet ldpt:MemberResource-ETagHeadersHead ldpt:MemberResource-LdpLinkHeader ldpt:MemberResource-GetResponseHeaders ldpt:MemberResource-ConditionFailedStatusCode ldpt:MemberResource-PreconditionRequiredStatusCode ldpt:MemberResource-PutBadETag ldpt:MemberResource-Head ldpt:MemberResource-AcceptPatchHeader ldpt:MemberResource-Options ldpt:MemberResource-OptionsAllowHeader ) ;
+        mf:name        "RDFSource (MUST)" .
+
+ldpt:DirectContainer-CreateWithoutConstraints
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General." ;
+        rdfs:label                 "DirectContainer-CreateWithoutConstraints" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-mincontraints> ;
+        dcterms:date               "2014-08-25T19:46:27.38Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-CreateWithoutConstraints ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testCreateWithoutConstraints()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-CreateWithoutConstraints" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-mincontraints> ;
+                                     td:includesText  "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-GetResponseHeaders
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. " ;
+        rdfs:label                 "DirectContainer-GetResponseHeaders" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-get-options> ;
+        dcterms:date               "2014-08-25T19:46:27.409Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-GetResponseHeaders ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-GetResponseHeaders" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-get-options> ;
+                                     td:includesText  "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-ConformsRdfSourceLdpResource
+        a                          earl:TestRequirement ;
+        rdfs:comment               "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section." ;
+        rdfs:label                 "IndirectContainer-ConformsRdfSourceLdpResource" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-are-ldpr> ;
+        dcterms:date               "2014-08-25T19:46:27.216Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:hasPart            "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-OptionsAllowHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Head" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PreconditionRequiredStatusCode" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersHead" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ConditionFailedStatusCode" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Options" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResponseHeaders" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-AcceptPatchHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PutBadETag" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResource" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersGet" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-IsHttp11Manual" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-LdpLinkHeader" ;
+        dcterms:source             ldpt:RdfSource-ConformsRdfSourceLdpResource ;
+        dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:IndirectContainer-CreateIndirectContainer ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/IndirectContainerTest.html#testCreateIndirectContainer()> ;
-        ldpt:testMethod            ldpt:notImplemented .
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testConformsRdfSourceLdpResource()> ;
+        ldpt:testMethod            ldpt:indirect ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-ConformsRdfSourceLdpResource" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-are-ldpr> ;
+                                     td:includesText  "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
 
 ldpt:IndirectContainer-PreferContainmentTriples
         a                          earl:TestCase ;
         rdfs:comment               "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]." ;
         rdfs:label                 "IndirectContainer-PreferContainmentTriples" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-prefer> ;
-        dcterms:date               "2014-08-25T13:17:51.641Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T19:46:27.157Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-PreferContainmentTriples ;
         dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPreferContainmentTriples()> ;
+        ldpt:testMethod            ldpt:automated ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-PreferContainmentTriples" ;
         td:reviewStatus            td:unreviewed ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-prefer> ;
                                      td:includesText  "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-PreferContainmentTriples ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPreferContainmentTriples()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-ETagHeadersGet
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." ;
-        rdfs:label                 "BasicContainer-ETagHeadersGet" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-        dcterms:date               "2014-08-25T13:17:51.752Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-ETagHeadersGet" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-                                     td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-ETagHeadersGet ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-PutReplacesResource
-        a                          earl:TestCase ;
-        rdfs:comment               "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request." ;
-        rdfs:label                 "IndirectContainer-PutReplacesResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-replaceall> ;
-        dcterms:date               "2014-08-25T13:17:51.656Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PutReplacesResource" ;
+                                   ] .
+
+ldpt:NonRDFSource-PostResourceAndCheckLink
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers exposing an LDP Non-RDF Source may advertise this by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#NonRDFSource, and a link relation type of type (that is, rel='type') in responses to requests made to the LDP-NR's HTTP Request-URI." ;
+        rdfs:label                 "NonRDFSource-PostResourceAndCheckLink" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpnr-type> ;
+        dcterms:date               "2014-08-25T19:46:27.269Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:NonRDFSource-PostResourceAndCheckLink ;
+        dcterms:subject            "MAY, NON-RDF" ;
+        ldpt:conformanceLevel      ldpt:MAY ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceAndCheckLink()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "NonRDFSource-PostResourceAndCheckLink" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-replaceall> ;
-                                     td:includesText  "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PutReplacesResource ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReplacesResource()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-JsonLdRepresentation
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. " ;
-        rdfs:label                 "DirectContainer-JsonLdRepresentation" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-jsonld> ;
-        dcterms:date               "2014-08-25T13:17:51.59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpnr-type> ;
+                                     td:includesText  "LDP servers exposing an LDP Non-RDF Source may advertise this by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#NonRDFSource, and a link relation type of type (that is, rel='type') in responses to requests made to the LDP-NR's HTTP Request-URI."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-ContentTypeHeader
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body." ;
+        rdfs:label                 "DirectContainer-ContentTypeHeader" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-contenttype> ;
+        dcterms:date               "2014-08-25T19:46:27.378Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-ContentTypeHeader ;
         dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-JsonLdRepresentation" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-jsonld> ;
-                                     td:includesText  "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-JsonLdRepresentation ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testJsonLdRepresentation()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-IsHttp11Manual
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]." ;
-        rdfs:label                 "IndirectContainer-IsHttp11Manual" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
-        dcterms:date               "2014-08-25T13:17:51.667Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST, MANUAL" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-IsHttp11Manual" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testContentTypeHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-ContentTypeHeader" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-contenttype> ;
+                                     td:includesText  "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-PutToCreate
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MAY choose to allow the creation of new resources using HTTP PUT." ;
+        rdfs:label                 "DirectContainer-PutToCreate" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-create> ;
+        dcterms:date               "2014-08-25T19:46:27.371Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-PutToCreate ;
+        dcterms:subject            "MAY" ;
+        ldpt:conformanceLevel      ldpt:MAY ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPutToCreate()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-PutToCreate" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
-                                     td:includesText  "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-create> ;
+                                     td:includesText  "LDP servers MAY choose to allow the creation of new resources using HTTP PUT."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-LdpLinkHeader
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI." ;
+        rdfs:label                 "DirectContainer-LdpLinkHeader" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
+        dcterms:date               "2014-08-25T19:46:27.408Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-LdpLinkHeader ;
+        dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-IsHttp11Manual ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Manual()> ;
-        ldpt:testMethod            ldpt:manual .
-
-ldpt:MemberResource-ConformsRdfSourceLdpResource
-        a                          earl:TestRequirement ;
-        rdfs:comment               "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section." ;
-        rdfs:label                 "MemberResource-ConformsRdfSourceLdpResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-are-ldpr> ;
-        dcterms:date               "2014-08-25T13:17:51.785Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:hasPart            "http://www.w3c.org/ns/ldp/test#CommonResource-AcceptPatchHeader" , "http://www.w3c.org/ns/ldp/test#CommonResource-Head" , "http://www.w3c.org/ns/ldp/test#CommonResource-GetResponseHeaders" , "http://www.w3c.org/ns/ldp/test#CommonResource-OptionsAllowHeader" , "http://www.w3c.org/ns/ldp/test#CommonResource-GetResource" , "http://www.w3c.org/ns/ldp/test#CommonResource-ETagHeadersHead" , "http://www.w3c.org/ns/ldp/test#CommonResource-ConditionFailedStatusCode" , "http://www.w3c.org/ns/ldp/test#CommonResource-Options" , "http://www.w3c.org/ns/ldp/test#CommonResource-LdpLinkHeader" , "http://www.w3c.org/ns/ldp/test#CommonResource-IsHttp11Manual" , "http://www.w3c.org/ns/ldp/test#CommonResource-ETagHeadersGet" , "http://www.w3c.org/ns/ldp/test#CommonResource-PutBadETag" , "http://www.w3c.org/ns/ldp/test#CommonResource-PreconditionRequiredStatusCode" ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-ConformsRdfSourceLdpResource" ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-LdpLinkHeader" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
+                                     td:includesText  "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-ResponsePropertiesNotPersisted
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General." ;
+        rdfs:label                 "MemberResource-ResponsePropertiesNotPersisted" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
+        dcterms:date               "2014-08-25T19:46:27.448Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-ResponsePropertiesNotPersisted ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testResponsePropertiesNotPersisted()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-ResponsePropertiesNotPersisted" ;
         td:reviewStatus            td:unreviewed ;
         td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-are-ldpr> ;
-                                     td:includesText  "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ConformsRdfSourceLdpResource ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testConformsRdfSourceLdpResource()> ;
-        ldpt:testMethod            ldpt:indirect .
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
+                                     td:includesText  "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
 
 ldpt:DirectContainer-PatchMethod
         a                          earl:TestCase ;
         rdfs:comment               "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. " ;
         rdfs:label                 "DirectContainer-PatchMethod" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-patch-req> ;
-        dcterms:date               "2014-08-25T13:17:51.568Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T19:46:27.384Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-PatchMethod ;
         dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPatchMethod()> ;
+        ldpt:testMethod            ldpt:automated ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-PatchMethod" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-patch-req> ;
                                      td:includesText  "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-PatchMethod ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPatchMethod()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-UseStandardVocabularies
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible." ;
-        rdfs:label                 "MemberResource-UseStandardVocabularies" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas> ;
-        dcterms:date               "2014-08-25T13:17:51.78Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD, MANUAL" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-UseStandardVocabularies" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas> ;
-                                     td:includesText  "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-UseStandardVocabularies ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testUseStandardVocabularies()> ;
-        ldpt:steps                 ( "Given a URL for a RDF Source, perform a GET using an RDF content type" "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ) ;
-        ldpt:testMethod            ldpt:manual .
-
-ldpt:IndirectContainer-MAYManifest
-        a             mf:Manifest ;
-        rdfs:comment  "LDP Indirect Container tests. MAY conformance tests." ;
-        <http://purl.org/dc/elements/1.1/title>
-                "IndirectContainer (MAY)" ;
-        mf:entries    ( ldpt:IndirectContainer-PutToCreate ldpt:IndirectContainer-RdfTypeLdpContainer ldpt:IndirectContainer-ServerHonorsSlug ldpt:IndirectContainer-TypeRdfSource ) ;
-        mf:name       "IndirectContainer (MAY)" .
-
-ldpt:DirectContainer-ReUseVocabularies
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules." ;
-        rdfs:label                 "DirectContainer-ReUseVocabularies" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-reusevocab> ;
-        dcterms:date               "2014-08-25T13:17:51.581Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD, MANUAL" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-ReUseVocabularies" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-reusevocab> ;
-                                     td:includesText  "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ReUseVocabularies ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testReUseVocabularies()> ;
-        ldpt:steps                 ( "Given a URL for a RDF Source, perform a GET using an RDF content type" "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ) ;
-        ldpt:testMethod            ldpt:manual .
-
-ldpt:MemberResource-LdpLinkHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI." ;
-        rdfs:label                 "MemberResource-LdpLinkHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
-        dcterms:date               "2014-08-25T13:17:51.79Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-LdpLinkHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
-                                     td:includesText  "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-LdpLinkHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-ContentTypeHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body." ;
-        rdfs:label                 "BasicContainer-ContentTypeHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-contenttype> ;
-        dcterms:date               "2014-08-25T13:17:51.729Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-ContentTypeHeader" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-contenttype> ;
-                                     td:includesText  "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-ContentTypeHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testContentTypeHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:NonRDFSource-PreconditionRequiredStatusCode
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "NonRDFSource-PreconditionRequiredStatusCode" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-08-25T13:17:51.712Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-PreconditionRequiredStatusCode" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-PreconditionRequiredStatusCode ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-4xxErrorHasResponseBody
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP." ;
-        rdfs:label                 "MemberResource-4xxErrorHasResponseBody" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-        dcterms:date               "2014-08-25T13:17:51.783Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-4xxErrorHasResponseBody" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-                                     td:includesText  "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-4xxErrorHasResponseBody ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#test4xxErrorHasResponseBody(java.lang.String)> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists
-        a                          earl:TestCase ;
-        rdfs:comment               "Each LDP Direct Container representation must contain exactly one triple whose subject is the LDPC URI, and whose predicate is either ldp:hasMemberRelation or ldp:isMemberOfRelation. The object of the triple is constrained by other sections, such as ldp:hasMemberRelation or ldp:isMemberOfRelation, based on the membership triple pattern used by the container." ;
-        rdfs:label                 "DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpdc-containtriples> ;
-        dcterms:date               "2014-08-25T13:17:51.376Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpdc-containtriples> ;
-                                     td:includesText  "Each LDP Direct Container representation must contain exactly one triple whose subject is the LDPC URI, and whose predicate is either ldp:hasMemberRelation or ldp:isMemberOfRelation. The object of the triple is constrained by other sections, such as ldp:hasMemberRelation or ldp:isMemberOfRelation, based on the membership triple pattern used by the container."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testMemberRelationOrIsMemberOfRelationTripleExists()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-RelativeUriResolutionPost
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource." ;
-        rdfs:label                 "BasicContainer-RelativeUriResolutionPost" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
-        dcterms:date               "2014-08-25T13:17:51.724Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-RelativeUriResolutionPost" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
-                                     td:includesText  "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RelativeUriResolutionPost ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRelativeUriResolutionPost()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-PostNoSlug
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint." ;
-        rdfs:label                 "BasicContainer-PostNoSlug" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-serverassignuri> ;
-        dcterms:date               "2014-08-25T13:17:51.73Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PostNoSlug" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-serverassignuri> ;
-                                     td:includesText  "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-PostNoSlug ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostNoSlug()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:RDFSource-MAYManifest
-        a             mf:Manifest ;
-        rdfs:comment  "LDP RDF Source tests. MAY conformance tests." ;
-        <http://purl.org/dc/elements/1.1/title>
-                "RDFSource (MAY)" ;
-        mf:entries    ( ldpt:MemberResource-TypeRdfSource ) ;
-        mf:name       "RDFSource (MAY)" .
-
-ldpt:BasicContainer-PutSimpleUpdate
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs." ;
-        rdfs:label                 "BasicContainer-PutSimpleUpdate" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-simpleupdate> ;
-        dcterms:date               "2014-08-25T13:17:51.74Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PutSimpleUpdate" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-simpleupdate> ;
-                                     td:includesText  "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PutSimpleUpdate ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutSimpleUpdate()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-RestrictClientInference
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document." ;
-        rdfs:label                 "DirectContainer-RestrictClientInference" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-noinferencing> ;
-        dcterms:date               "2014-08-25T13:17:51.588Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST, MANUAL" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-RestrictClientInference" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-noinferencing> ;
-                                     td:includesText  "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-RestrictClientInference ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRestrictClientInference()> ;
-        ldpt:steps                 ( "Perform a GET on a URL for the reource requesting an RDF content type" "Inspect the results (both headers and content) for missing terms.  Additionally could run an inferencing tool and compare results, seeing if needed informationshould have been explicitly listed by the server." ) ;
-        ldpt:testMethod            ldpt:manual .
-
-ldpt:NonRDFSource-ETagHeadersGet
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." ;
-        rdfs:label                 "NonRDFSource-ETagHeadersGet" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-        dcterms:date               "2014-08-25T13:17:51.709Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-ETagHeadersGet" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-                                     td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-ETagHeadersGet ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-PublishConstraintsReadOnlyProp
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints." ;
-        rdfs:label                 "BasicContainer-PublishConstraintsReadOnlyProp" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-        dcterms:date               "2014-08-25T13:17:51.745Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PublishConstraintsReadOnlyProp" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-                                     td:includesText  "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PublishConstraintsReadOnlyProp ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsReadOnlyProp(java.lang.String)> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-RelativeUriResolutionPut
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource." ;
-        rdfs:label                 "DirectContainer-RelativeUriResolutionPut" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
-        dcterms:date               "2014-08-25T13:17:51.577Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-RelativeUriResolutionPut" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
-                                     td:includesText  "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-RelativeUriResolutionPut ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRelativeUriResolutionPut()> ;
-        ldpt:testMethod            ldpt:automated .
+                                   ] .
 
 ldpt:BasicContainer-PostJsonLd
         a                          earl:TestCase ;
         rdfs:comment               "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]." ;
         rdfs:label                 "BasicContainer-PostJsonLd" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-jsonld> ;
-        dcterms:date               "2014-08-25T13:17:51.735Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T19:46:27.31Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-PostJsonLd ;
         dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostJsonLd()> ;
+        ldpt:testMethod            ldpt:automated ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-PostJsonLd" ;
         td:reviewStatus            td:unreviewed ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-jsonld> ;
                                      td:includesText  "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
+                                   ] .
+
+ldpt:IndirectContainer-PutReplacesResource
+        a                          earl:TestCase ;
+        rdfs:comment               "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request." ;
+        rdfs:label                 "IndirectContainer-PutReplacesResource" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-replaceall> ;
+        dcterms:date               "2014-08-25T19:46:27.196Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PutReplacesResource ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReplacesResource()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-PutReplacesResource" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-replaceall> ;
+                                     td:includesText  "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:NonRDFSource-GetResource
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST support the HTTP GET Method for LDPRs" ;
+        rdfs:label                 "NonRDFSource-GetResource" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-get-must> ;
+        dcterms:date               "2014-08-25T19:46:27.272Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-GetResource ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResource()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "NonRDFSource-GetResource" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-get-must> ;
+                                     td:includesText  "LDP servers MUST support the HTTP GET Method for LDPRs"^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-PublishConstraintsReadOnlyProp
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints." ;
+        rdfs:label                 "DirectContainer-PublishConstraintsReadOnlyProp" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
+        dcterms:date               "2014-08-25T19:46:27.399Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PublishConstraintsReadOnlyProp ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsReadOnlyProp(java.lang.String)> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-PublishConstraintsReadOnlyProp" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
+                                     td:includesText  "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-JsonLdRepresentation
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. " ;
+        rdfs:label                 "DirectContainer-JsonLdRepresentation" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-jsonld> ;
+        dcterms:date               "2014-08-25T19:46:27.398Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-JsonLdRepresentation ;
+        dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testJsonLdRepresentation()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-JsonLdRepresentation" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-jsonld> ;
+                                     td:includesText  "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource
+        a                          earl:TestCase ;
+        rdfs:comment               "When a contained LDPR is deleted, and the LDPC server created anassociated LDP-RS (see the LDPC POST section), the LDPC server must alsodelete the associated LDP-RS it created." ;
+        rdfs:label                 "NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-del-contremovescontres> ;
+        dcterms:date               "2014-08-25T19:46:27.27Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource ;
+        dcterms:subject            "MUST, NON-RDF" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testDeleteNonRDFSourceDeletesAssociatedResource()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-del-contremovescontres> ;
+                                     td:includesText  "When a contained LDPR is deleted, and the LDPC server created anassociated LDP-RS (see the LDPC POST section), the LDPC server must alsodelete the associated LDP-RS it created."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-RequestedInteractionModelHeaders
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request." ;
+        rdfs:label                 "DirectContainer-RequestedInteractionModelHeaders" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
+        dcterms:date               "2014-08-25T19:46:27.377Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RequestedInteractionModelHeaders ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelHeaders(java.lang.String)> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-RequestedInteractionModelHeaders" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
+                                     td:includesText  "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:NonRDFSource-AcceptPatchHeader
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. " ;
+        rdfs:label                 "NonRDFSource-AcceptPatchHeader" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
+        dcterms:date               "2014-08-25T19:46:27.28Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-AcceptPatchHeader ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "NonRDFSource-AcceptPatchHeader" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
+                                     td:includesText  "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-PublishConstraintsUnknownProp
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints." ;
+        rdfs:label                 "BasicContainer-PublishConstraintsUnknownProp" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
+        dcterms:date               "2014-08-25T19:46:27.325Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PublishConstraintsUnknownProp ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-PostJsonLd ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostJsonLd()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-RdfTypeLdpContainer
-        a                          earl:TestCase ;
-        rdfs:comment               "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. " ;
-        rdfs:label                 "BasicContainer-RdfTypeLdpContainer" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-typecontainer> ;
-        dcterms:date               "2014-08-25T13:17:51.734Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MAY" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-RdfTypeLdpContainer" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsUnknownProp()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-PublishConstraintsUnknownProp" ;
         td:reviewStatus            td:unreviewed ;
         td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-typecontainer> ;
-                                     td:includesText  "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RdfTypeLdpContainer ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRdfTypeLdpContainer()> ;
-        ldpt:testMethod            ldpt:automated .
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
+                                     td:includesText  "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-PostContainer
+        a                          earl:TestCase ;
+        rdfs:comment               "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC." ;
+        rdfs:label                 "DirectContainer-PostContainer" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createdmbr-contains> ;
+        dcterms:date               "2014-08-25T19:46:27.375Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-PostContainer ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostContainer()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-PostContainer" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createdmbr-contains> ;
+                                     td:includesText  "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
 
 ldpt:IndirectContainer-AcceptPostResponseHeader
         a                          earl:TestCase ;
         rdfs:comment               "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server." ;
         rdfs:label                 "IndirectContainer-AcceptPostResponseHeader" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-acceptposthdr> ;
-        dcterms:date               "2014-08-25T13:17:51.647Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T19:46:27.174Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-AcceptPostResponseHeader ;
         dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptPostResponseHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-AcceptPostResponseHeader" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-acceptposthdr> ;
                                      td:includesText  "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-AcceptPostResponseHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptPostResponseHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-SHOULDManifest
-        a             mf:Manifest ;
-        rdfs:comment  "LDP Indirect Container tests. SHOULD conformance tests." ;
-        <http://purl.org/dc/elements/1.1/title>
-                "IndirectContainer (SHOULD)" ;
-        mf:entries    ( ldpt:IndirectContainer-NoRdfBagSeqOrList ldpt:IndirectContainer-PreferContainmentTriples ldpt:IndirectContainer-ContentTypeHeader ldpt:IndirectContainer-PostNoSlug ldpt:IndirectContainer-CreateWithoutConstraints ldpt:IndirectContainer-RestrictUriReUseSlug ldpt:IndirectContainer-RestrictUriReUseNoSlug ldpt:IndirectContainer-RejectPutModifyingContainmentTriples ldpt:IndirectContainer-RestrictPutReUseUri ldpt:IndirectContainer-PatchMethod ldpt:IndirectContainer-PostJsonLd ldpt:IndirectContainer-ContainsRdfType ldpt:IndirectContainer-ReUseVocabularies ldpt:IndirectContainer-UseStandardVocabularies ldpt:IndirectContainer-JsonLdRepresentation ldpt:IndirectContainer-4xxErrorHasResponseBody ldpt:IndirectContainer-ResponsePropertiesNotPersisted ldpt:IndirectContainer-PutRequiresIfMatch ) ;
-        mf:name       "IndirectContainer (SHOULD)" .
-
-ldpt:DirectContainer-Options
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST support the HTTP OPTIONS method. " ;
-        rdfs:label                 "DirectContainer-Options" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-must> ;
-        dcterms:date               "2014-08-25T13:17:51.606Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                                   ] .
+
+ldpt:IndirectContainer-LdpLinkHeader
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI." ;
+        rdfs:label                 "IndirectContainer-LdpLinkHeader" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
+        dcterms:date               "2014-08-25T19:46:27.229Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-LdpLinkHeader ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-Options" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-must> ;
-                                     td:includesText  "LDP servers MUST support the HTTP OPTIONS method. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-Options ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:NonRDFSource-PutRequiresIfMatch
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions." ;
-        rdfs:label                 "NonRDFSource-PutRequiresIfMatch" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-08-25T13:17:51.711Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-PutRequiresIfMatch" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-PutRequiresIfMatch ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-ContainsRdfType
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing." ;
-        rdfs:label                 "IndirectContainer-ContainsRdfType" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype> ;
-        dcterms:date               "2014-08-25T13:17:51.657Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-ContainsRdfType" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype> ;
-                                     td:includesText  "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ContainsRdfType ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testContainsRdfType()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-OptionsAllowHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. " ;
-        rdfs:label                 "IndirectContainer-OptionsAllowHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
-        dcterms:date               "2014-08-25T13:17:51.673Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-OptionsAllowHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
-                                     td:includesText  "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-OptionsAllowHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-PutRequiresIfMatch
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions." ;
-        rdfs:label                 "MemberResource-PutRequiresIfMatch" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-08-25T13:17:51.791Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-PutRequiresIfMatch" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-PutRequiresIfMatch ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-PublishConstraintsReadOnlyProp
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints." ;
-        rdfs:label                 "IndirectContainer-PublishConstraintsReadOnlyProp" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-        dcterms:date               "2014-08-25T13:17:51.662Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PublishConstraintsReadOnlyProp" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-                                     td:includesText  "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PublishConstraintsReadOnlyProp ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsReadOnlyProp(java.lang.String)> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-RequestedInteractionModelCreateNotAllowed
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request." ;
-        rdfs:label                 "BasicContainer-RequestedInteractionModelCreateNotAllowed" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
-        dcterms:date               "2014-08-25T13:17:51.727Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-RequestedInteractionModelCreateNotAllowed" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
-                                     td:includesText  "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RequestedInteractionModelCreateNotAllowed ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelCreateNotAllowed(java.lang.String)> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:NonRDFSource-GetResource
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST support the HTTP GET Method for LDPRs" ;
-        rdfs:label                 "NonRDFSource-GetResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-get-must> ;
-        dcterms:date               "2014-08-25T13:17:51.715Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-GetResource" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-get-must> ;
-                                     td:includesText  "LDP servers MUST support the HTTP GET Method for LDPRs"^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-GetResource ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResource()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-LdpLinkHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI." ;
-        rdfs:label                 "DirectContainer-LdpLinkHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
-        dcterms:date               "2014-08-25T13:17:51.601Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-LdpLinkHeader" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-LdpLinkHeader" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
                                      td:includesText  "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-LdpLinkHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:NonRDFSource-ETagHeadersHead
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." ;
-        rdfs:label                 "NonRDFSource-ETagHeadersHead" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-        dcterms:date               "2014-08-25T13:17:51.709Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-ETagHeadersHead" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-                                     td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-ETagHeadersHead ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-GetResponseHeaders
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. " ;
-        rdfs:label                 "BasicContainer-GetResponseHeaders" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-get-options> ;
-        dcterms:date               "2014-08-25T13:17:51.753Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-GetResponseHeaders" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-get-options> ;
-                                     td:includesText  "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-GetResponseHeaders ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:Non-RDFSource-MAYManifest
-        a             mf:Manifest ;
-        rdfs:comment  "LDP Non-RDF Source tests. MAY conformance tests." ;
-        <http://purl.org/dc/elements/1.1/title>
-                "Non-RDFSource (MAY)" ;
-        mf:entries    ( ldpt:NonRDFSource-PostNonRDFSource ldpt:NonRDFSource-PostResourceAndGetFromContainer ldpt:NonRDFSource-PostResourceGetBinary ldpt:NonRDFSource-PostResourceGetMetadataAndBinary ldpt:NonRDFSource-PostResourceAndCheckLink ldpt:NonRDFSource-PostResourceAndCheckAssociatedResource ) ;
-        mf:name       "Non-RDFSource (MAY)" .
-
-ldpt:DirectContainer-GetResource
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response." ;
-        rdfs:label                 "DirectContainer-GetResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-rdf> ;
-        dcterms:date               "2014-08-25T13:17:51.579Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-GetResource" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-rdf> ;
-                                     td:includesText  "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-GetResource ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResource()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-ServerHonorsSlug
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI." ;
-        rdfs:label                 "DirectContainer-ServerHonorsSlug" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-slug> ;
-        dcterms:date               "2014-08-25T13:17:51.569Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MAY" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-ServerHonorsSlug" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-slug> ;
-                                     td:includesText  "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-ServerHonorsSlug ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testServerHonorsSlug()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-MUSTManifest
-        a             mf:Manifest ;
-        rdfs:comment  "LDP Direct Container tests. MUST conformance tests." ;
-        <http://purl.org/dc/elements/1.1/title>
-                "DirectContainer (MUST)" ;
-        mf:entries    ( ldpt:DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists ldpt:DirectContainer-HttpLinkHeader ldpt:DirectContainer-MemberResourceTriple ldpt:DirectContainer-ActAsIfInsertedContentRelationTripleExists ldpt:DirectContainer-PostResourceUpdatesTriples ldpt:DirectContainer-DeleteResourceUpdatesTriples ldpt:DirectContainer-ConformsDcLdpContainer ldpt:DirectContainer-RelativeUriResolutionPost ldpt:DirectContainer-PostResponseStatusAndLocation ldpt:DirectContainer-PostContainer ldpt:DirectContainer-RequestedInteractionModelCreateNotAllowed ldpt:DirectContainer-RequestedInteractionModelHeaders ldpt:DirectContainer-AcceptTurtle ldpt:DirectContainer-NullRelativeUriPost ldpt:DirectContainer-AcceptPostResponseHeader ldpt:DirectContainer-DeleteRemovesContainmentTriple ldpt:DirectContainer-ConformsContainerRdfResource ldpt:DirectContainer-RelativeUriResolutionPut ldpt:DirectContainer-PutReplacesResource ldpt:DirectContainer-PutSimpleUpdate ldpt:DirectContainer-GetResource ldpt:DirectContainer-RestrictClientInference ldpt:DirectContainer-GetResourceAcceptTurtle ldpt:DirectContainer-PublishConstraintsReadOnlyProp ldpt:DirectContainer-PublishConstraintsUnknownProp ldpt:DirectContainer-PutReadOnlyProperties4xxStatus ldpt:DirectContainer-PutPropertiesNotPersisted ldpt:DirectContainer-ConformsRdfSourceLdpResource ldpt:DirectContainer-IsHttp11Manual ldpt:DirectContainer-ETagHeadersGet ldpt:DirectContainer-ETagHeadersHead ldpt:DirectContainer-LdpLinkHeader ldpt:DirectContainer-GetResponseHeaders ldpt:DirectContainer-ConditionFailedStatusCode ldpt:DirectContainer-PreconditionRequiredStatusCode ldpt:DirectContainer-PutBadETag ldpt:DirectContainer-Head ldpt:DirectContainer-AcceptPatchHeader ldpt:DirectContainer-Options ldpt:DirectContainer-OptionsAllowHeader ) ;
-        mf:name       "DirectContainer (MUST)" .
-
-ldpt:MemberResource-IsHttp11Manual
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]." ;
-        rdfs:label                 "MemberResource-IsHttp11Manual" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
-        dcterms:date               "2014-08-25T13:17:51.788Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST, MANUAL" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-IsHttp11Manual" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
-                                     td:includesText  "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-IsHttp11Manual ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Manual()> ;
-        ldpt:testMethod            ldpt:manual .
-
-ldpt:DirectContainer-RdfTypeLdpContainer
-        a                          earl:TestCase ;
-        rdfs:comment               "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. " ;
-        rdfs:label                 "DirectContainer-RdfTypeLdpContainer" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-typecontainer> ;
-        dcterms:date               "2014-08-25T13:17:51.568Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MAY" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-RdfTypeLdpContainer" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-typecontainer> ;
-                                     td:includesText  "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RdfTypeLdpContainer ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRdfTypeLdpContainer()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-TypeRdfSource
-        a                          earl:TestCase ;
-        rdfs:comment               "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source." ;
-        rdfs:label                 "IndirectContainer-TypeRdfSource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-rdftype> ;
-        dcterms:date               "2014-08-25T13:17:51.658Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MAY" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-TypeRdfSource" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-rdftype> ;
-                                     td:includesText  "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-TypeRdfSource ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testTypeRdfSource()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-ETagHeadersHead
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." ;
-        rdfs:label                 "IndirectContainer-ETagHeadersHead" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-        dcterms:date               "2014-08-25T13:17:51.668Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-ETagHeadersHead" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-                                     td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-ETagHeadersHead ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-GetResourceAcceptTurtle
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle." ;
-        rdfs:label                 "BasicContainer-GetResourceAcceptTurtle" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
-        dcterms:date               "2014-08-25T13:17:51.744Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-GetResourceAcceptTurtle" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
-                                     td:includesText  "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-GetResourceAcceptTurtle ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAcceptTurtle()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-PutReadOnlyProperties4xxStatus
-        a                          earl:TestCase ;
-        rdfs:comment               "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)" ;
-        rdfs:label                 "MemberResource-PutReadOnlyProperties4xxStatus" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-        dcterms:date               "2014-08-25T13:17:51.783Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-PutReadOnlyProperties4xxStatus" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-                                     td:includesText  "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PutReadOnlyProperties4xxStatus ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReadOnlyProperties4xxStatus(java.lang.String)> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-Options
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST support the HTTP OPTIONS method. " ;
-        rdfs:label                 "IndirectContainer-Options" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-must> ;
-        dcterms:date               "2014-08-25T13:17:51.673Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-Options" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-must> ;
-                                     td:includesText  "LDP servers MUST support the HTTP OPTIONS method. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-Options ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:RDFSource-MUSTManifest
-        a             mf:Manifest ;
-        rdfs:comment  "LDP RDF Source tests. MUST conformance tests." ;
-        <http://purl.org/dc/elements/1.1/title>
-                "RDFSource (MUST)" ;
-        mf:entries    ( ldpt:MemberResource-RelativeUriResolutionPut ldpt:MemberResource-PutReplacesResource ldpt:MemberResource-PutSimpleUpdate ldpt:MemberResource-GetResource ldpt:MemberResource-RestrictClientInference ldpt:MemberResource-GetResourceAcceptTurtle ldpt:MemberResource-PublishConstraintsReadOnlyProp ldpt:MemberResource-PublishConstraintsUnknownProp ldpt:MemberResource-PutReadOnlyProperties4xxStatus ldpt:MemberResource-PutPropertiesNotPersisted ldpt:MemberResource-ConformsRdfSourceLdpResource ldpt:MemberResource-IsHttp11Manual ldpt:MemberResource-ETagHeadersGet ldpt:MemberResource-ETagHeadersHead ldpt:MemberResource-LdpLinkHeader ldpt:MemberResource-GetResponseHeaders ldpt:MemberResource-ConditionFailedStatusCode ldpt:MemberResource-PreconditionRequiredStatusCode ldpt:MemberResource-PutBadETag ldpt:MemberResource-Head ldpt:MemberResource-AcceptPatchHeader ldpt:MemberResource-Options ldpt:MemberResource-OptionsAllowHeader ) ;
-        mf:name       "RDFSource (MUST)" .
-
-ldpt:IndirectContainer-RestrictClientInference
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document." ;
-        rdfs:label                 "IndirectContainer-RestrictClientInference" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-noinferencing> ;
-        dcterms:date               "2014-08-25T13:17:51.66Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST, MANUAL" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-RestrictClientInference" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-noinferencing> ;
-                                     td:includesText  "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-RestrictClientInference ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRestrictClientInference()> ;
-        ldpt:steps                 ( "Perform a GET on a URL for the reource requesting an RDF content type" "Inspect the results (both headers and content) for missing terms.  Additionally could run an inferencing tool and compare results, seeing if needed informationshould have been explicitly listed by the server." ) ;
-        ldpt:testMethod            ldpt:manual .
-
-ldpt:DirectContainer-RequestedInteractionModelHeaders
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request." ;
-        rdfs:label                 "DirectContainer-RequestedInteractionModelHeaders" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
-        dcterms:date               "2014-08-25T13:17:51.559Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-RequestedInteractionModelHeaders" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
-                                     td:includesText  "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RequestedInteractionModelHeaders ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelHeaders(java.lang.String)> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-NullRelativeUriPost
-        a                          earl:TestCase ;
-        rdfs:comment               "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource." ;
-        rdfs:label                 "IndirectContainer-NullRelativeUriPost" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-rdfnullrel> ;
-        dcterms:date               "2014-08-25T13:17:51.645Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-NullRelativeUriPost" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-rdfnullrel> ;
-                                     td:includesText  "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-NullRelativeUriPost ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNullRelativeUriPost()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-ConformsDcLdpContainer
-        a                          earl:TestRequirement ;
-        rdfs:comment               "Each LDP Direct Container MUST also be a conforming LDP Container in section 5.2 Container along the following restrictions." ;
-        rdfs:label                 "DirectContainer-ConformsDcLdpContainer" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpdc-are-ldpcs> ;
-        dcterms:date               "2014-08-25T13:17:51.546Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:hasPart            "http://www.w3c.org/ns/ldp/test#CommonContainer-PostResponseStatusAndLocation" , "http://www.w3c.org/ns/ldp/test#CommonContainer-DeleteRemovesContainmentTriple" , "http://www.w3c.org/ns/ldp/test#CommonContainer-PostContainer" , "http://www.w3c.org/ns/ldp/test#CommonContainer-AcceptTurtle" , "http://www.w3c.org/ns/ldp/test#CommonContainer-ConformsContainerRdfResource" , "http://www.w3c.org/ns/ldp/test#CommonContainer-NullRelativeUriPost" , "http://www.w3c.org/ns/ldp/test#CommonContainer-RelativeUriResolutionPost" , "http://www.w3c.org/ns/ldp/test#CommonContainer-RequestedInteractionModelCreateNotAllowed" , "http://www.w3c.org/ns/ldp/test#CommonContainer-RequestedInteractionModelHeaders" , "http://www.w3c.org/ns/ldp/test#CommonContainer-AcceptPostResponseHeader" ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-ConformsDcLdpContainer" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpdc-are-ldpcs> ;
-                                     td:includesText  "Each LDP Direct Container MUST also be a conforming LDP Container in section 5.2 Container along the following restrictions."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:DirectContainer-ConformsDcLdpContainer ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testConformsDcLdpContainer()> ;
-        ldpt:testMethod            ldpt:indirect .
-
-ldpt:IndirectContainer-RelativeUriResolutionPut
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource." ;
-        rdfs:label                 "IndirectContainer-RelativeUriResolutionPut" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
-        dcterms:date               "2014-08-25T13:17:51.655Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-RelativeUriResolutionPut" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
-                                     td:includesText  "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-RelativeUriResolutionPut ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRelativeUriResolutionPut()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-PutToCreate
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MAY choose to allow the creation of new resources using HTTP PUT." ;
-        rdfs:label                 "IndirectContainer-PutToCreate" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-create> ;
-        dcterms:date               "2014-08-25T13:17:51.639Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MAY" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PutToCreate" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-create> ;
-                                     td:includesText  "LDP servers MAY choose to allow the creation of new resources using HTTP PUT."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-PutToCreate ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPutToCreate()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-PreconditionRequiredStatusCode
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "MemberResource-PreconditionRequiredStatusCode" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-08-25T13:17:51.792Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-PreconditionRequiredStatusCode" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-PreconditionRequiredStatusCode ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-PublishConstraintsUnknownProp
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints." ;
-        rdfs:label                 "BasicContainer-PublishConstraintsUnknownProp" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-        dcterms:date               "2014-08-25T13:17:51.746Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PublishConstraintsUnknownProp" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-                                     td:includesText  "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PublishConstraintsUnknownProp ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsUnknownProp()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-PutReplacesResource
-        a                          earl:TestCase ;
-        rdfs:comment               "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request." ;
-        rdfs:label                 "MemberResource-PutReplacesResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-replaceall> ;
-        dcterms:date               "2014-08-25T13:17:51.777Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-PutReplacesResource" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-replaceall> ;
-                                     td:includesText  "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PutReplacesResource ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReplacesResource()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-MAYManifest
-        a             mf:Manifest ;
-        rdfs:comment  "LDP Direct Container tests. MAY conformance tests." ;
-        <http://purl.org/dc/elements/1.1/title>
-                "DirectContainer (MAY)" ;
-        mf:entries    ( ldpt:DirectContainer-PutToCreate ldpt:DirectContainer-RdfTypeLdpContainer ldpt:DirectContainer-ServerHonorsSlug ldpt:DirectContainer-TypeRdfSource ) ;
-        mf:name       "DirectContainer (MAY)" .
-
-ldpt:MemberResource-PutPropertiesNotPersisted
-        a                          earl:TestCase ;
-        rdfs:comment               "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]." ;
-        rdfs:label                 "MemberResource-PutPropertiesNotPersisted" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
-        dcterms:date               "2014-08-25T13:17:51.784Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-PutPropertiesNotPersisted" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
-                                     td:includesText  "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PutPropertiesNotPersisted ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutPropertiesNotPersisted()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:NonRDFSource-ConditionFailedStatusCode
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "NonRDFSource-ConditionFailedStatusCode" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-08-25T13:17:51.711Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-ConditionFailedStatusCode" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-ConditionFailedStatusCode ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-MemberResourceTriple
-        a                          earl:TestCase ;
-        rdfs:comment               "Each LDP Direct Container representation MUST contain exactly one triple whose subject is the LDPC URI, whose predicate is the ldp:membershipResource, and whose object is the LDPC's membership-constant-URI. Commonly the LDPC's URI is the membership-constant-URI, but LDP does not require this." ;
-        rdfs:label                 "DirectContainer-MemberResourceTriple" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpdc-containres> ;
-        dcterms:date               "2014-08-25T13:17:51.543Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-MemberResourceTriple" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpdc-containres> ;
-                                     td:includesText  "Each LDP Direct Container representation MUST contain exactly one triple whose subject is the LDPC URI, whose predicate is the ldp:membershipResource, and whose object is the LDPC's membership-constant-URI. Commonly the LDPC's URI is the membership-constant-URI, but LDP does not require this."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:DirectContainer-MemberResourceTriple ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testMemberResourceTriple()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-OptionsAllowHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. " ;
-        rdfs:label                 "DirectContainer-OptionsAllowHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
-        dcterms:date               "2014-08-25T13:17:51.606Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-OptionsAllowHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
-                                     td:includesText  "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-OptionsAllowHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-ETagHeadersGet
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." ;
-        rdfs:label                 "IndirectContainer-ETagHeadersGet" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-        dcterms:date               "2014-08-25T13:17:51.668Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-ETagHeadersGet" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-                                     td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-ETagHeadersGet ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-ConformsBcLdpContainer
-        a                          earl:TestRequirement ;
-        rdfs:comment               "Each LDP Basic Container MUST also be a conforming LDP Container in section 5.2 Container along with the following restrictions in this section." ;
-        rdfs:label                 "BasicContainer-ConformsBcLdpContainer" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpbc-are-ldpcs> ;
-        dcterms:date               "2014-08-25T13:17:51.719Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:hasPart            "http://www.w3c.org/ns/ldp/test#CommonContainer-PostResponseStatusAndLocation" , "http://www.w3c.org/ns/ldp/test#CommonContainer-RequestedInteractionModelCreateNotAllowed" , "http://www.w3c.org/ns/ldp/test#CommonContainer-DeleteRemovesContainmentTriple" , "http://www.w3c.org/ns/ldp/test#CommonContainer-NullRelativeUriPost" , "http://www.w3c.org/ns/ldp/test#CommonContainer-PostContainer" , "http://www.w3c.org/ns/ldp/test#CommonContainer-AcceptPostResponseHeader" , "http://www.w3c.org/ns/ldp/test#CommonContainer-RequestedInteractionModelHeaders" , "http://www.w3c.org/ns/ldp/test#CommonContainer-AcceptTurtle" , "http://www.w3c.org/ns/ldp/test#CommonContainer-RelativeUriResolutionPost" , "http://www.w3c.org/ns/ldp/test#CommonContainer-ConformsContainerRdfResource" ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-ConformsBcLdpContainer" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpbc-are-ldpcs> ;
-                                     td:includesText  "Each LDP Basic Container MUST also be a conforming LDP Container in section 5.2 Container along with the following restrictions in this section."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:BasicContainer-ConformsBcLdpContainer ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/BasicContainerTest.html#testConformsBcLdpContainer()> ;
-        ldpt:testMethod            ldpt:indirect .
-
-ldpt:BasicContainer-UseStandardVocabularies
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible." ;
-        rdfs:label                 "BasicContainer-UseStandardVocabularies" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas> ;
-        dcterms:date               "2014-08-25T13:17:51.743Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD, MANUAL" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-UseStandardVocabularies" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas> ;
-                                     td:includesText  "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-UseStandardVocabularies ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testUseStandardVocabularies()> ;
-        ldpt:steps                 ( "Given a URL for a RDF Source, perform a GET using an RDF content type" "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ) ;
-        ldpt:testMethod            ldpt:manual .
-
-ldpt:IndirectContainer-ServerHonorsSlug
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI." ;
-        rdfs:label                 "IndirectContainer-ServerHonorsSlug" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-slug> ;
-        dcterms:date               "2014-08-25T13:17:51.651Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MAY" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-ServerHonorsSlug" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-slug> ;
-                                     td:includesText  "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-ServerHonorsSlug ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testServerHonorsSlug()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:RDFSource-SHOULDManifest
-        a             mf:Manifest ;
-        rdfs:comment  "LDP RDF Source tests. SHOULD conformance tests." ;
-        <http://purl.org/dc/elements/1.1/title>
-                "RDFSource (SHOULD)" ;
-        mf:entries    ( ldpt:MemberResource-ContainsRdfType ldpt:MemberResource-ReUseVocabularies ldpt:MemberResource-UseStandardVocabularies ldpt:MemberResource-JsonLdRepresentation ldpt:MemberResource-4xxErrorHasResponseBody ldpt:MemberResource-ResponsePropertiesNotPersisted ldpt:MemberResource-PutRequiresIfMatch ) ;
-        mf:name       "RDFSource (SHOULD)" .
-
-ldpt:IndirectContainer-MUSTManifest
-        a             mf:Manifest ;
-        rdfs:comment  "LDP Indirect Container tests. MUST conformance tests." ;
-        <http://purl.org/dc/elements/1.1/title>
-                "IndirectContainer (MUST)" ;
-        mf:entries    ( ldpt:IndirectContainer-ContainsLdpcUri ldpt:IndirectContainer-PostResource ldpt:IndirectContainer-CreateIndirectContainer ldpt:IndirectContainer-ContainerSupportsHttpLinkHeader ldpt:IndirectContainer-RelativeUriResolutionPost ldpt:IndirectContainer-PostResponseStatusAndLocation ldpt:IndirectContainer-PostContainer ldpt:IndirectContainer-RequestedInteractionModelCreateNotAllowed ldpt:IndirectContainer-RequestedInteractionModelHeaders ldpt:IndirectContainer-AcceptTurtle ldpt:IndirectContainer-NullRelativeUriPost ldpt:IndirectContainer-AcceptPostResponseHeader ldpt:IndirectContainer-DeleteRemovesContainmentTriple ldpt:IndirectContainer-ConformsContainerRdfResource ldpt:IndirectContainer-RelativeUriResolutionPut ldpt:IndirectContainer-PutReplacesResource ldpt:IndirectContainer-PutSimpleUpdate ldpt:IndirectContainer-GetResource ldpt:IndirectContainer-RestrictClientInference ldpt:IndirectContainer-GetResourceAcceptTurtle ldpt:IndirectContainer-PublishConstraintsReadOnlyProp ldpt:IndirectContainer-PublishConstraintsUnknownProp ldpt:IndirectContainer-PutReadOnlyProperties4xxStatus ldpt:IndirectContainer-PutPropertiesNotPersisted ldpt:IndirectContainer-ConformsRdfSourceLdpResource ldpt:IndirectContainer-IsHttp11Manual ldpt:IndirectContainer-ETagHeadersGet ldpt:IndirectContainer-ETagHeadersHead ldpt:IndirectContainer-LdpLinkHeader ldpt:IndirectContainer-GetResponseHeaders ldpt:IndirectContainer-ConditionFailedStatusCode ldpt:IndirectContainer-PreconditionRequiredStatusCode ldpt:IndirectContainer-PutBadETag ldpt:IndirectContainer-Head ldpt:IndirectContainer-AcceptPatchHeader ldpt:IndirectContainer-Options ldpt:IndirectContainer-OptionsAllowHeader ) ;
-        mf:name       "IndirectContainer (MUST)" .
-
-ldpt:DirectContainer-RelativeUriResolutionPost
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource." ;
-        rdfs:label                 "DirectContainer-RelativeUriResolutionPost" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
-        dcterms:date               "2014-08-25T13:17:51.555Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-RelativeUriResolutionPost" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
-                                     td:includesText  "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RelativeUriResolutionPost ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRelativeUriResolutionPost()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-RestrictPutReUseUri
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]." ;
-        rdfs:label                 "BasicContainer-RestrictPutReUseUri" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-put-create> ;
-        dcterms:date               "2014-08-25T13:17:51.733Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-RestrictPutReUseUri" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-put-create> ;
-                                     td:includesText  "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RestrictPutReUseUri ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictPutReUseUri()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-PostResponseStatusAndLocation
-        a                          earl:TestCase ;
-        rdfs:comment               "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response." ;
-        rdfs:label                 "BasicContainer-PostResponseStatusAndLocation" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-created201> ;
-        dcterms:date               "2014-08-25T13:17:51.726Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PostResponseStatusAndLocation" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-created201> ;
-                                     td:includesText  "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-PostResponseStatusAndLocation ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostResponseStatusAndLocation()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-DeleteRemovesContainmentTriple
-        a                          earl:TestCase ;
-        rdfs:comment               "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple." ;
-        rdfs:label                 "BasicContainer-DeleteRemovesContainmentTriple" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-del-contremovesconttriple> ;
-        dcterms:date               "2014-08-25T13:17:51.733Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-DeleteRemovesContainmentTriple" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-del-contremovesconttriple> ;
-                                     td:includesText  "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-DeleteRemovesContainmentTriple ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testDeleteRemovesContainmentTriple()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-4xxErrorHasResponseBody
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP." ;
-        rdfs:label                 "BasicContainer-4xxErrorHasResponseBody" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-        dcterms:date               "2014-08-25T13:17:51.747Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-4xxErrorHasResponseBody" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-                                     td:includesText  "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-4xxErrorHasResponseBody ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#test4xxErrorHasResponseBody(java.lang.String)> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-UseMemberPredicate
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP Direct Containers SHOULD use the ldp:member predicate as an LDPC's membership predicate if there is no obvious predicate from an application vocabulary to use." ;
-        rdfs:label                 "DirectContainer-UseMemberPredicate" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpdc-mbrpred> ;
-        dcterms:date               "2014-08-25T13:17:51.542Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD, ldpMember" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-UseMemberPredicate" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpdc-mbrpred> ;
-                                     td:includesText  "LDP Direct Containers SHOULD use the ldp:member predicate as an LDPC's membership predicate if there is no obvious predicate from an application vocabulary to use."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:DirectContainer-UseMemberPredicate ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testUseMemberPredicate()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:NonRDFSource-Options
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST support the HTTP OPTIONS method. " ;
-        rdfs:label                 "NonRDFSource-Options" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-must> ;
-        dcterms:date               "2014-08-25T13:17:51.714Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-Options" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-must> ;
-                                     td:includesText  "LDP servers MUST support the HTTP OPTIONS method. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-Options ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-Options
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST support the HTTP OPTIONS method. " ;
-        rdfs:label                 "MemberResource-Options" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-must> ;
-        dcterms:date               "2014-08-25T13:17:51.793Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-Options" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-must> ;
-                                     td:includesText  "LDP servers MUST support the HTTP OPTIONS method. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-Options ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-PostNoSlug
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint." ;
-        rdfs:label                 "DirectContainer-PostNoSlug" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-serverassignuri> ;
-        dcterms:date               "2014-08-25T13:17:51.562Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PostNoSlug" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-serverassignuri> ;
-                                     td:includesText  "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-PostNoSlug ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostNoSlug()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource
-        a                          earl:TestCase ;
-        rdfs:comment               "When a contained LDPR is deleted, and the LDPC server created anassociated LDP-RS (see the LDPC POST section), the LDPC server must alsodelete the associated LDP-RS it created." ;
-        rdfs:label                 "NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-del-contremovescontres> ;
-        dcterms:date               "2014-08-25T13:17:51.707Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST, NON-RDF" ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-del-contremovescontres> ;
-                                     td:includesText  "When a contained LDPR is deleted, and the LDPC server created anassociated LDP-RS (see the LDPC POST section), the LDPC server must alsodelete the associated LDP-RS it created."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testDeleteNonRDFSourceDeletesAssociatedResource()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-NoRdfBagSeqOrList
-        a                          earl:TestCase ;
-        rdfs:comment               "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List." ;
-        rdfs:label                 "IndirectContainer-NoRdfBagSeqOrList" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-nordfcontainertypes> ;
-        dcterms:date               "2014-08-25T13:17:51.64Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-NoRdfBagSeqOrList" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-nordfcontainertypes> ;
-                                     td:includesText  "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-NoRdfBagSeqOrList ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNoRdfBagSeqOrList()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-RestrictUriReUseSlug
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that allow member creation via POST SHOULD NOT re-use URIs." ;
-        rdfs:label                 "IndirectContainer-RestrictUriReUseSlug" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
-        dcterms:date               "2014-08-25T13:17:51.646Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-RestrictUriReUseSlug" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
-                                     td:includesText  "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RestrictUriReUseSlug ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseSlug()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-PreferContainmentTriples
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]." ;
-        rdfs:label                 "BasicContainer-PreferContainmentTriples" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-prefer> ;
-        dcterms:date               "2014-08-25T13:17:51.725Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PreferContainmentTriples" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-prefer> ;
-                                     td:includesText  "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-PreferContainmentTriples ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPreferContainmentTriples()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-RejectPutModifyingContainmentTriples
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code." ;
-        rdfs:label                 "IndirectContainer-RejectPutModifyingContainmentTriples" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-put-mbrprops> ;
-        dcterms:date               "2014-08-25T13:17:51.648Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-RejectPutModifyingContainmentTriples" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-put-mbrprops> ;
-                                     td:includesText  "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RejectPutModifyingContainmentTriples ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRejectPutModifyingContainmentTriples()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-PutReadOnlyProperties4xxStatus
-        a                          earl:TestCase ;
-        rdfs:comment               "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)" ;
-        rdfs:label                 "BasicContainer-PutReadOnlyProperties4xxStatus" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-        dcterms:date               "2014-08-25T13:17:51.746Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PutReadOnlyProperties4xxStatus" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-                                     td:includesText  "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PutReadOnlyProperties4xxStatus ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReadOnlyProperties4xxStatus(java.lang.String)> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-PublishConstraintsReadOnlyProp
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints." ;
-        rdfs:label                 "MemberResource-PublishConstraintsReadOnlyProp" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-        dcterms:date               "2014-08-25T13:17:51.782Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-PublishConstraintsReadOnlyProp" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-                                     td:includesText  "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PublishConstraintsReadOnlyProp ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsReadOnlyProp(java.lang.String)> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-RestrictUriReUseSlug
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that allow member creation via POST SHOULD NOT re-use URIs." ;
-        rdfs:label                 "BasicContainer-RestrictUriReUseSlug" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
-        dcterms:date               "2014-08-25T13:17:51.731Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-RestrictUriReUseSlug" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
-                                     td:includesText  "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RestrictUriReUseSlug ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseSlug()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-RestrictUriReUseNoSlug
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that allow member creation via POST SHOULD NOT re-use URIs." ;
-        rdfs:label                 "IndirectContainer-RestrictUriReUseNoSlug" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
-        dcterms:date               "2014-08-25T13:17:51.647Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-RestrictUriReUseNoSlug" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
-                                     td:includesText  "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RestrictUriReUseNoSlug ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseNoSlug()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-RestrictPutReUseUri
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]." ;
-        rdfs:label                 "DirectContainer-RestrictPutReUseUri" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-put-create> ;
-        dcterms:date               "2014-08-25T13:17:51.566Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-RestrictPutReUseUri" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-put-create> ;
-                                     td:includesText  "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RestrictPutReUseUri ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictPutReUseUri()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-RestrictClientInference
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document." ;
-        rdfs:label                 "MemberResource-RestrictClientInference" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-noinferencing> ;
-        dcterms:date               "2014-08-25T13:17:51.78Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST, MANUAL" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-RestrictClientInference" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-noinferencing> ;
-                                     td:includesText  "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-RestrictClientInference ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRestrictClientInference()> ;
-        ldpt:steps                 ( "Perform a GET on a URL for the reource requesting an RDF content type" "Inspect the results (both headers and content) for missing terms.  Additionally could run an inferencing tool and compare results, seeing if needed informationshould have been explicitly listed by the server." ) ;
-        ldpt:testMethod            ldpt:manual .
+                                   ] .
--- a/tests/reports/ldp.html	Tue Aug 26 18:23:10 2014 -0700
+++ b/tests/reports/ldp.html	Tue Aug 26 18:24:18 2014 -0700
@@ -4,15 +4,15 @@
     <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='contrib/LDP.js-bc/ldp-testsuite-execution-report-earl.ttl' rel='related' />
-    <link href='contrib/LDP.js-dc1/ldp-testsuite-execution-report-earl.ttl' rel='related' />
-    <link href='contrib/ldphp/ldp-testsuite-execution-report-earl.ttl' rel='related' />
-    <link href='contrib/lyo-bc/ldp-testsuite-execution-report-earl.ttl' rel='related' />
-    <link href='contrib/lyo-dc1/ldp-testsuite-execution-report-earl.ttl' rel='related' />
-    <link href='contrib/lyo-dc2/ldp-testsuite-execution-report-earl.ttl' rel='related' />
-    <link href='contrib/lyo-dc3/ldp-testsuite-execution-report-earl.ttl' rel='related' />
-    <link href='contrib/lyo-dc4/ldp-testsuite-execution-report-earl.ttl' rel='related' />
-    <link href='contrib/marmotta/ldp-testsuite-execution-report-earl.ttl' rel='related' />
+    <link href='http://w3c.github.io/ldp-testsuite/report/contrib/LDP.js-bc/ldp-testsuite-execution-report-earl.ttl' rel='related' />
+    <link href='http://w3c.github.io/ldp-testsuite/report/contrib/LDP.js-dc1/ldp-testsuite-execution-report-earl.ttl' rel='related' />
+    <link href='http://w3c.github.io/ldp-testsuite/report/contrib/ldphp/ldp-testsuite-execution-report-earl.ttl' rel='related' />
+    <link href='http://w3c.github.io/ldp-testsuite/report/contrib/lyo-bc/ldp-testsuite-execution-report-earl.ttl' rel='related' />
+    <link href='http://w3c.github.io/ldp-testsuite/report/contrib/lyo-dc1/ldp-testsuite-execution-report-earl.ttl' rel='related' />
+    <link href='http://w3c.github.io/ldp-testsuite/report/contrib/lyo-dc2/ldp-testsuite-execution-report-earl.ttl' rel='related' />
+    <link href='http://w3c.github.io/ldp-testsuite/report/contrib/lyo-dc3/ldp-testsuite-execution-report-earl.ttl' rel='related' />
+    <link href='http://w3c.github.io/ldp-testsuite/report/contrib/lyo-dc4/ldp-testsuite-execution-report-earl.ttl' rel='related' />
+    <link href='http://w3c.github.io/ldp-testsuite/report/contrib/marmotta/ldp-testsuite-execution-report-earl.ttl' rel='related' />
     <title>
       Linked Data Platform Implementation Conformance Report
     </title>
@@ -30,7 +30,7 @@
             specStatus:           "unofficial",
             copyrightStart:       "2014",
             doRDFa:               "1.1",
-            publishDate:  "2014/08/21",
+            publishDate:  "2014/08/26",
         
             // if you want to have extra CSS, append them to this list
             // it is recommended that the respec.css stylesheet be kept
@@ -45,10 +45,10 @@
             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",
+                { name: "Steve Speicher", url: "http://stevespeicher.blogspot.com/",
                   company: "IBM Corporation", companyURL: "http://ibm.com/" },
-                { name: "Sergio Fernández", url: "http://www.apache.org/",
-                  company: "The Apache Software Foundation" },
+                { 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",
@@ -121,7 +121,7 @@
       <h2>
         Test Manifests
       </h2>
-      <section resource='http://www.w3c.org/ns/ldp/test#BasicContainer-MAYManifest' typeof='earl:Report mf:Manifest'>
+      <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'>
@@ -142,182 +142,190 @@
               <a href='#subj_7'>ldphp</a>
             </th>
           </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-PutToCreate' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-PutToCreate
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-PutToCreate' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-RdfTypeLdpContainer' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-RdfTypeLdpContainer
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-RdfTypeLdpContainer' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-ServerHonorsSlug' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-ServerHonorsSlug
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-ServerHonorsSlug' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-TypeRdfSource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-TypeRdfSource
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-TypeRdfSource' property='earl:test' />
+          <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://eclipse.org/lyo#bc' 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://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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://eclipse.org/lyo#bc' 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://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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://eclipse.org/lyo#bc' 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://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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://eclipse.org/lyo#bc' 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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource' property='earl:test' />
               <link href='http://stevespeicher.me' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
@@ -328,7 +336,7 @@
             </td>
             <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-TypeRdfSource' property='earl:test' />
+              <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'>
@@ -357,7 +365,7 @@
           </tr>
         </table>
       </section>
-      <section resource='http://www.w3c.org/ns/ldp/test#BasicContainer-MUSTManifest' typeof='earl:Report mf:Manifest'>
+      <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'>
@@ -378,12 +386,14 @@
               <a href='#subj_7'>ldphp</a>
             </th>
           </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-ConformsBcLdpContainer' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestRequirement'>
-            <td>
-              BasicContainer-ConformsBcLdpContainer
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-ConformsBcLdpContainer' property='earl:test' />
+          <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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <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:notAvailable' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
@@ -393,7 +403,7 @@
               </span>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-ConformsBcLdpContainer' property='earl:test' />
+              <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:notAvailable' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
@@ -404,523 +414,545 @@
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-ConformsBcLdpContainer' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-ContainerSupportsHttpLinkHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-ContainerSupportsHttpLinkHeader
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-ContainerSupportsHttpLinkHeader' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-RelativeUriResolutionPost' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-RelativeUriResolutionPost
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-RelativeUriResolutionPost' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-PostResponseStatusAndLocation' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-PostResponseStatusAndLocation
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-PostResponseStatusAndLocation' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-PostContainer' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-PostContainer
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-PostContainer' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-RequestedInteractionModelCreateNotAllowed' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-RequestedInteractionModelCreateNotAllowed
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-RequestedInteractionModelCreateNotAllowed' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl: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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-RequestedInteractionModelHeaders' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-RequestedInteractionModelHeaders
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-RequestedInteractionModelHeaders' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl: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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-AcceptTurtle' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-AcceptTurtle
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-AcceptTurtle' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-NullRelativeUriPost' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-NullRelativeUriPost
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-NullRelativeUriPost' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-AcceptPostResponseHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-AcceptPostResponseHeader
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-AcceptPostResponseHeader' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-DeleteRemovesContainmentTriple' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-DeleteRemovesContainmentTriple
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-DeleteRemovesContainmentTriple' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-ConformsContainerRdfResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestRequirement'>
-            <td>
-              BasicContainer-ConformsContainerRdfResource
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-ConformsContainerRdfResource' property='earl:test' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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='http://eclipse.org/lyo#bc' 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://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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='http://eclipse.org/lyo#bc' 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://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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='http://eclipse.org/lyo#bc' 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://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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='http://eclipse.org/lyo#bc' 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://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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='http://eclipse.org/lyo#bc' 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='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-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:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl: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>
+          </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='http://eclipse.org/lyo#bc' 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='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-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:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl: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>
+          </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='http://eclipse.org/lyo#bc' 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://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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='http://eclipse.org/lyo#bc' 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://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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='http://eclipse.org/lyo#bc' 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://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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='http://eclipse.org/lyo#bc' 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://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <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:notAvailable' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
@@ -930,7 +962,7 @@
               </span>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-ConformsContainerRdfResource' property='earl:test' />
+              <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:notAvailable' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
@@ -941,230 +973,240 @@
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-ConformsContainerRdfResource' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-RelativeUriResolutionPut' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-RelativeUriResolutionPut
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-RelativeUriResolutionPut' property='earl:test' />
-              <link href='http://stevespeicher.me' 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-PutReplacesResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-PutReplacesResource
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-PutReplacesResource' property='earl:test' />
-              <link href='http://stevespeicher.me' 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-PutSimpleUpdate' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-PutSimpleUpdate
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-PutSimpleUpdate' property='earl:test' />
-              <link href='http://stevespeicher.me' 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-GetResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-GetResource
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-GetResource' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictClientInference' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-RestrictClientInference
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictClientInference' property='earl:test' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://eclipse.org/lyo#bc' 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://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut' property='earl:test' />
+              <link href='http://stevespeicher.me' 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>
+          </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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://eclipse.org/lyo#bc' 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://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource' property='earl:test' />
+              <link href='http://stevespeicher.me' 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>
+          </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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://eclipse.org/lyo#bc' 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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl: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-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>
+          </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='http://eclipse.org/lyo#bc' 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://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://eclipse.org/lyo#bc' 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'>
@@ -1175,7 +1217,7 @@
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictClientInference' property='earl:test' />
+              <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:manual' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
@@ -1186,7 +1228,7 @@
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictClientInference' property='earl:test' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference' property='earl:test' />
               <link href='http://stevespeicher.me' property='earl:subject' />
               <link href='earl:manual' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
@@ -1197,7 +1239,7 @@
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictClientInference' property='earl:test' />
+              <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'>
@@ -1207,13 +1249,15 @@
               </span>
             </td>
           </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-GetResourceAcceptTurtle' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-GetResourceAcceptTurtle
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-GetResourceAcceptTurtle' property='earl:test' />
+          <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='http://eclipse.org/lyo#bc' 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'>
@@ -1224,7 +1268,7 @@
             </td>
             <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-GetResourceAcceptTurtle' property='earl:test' />
+              <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'>
@@ -1235,229 +1279,239 @@
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-GetResourceAcceptTurtle' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-PublishConstraintsReadOnlyProp' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-PublishConstraintsReadOnlyProp
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-PublishConstraintsReadOnlyProp' property='earl:test' />
-              <link href='http://stevespeicher.me' 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-PublishConstraintsUnknownProp' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-PublishConstraintsUnknownProp
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-PublishConstraintsUnknownProp' property='earl:test' />
-              <link href='http://stevespeicher.me' 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-PutReadOnlyProperties4xxStatus' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-PutReadOnlyProperties4xxStatus
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-PutReadOnlyProperties4xxStatus' property='earl:test' />
-              <link href='http://stevespeicher.me' 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-PutPropertiesNotPersisted' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-PutPropertiesNotPersisted
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-PutPropertiesNotPersisted' property='earl:test' />
-              <link href='http://stevespeicher.me' 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-ConformsRdfSourceLdpResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestRequirement'>
-            <td>
-              BasicContainer-ConformsRdfSourceLdpResource
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-ConformsRdfSourceLdpResource' property='earl:test' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://eclipse.org/lyo#bc' 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='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-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:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl: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>
+          </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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://eclipse.org/lyo#bc' 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='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-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://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp' property='earl:test' />
+              <link href='http://stevespeicher.me' 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-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>
+          </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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://eclipse.org/lyo#bc' 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='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-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:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus' property='earl:test' />
+              <link href='http://stevespeicher.me' 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-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>
+          </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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://eclipse.org/lyo#bc' 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='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-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://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted' property='earl:test' />
+              <link href='http://stevespeicher.me' 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-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>
+          </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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <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:notAvailable' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
@@ -1467,7 +1521,7 @@
               </span>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-ConformsRdfSourceLdpResource' property='earl:test' />
+              <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:notAvailable' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
@@ -1478,34 +1532,36 @@
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-ConformsRdfSourceLdpResource' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-IsHttp11Manual' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-IsHttp11Manual
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-IsHttp11Manual' property='earl:test' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://eclipse.org/lyo#bc' 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'>
@@ -1516,7 +1572,7 @@
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-IsHttp11Manual' property='earl:test' />
+              <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:manual' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
@@ -1527,7 +1583,7 @@
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-IsHttp11Manual' property='earl:test' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual' property='earl:test' />
               <link href='http://stevespeicher.me' property='earl:subject' />
               <link href='earl:manual' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
@@ -1538,7 +1594,7 @@
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-IsHttp11Manual' property='earl:test' />
+              <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'>
@@ -1548,160 +1604,168 @@
               </span>
             </td>
           </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-ETagHeadersGet' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-ETagHeadersGet
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-ETagHeadersGet' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-ETagHeadersHead' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-ETagHeadersHead
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-ETagHeadersHead' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-LdpLinkHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-LdpLinkHeader
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-LdpLinkHeader' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-GetResponseHeaders' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-GetResponseHeaders
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-GetResponseHeaders' property='earl:test' />
+          <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='http://eclipse.org/lyo#bc' 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://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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='http://eclipse.org/lyo#bc' 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://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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='http://eclipse.org/lyo#bc' 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://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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='http://eclipse.org/lyo#bc' 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'>
@@ -1712,7 +1776,7 @@
             </td>
             <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-GetResponseHeaders' property='earl:test' />
+              <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'>
@@ -1723,361 +1787,375 @@
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-GetResponseHeaders' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-ConditionFailedStatusCode' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-ConditionFailedStatusCode
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-ConditionFailedStatusCode' property='earl:test' />
-              <link href='http://stevespeicher.me' 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://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-PreconditionRequiredStatusCode' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-PreconditionRequiredStatusCode
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-PreconditionRequiredStatusCode' property='earl:test' />
-              <link href='http://stevespeicher.me' 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-PutBadETag' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-PutBadETag
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-PutBadETag' property='earl:test' />
-              <link href='http://stevespeicher.me' 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://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-Head' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-Head
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-Head' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-AcceptPatchHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-AcceptPatchHeader
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-AcceptPatchHeader' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-Options' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-Options
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-Options' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-OptionsAllowHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-OptionsAllowHeader
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-OptionsAllowHeader' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#BasicContainer-OptionsAllowHeader' property='earl:test' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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='http://eclipse.org/lyo#bc' 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='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-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:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode' property='earl:test' />
+              <link href='http://stevespeicher.me' 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://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>
+          </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='http://eclipse.org/lyo#bc' 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://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode' property='earl:test' />
+              <link href='http://stevespeicher.me' 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>
+          </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='http://eclipse.org/lyo#bc' 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='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-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:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag' property='earl:test' />
+              <link href='http://stevespeicher.me' 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://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>
+          </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='http://eclipse.org/lyo#bc' 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://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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='http://eclipse.org/lyo#bc' 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://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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='http://eclipse.org/lyo#bc' 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://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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='http://eclipse.org/lyo#bc' 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://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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'>
@@ -2098,7 +2176,7 @@
               45.7%
             </td>
             <td class='passed-some'>
-              65.7%
+              71.4%
             </td>
             <td class='passed-some'>
               65.7%
@@ -2106,7 +2184,7 @@
           </tr>
         </table>
       </section>
-      <section resource='http://www.w3c.org/ns/ldp/test#BasicContainer-SHOULDManifest' typeof='earl:Report mf:Manifest'>
+      <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'>
@@ -2127,62 +2205,66 @@
               <a href='#subj_7'>ldphp</a>
             </th>
           </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-NoRdfBagSeqOrList' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-NoRdfBagSeqOrList
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-NoRdfBagSeqOrList' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-PreferContainmentTriples' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-PreferContainmentTriples
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-PreferContainmentTriples' property='earl:test' />
+          <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://eclipse.org/lyo#bc' 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://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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://eclipse.org/lyo#bc' 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'>
@@ -2193,7 +2275,7 @@
             </td>
             <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-PreferContainmentTriples' property='earl:test' />
+              <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'>
@@ -2204,350 +2286,58 @@
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-PreferContainmentTriples' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-ContentTypeHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-ContentTypeHeader
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-ContentTypeHeader' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl: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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-PostNoSlug' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-PostNoSlug
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-PostNoSlug' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-CreateWithoutConstraints' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-CreateWithoutConstraints
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-CreateWithoutConstraints' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictUriReUseSlug' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-RestrictUriReUseSlug
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictUriReUseSlug' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl: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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictUriReUseNoSlug' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-RestrictUriReUseNoSlug
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictUriReUseNoSlug' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl: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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-RejectPutModifyingContainmentTriples' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-RejectPutModifyingContainmentTriples
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-RejectPutModifyingContainmentTriples' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl: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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictPutReUseUri' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-RestrictPutReUseUri
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictPutReUseUri' property='earl:test' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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://eclipse.org/lyo#bc' 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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader' property='earl:test' />
               <link href='http://stevespeicher.me' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
@@ -2558,7 +2348,7 @@
             </td>
             <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictPutReUseUri' property='earl:test' />
+              <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'>
@@ -2568,84 +2358,139 @@
               </span>
             </td>
           </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-PatchMethod' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-PatchMethod
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-PatchMethod' property='earl:test' />
-              <link href='http://stevespeicher.me' 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://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-PostJsonLd' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-PostJsonLd
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-PostJsonLd' property='earl:test' />
+          <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://eclipse.org/lyo#bc' 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://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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://eclipse.org/lyo#bc' 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://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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://eclipse.org/lyo#bc' 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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug' property='earl:test' />
               <link href='http://stevespeicher.me' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
@@ -2656,7 +2501,7 @@
             </td>
             <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-PostJsonLd' property='earl:test' />
+              <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'>
@@ -2666,62 +2511,321 @@
               </span>
             </td>
           </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-ContainsRdfType' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-ContainsRdfType
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-ContainsRdfType' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-ReUseVocabularies' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-ReUseVocabularies
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-ReUseVocabularies' property='earl:test' />
+          <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://eclipse.org/lyo#bc' 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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl: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>
+          </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://eclipse.org/lyo#bc' 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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl: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>
+          </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://eclipse.org/lyo#bc' 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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl: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>
+          </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://eclipse.org/lyo#bc' 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='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod' property='earl:test' />
+              <link href='http://stevespeicher.me' 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://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>
+          </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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://eclipse.org/lyo#bc' 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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl: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>
+          </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://eclipse.org/lyo#bc' 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://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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://eclipse.org/lyo#bc' 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'>
@@ -2732,7 +2836,7 @@
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-ReUseVocabularies' property='earl:test' />
+              <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:manual' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
@@ -2743,7 +2847,7 @@
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-ReUseVocabularies' property='earl:test' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies' property='earl:test' />
               <link href='http://stevespeicher.me' property='earl:subject' />
               <link href='earl:manual' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
@@ -2754,7 +2858,7 @@
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-ReUseVocabularies' property='earl:test' />
+              <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'>
@@ -2764,13 +2868,15 @@
               </span>
             </td>
           </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-UseStandardVocabularies' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-UseStandardVocabularies
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-UseStandardVocabularies' property='earl:test' />
+          <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://eclipse.org/lyo#bc' 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'>
@@ -2781,7 +2887,7 @@
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-UseStandardVocabularies' property='earl:test' />
+              <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:manual' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
@@ -2792,7 +2898,7 @@
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-UseStandardVocabularies' property='earl:test' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies' property='earl:test' />
               <link href='http://stevespeicher.me' property='earl:subject' />
               <link href='earl:manual' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
@@ -2803,7 +2909,7 @@
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-UseStandardVocabularies' property='earl:test' />
+              <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'>
@@ -2813,13 +2919,15 @@
               </span>
             </td>
           </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-JsonLdRepresentation' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-JsonLdRepresentation
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-JsonLdRepresentation' property='earl:test' />
+          <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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://eclipse.org/lyo#bc' 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'>
@@ -2830,7 +2938,7 @@
             </td>
             <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-JsonLdRepresentation' property='earl:test' />
+              <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'>
@@ -2841,154 +2949,160 @@
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-JsonLdRepresentation' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-4xxErrorHasResponseBody' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-4xxErrorHasResponseBody
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-4xxErrorHasResponseBody' property='earl:test' />
-              <link href='http://stevespeicher.me' 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-ResponsePropertiesNotPersisted' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-ResponsePropertiesNotPersisted
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-ResponsePropertiesNotPersisted' property='earl:test' />
-              <link href='http://stevespeicher.me' 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#BasicContainer-PutRequiresIfMatch' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              BasicContainer-PutRequiresIfMatch
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-PutRequiresIfMatch' property='earl:test' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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://eclipse.org/lyo#bc' 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='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-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:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody' property='earl:test' />
+              <link href='http://stevespeicher.me' 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-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>
+          </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://eclipse.org/lyo#bc' 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='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-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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl: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>
+          </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://eclipse.org/lyo#bc' 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='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-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:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch' property='earl:test' />
               <link href='http://stevespeicher.me' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
@@ -2999,7 +3113,7 @@
             </td>
             <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#BasicContainer-PutRequiresIfMatch' property='earl:test' />
+              <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'>
@@ -3020,7 +3134,7 @@
               61.1%
             </td>
             <td class='passed-some'>
-              66.7%
+              72.2%
             </td>
             <td class='passed-some'>
               38.9%
@@ -3028,7 +3142,7 @@
           </tr>
         </table>
       </section>
-      <section resource='http://www.w3c.org/ns/ldp/test#DirectContainer-MAYManifest' typeof='earl:Report mf:Manifest'>
+      <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'>
@@ -3052,237 +3166,245 @@
               <a href='#subj_6'>LDP.js Ref Impl</a>
             </th>
           </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#DirectContainer-PutToCreate' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-PutToCreate
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-PutToCreate' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link 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://www.w3c.org/ns/ldp/test#DirectContainer-RdfTypeLdpContainer' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-RdfTypeLdpContainer
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-RdfTypeLdpContainer' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link 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://www.w3c.org/ns/ldp/test#DirectContainer-ServerHonorsSlug' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-ServerHonorsSlug
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-ServerHonorsSlug' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link 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://www.w3c.org/ns/ldp/test#DirectContainer-TypeRdfSource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-TypeRdfSource
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-TypeRdfSource' property='earl:test' />
+          <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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource' property='earl:test' />
               <link href='http://stevespeicher.me' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
@@ -3314,7 +3436,7 @@
           </tr>
         </table>
       </section>
-      <section resource='http://www.w3c.org/ns/ldp/test#DirectContainer-MUSTManifest' typeof='earl:Report mf:Manifest'>
+      <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'>
@@ -3338,192 +3460,200 @@
               <a href='#subj_6'>LDP.js Ref Impl</a>
             </th>
           </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#DirectContainer-HttpLinkHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-HttpLinkHeader
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-HttpLinkHeader' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link 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://www.w3c.org/ns/ldp/test#DirectContainer-MemberResourceTriple' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-MemberResourceTriple
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-MemberResourceTriple' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link 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://www.w3c.org/ns/ldp/test#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link 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://www.w3c.org/ns/ldp/test#DirectContainer-ActAsIfInsertedContentRelationTripleExists' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-ActAsIfInsertedContentRelationTripleExists
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-ActAsIfInsertedContentRelationTripleExists' property='earl:test' />
+          <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='http://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link 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='http://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link 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='http://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link 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://eclipse.org/lyo#dc1' property='earl:subject' />
               <link href='earl:notAvailable' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
@@ -3533,7 +3663,7 @@
               </span>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-ActAsIfInsertedContentRelationTripleExists' property='earl:test' />
+              <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'>
@@ -3543,182 +3673,7 @@
               </span>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#DirectContainer-ActAsIfInsertedContentRelationTripleExists' property='earl:test' />
-              <link href='http://stevespeicher.me' 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://www.w3c.org/ns/ldp/test#DirectContainer-PostResourceUpdatesTriples' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-PostResourceUpdatesTriples
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-PostResourceUpdatesTriples' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link 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://www.w3c.org/ns/ldp/test#DirectContainer-DeleteResourceUpdatesTriples' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-DeleteResourceUpdatesTriples
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-DeleteResourceUpdatesTriples' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link 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://www.w3c.org/ns/ldp/test#DirectContainer-ConformsDcLdpContainer' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestRequirement'>
-            <td>
-              DirectContainer-ConformsDcLdpContainer
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-ConformsDcLdpContainer' 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://www.w3c.org/ns/ldp/test#DirectContainer-ConformsDcLdpContainer' 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://www.w3c.org/ns/ldp/test#DirectContainer-ConformsDcLdpContainer' property='earl:test' />
+              <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'>
@@ -3728,603 +3683,7 @@
               </span>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-ConformsDcLdpContainer' 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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-ConformsDcLdpContainer' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link 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://www.w3c.org/ns/ldp/test#DirectContainer-RelativeUriResolutionPost' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-RelativeUriResolutionPost
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-RelativeUriResolutionPost' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link 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://www.w3c.org/ns/ldp/test#DirectContainer-PostResponseStatusAndLocation' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-PostResponseStatusAndLocation
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-PostResponseStatusAndLocation' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link 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://www.w3c.org/ns/ldp/test#DirectContainer-PostContainer' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-PostContainer
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-PostContainer' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link 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://www.w3c.org/ns/ldp/test#DirectContainer-RequestedInteractionModelCreateNotAllowed' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-RequestedInteractionModelCreateNotAllowed
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-RequestedInteractionModelCreateNotAllowed' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link 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://www.w3c.org/ns/ldp/test#DirectContainer-RequestedInteractionModelHeaders' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-RequestedInteractionModelHeaders
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-RequestedInteractionModelHeaders' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link 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://www.w3c.org/ns/ldp/test#DirectContainer-AcceptTurtle' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-AcceptTurtle
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-AcceptTurtle' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link 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://www.w3c.org/ns/ldp/test#DirectContainer-NullRelativeUriPost' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-NullRelativeUriPost
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-NullRelativeUriPost' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link 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://www.w3c.org/ns/ldp/test#DirectContainer-AcceptPostResponseHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-AcceptPostResponseHeader
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-AcceptPostResponseHeader' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link 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://www.w3c.org/ns/ldp/test#DirectContainer-DeleteRemovesContainmentTriple' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-DeleteRemovesContainmentTriple
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-DeleteRemovesContainmentTriple' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link 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://www.w3c.org/ns/ldp/test#DirectContainer-ConformsContainerRdfResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestRequirement'>
-            <td>
-              DirectContainer-ConformsContainerRdfResource
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-ConformsContainerRdfResource' 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://www.w3c.org/ns/ldp/test#DirectContainer-ConformsContainerRdfResource' 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://www.w3c.org/ns/ldp/test#DirectContainer-ConformsContainerRdfResource' 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://www.w3c.org/ns/ldp/test#DirectContainer-ConformsContainerRdfResource' property='earl:test' />
+              <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'>
@@ -4333,265 +3692,1072 @@
                 </span>
               </span>
             </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-ConformsContainerRdfResource' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link 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://www.w3c.org/ns/ldp/test#DirectContainer-RelativeUriResolutionPut' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-RelativeUriResolutionPut
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-RelativeUriResolutionPut' property='earl:test' />
-              <link href='http://stevespeicher.me' 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://www.w3c.org/ns/ldp/test#DirectContainer-PutReplacesResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-PutReplacesResource
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-PutReplacesResource' property='earl:test' />
-              <link href='http://stevespeicher.me' 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://www.w3c.org/ns/ldp/test#DirectContainer-PutSimpleUpdate' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-PutSimpleUpdate
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-PutSimpleUpdate' property='earl:test' />
-              <link href='http://stevespeicher.me' 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://www.w3c.org/ns/ldp/test#DirectContainer-GetResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-GetResource
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-GetResource' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link 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://www.w3c.org/ns/ldp/test#DirectContainer-RestrictClientInference' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-RestrictClientInference
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictClientInference' property='earl:test' />
+            <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://stevespeicher.me' 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='http://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link 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='http://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link 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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <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: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-ConformsDcLdpContainer' 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-ConformsDcLdpContainer' 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-ConformsDcLdpContainer' 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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link 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='http://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link 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='http://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link 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='http://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link 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='http://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link 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='http://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link 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='http://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link 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='http://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link 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='http://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link 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='http://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link 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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <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: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-ConformsContainerRdfResource' 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-ConformsContainerRdfResource' 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-ConformsContainerRdfResource' 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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link 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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut' property='earl:test' />
+              <link href='http://stevespeicher.me' 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#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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource' property='earl:test' />
+              <link href='http://stevespeicher.me' 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#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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate' property='earl:test' />
+              <link href='http://stevespeicher.me' 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#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='http://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link 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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://eclipse.org/lyo#dc1' 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'>
@@ -4602,423 +4768,7 @@
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictClientInference' property='earl:test' />
-              <link href='http://stevespeicher.me' 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://www.w3c.org/ns/ldp/test#DirectContainer-GetResourceAcceptTurtle' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-GetResourceAcceptTurtle
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-GetResourceAcceptTurtle' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link 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://www.w3c.org/ns/ldp/test#DirectContainer-PublishConstraintsReadOnlyProp' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-PublishConstraintsReadOnlyProp
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-PublishConstraintsReadOnlyProp' property='earl:test' />
-              <link href='http://stevespeicher.me' 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://www.w3c.org/ns/ldp/test#DirectContainer-PublishConstraintsUnknownProp' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-PublishConstraintsUnknownProp
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-PublishConstraintsUnknownProp' property='earl:test' />
-              <link href='http://stevespeicher.me' 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://www.w3c.org/ns/ldp/test#DirectContainer-PutReadOnlyProperties4xxStatus' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-PutReadOnlyProperties4xxStatus
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-PutReadOnlyProperties4xxStatus' property='earl:test' />
-              <link href='http://stevespeicher.me' 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://www.w3c.org/ns/ldp/test#DirectContainer-PutPropertiesNotPersisted' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-PutPropertiesNotPersisted
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-PutPropertiesNotPersisted' property='earl:test' />
-              <link href='http://stevespeicher.me' 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://www.w3c.org/ns/ldp/test#DirectContainer-ConformsRdfSourceLdpResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestRequirement'>
-            <td>
-              DirectContainer-ConformsRdfSourceLdpResource
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-ConformsRdfSourceLdpResource' 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://www.w3c.org/ns/ldp/test#DirectContainer-ConformsRdfSourceLdpResource' 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://www.w3c.org/ns/ldp/test#DirectContainer-ConformsRdfSourceLdpResource' 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://www.w3c.org/ns/ldp/test#DirectContainer-ConformsRdfSourceLdpResource' 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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-ConformsRdfSourceLdpResource' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link 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://www.w3c.org/ns/ldp/test#DirectContainer-IsHttp11Manual' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-IsHttp11Manual
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-IsHttp11Manual' property='earl:test' />
+              <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'>
@@ -5029,7 +4779,7 @@
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-IsHttp11Manual' property='earl:test' />
+              <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'>
@@ -5040,7 +4790,7 @@
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-IsHttp11Manual' property='earl:test' />
+              <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'>
@@ -5051,7 +4801,7 @@
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-IsHttp11Manual' property='earl:test' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference' property='earl:test' />
               <link href='http://stevespeicher.me' property='earl:subject' />
               <link href='earl:manual' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
@@ -5061,657 +4811,1109 @@
               </span>
             </td>
           </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#DirectContainer-ETagHeadersGet' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-ETagHeadersGet
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-ETagHeadersGet' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link 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://www.w3c.org/ns/ldp/test#DirectContainer-ETagHeadersHead' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-ETagHeadersHead
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-ETagHeadersHead' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link 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://www.w3c.org/ns/ldp/test#DirectContainer-LdpLinkHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-LdpLinkHeader
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-LdpLinkHeader' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link 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://www.w3c.org/ns/ldp/test#DirectContainer-GetResponseHeaders' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-GetResponseHeaders
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-GetResponseHeaders' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link 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://www.w3c.org/ns/ldp/test#DirectContainer-ConditionFailedStatusCode' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-ConditionFailedStatusCode
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-ConditionFailedStatusCode' property='earl:test' />
-              <link href='http://stevespeicher.me' 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://www.w3c.org/ns/ldp/test#DirectContainer-PreconditionRequiredStatusCode' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-PreconditionRequiredStatusCode
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-PreconditionRequiredStatusCode' property='earl:test' />
-              <link href='http://stevespeicher.me' 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://www.w3c.org/ns/ldp/test#DirectContainer-PutBadETag' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-PutBadETag
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-PutBadETag' property='earl:test' />
-              <link href='http://stevespeicher.me' 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://www.w3c.org/ns/ldp/test#DirectContainer-Head' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-Head
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-Head' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link 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://www.w3c.org/ns/ldp/test#DirectContainer-AcceptPatchHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-AcceptPatchHeader
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-AcceptPatchHeader' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link 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://www.w3c.org/ns/ldp/test#DirectContainer-Options' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-Options
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-Options' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link 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://www.w3c.org/ns/ldp/test#DirectContainer-OptionsAllowHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-OptionsAllowHeader
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-OptionsAllowHeader' property='earl:test' />
+          <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='http://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link 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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp' property='earl:test' />
+              <link href='http://stevespeicher.me' 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#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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp' property='earl:test' />
+              <link href='http://stevespeicher.me' 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#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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus' property='earl:test' />
+              <link href='http://stevespeicher.me' 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#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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted' property='earl:test' />
+              <link href='http://stevespeicher.me' 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#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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <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: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-ConformsRdfSourceLdpResource' 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-ConformsRdfSourceLdpResource' 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-ConformsRdfSourceLdpResource' 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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link 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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual' property='earl:test' />
+              <link href='http://stevespeicher.me' 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#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='http://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link 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='http://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link 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='http://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link 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='http://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link 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='http://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode' property='earl:test' />
+              <link href='http://stevespeicher.me' 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#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='http://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode' property='earl:test' />
+              <link href='http://stevespeicher.me' 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#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='http://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag' property='earl:test' />
+              <link href='http://stevespeicher.me' 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#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='http://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link 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='http://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link 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='http://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link 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='http://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader' property='earl:test' />
               <link href='http://stevespeicher.me' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
@@ -5743,7 +5945,7 @@
           </tr>
         </table>
       </section>
-      <section resource='http://www.w3c.org/ns/ldp/test#DirectContainer-SHOULDManifest' typeof='earl:Report mf:Manifest'>
+      <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'>
@@ -5767,706 +5969,730 @@
               <a href='#subj_6'>LDP.js Ref Impl</a>
             </th>
           </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#DirectContainer-UseMemberPredicate' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-UseMemberPredicate
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-UseMemberPredicate' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link 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://www.w3c.org/ns/ldp/test#DirectContainer-PreferMembershipTriples' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-PreferMembershipTriples
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-PreferMembershipTriples' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link 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://www.w3c.org/ns/ldp/test#DirectContainer-NoRdfBagSeqOrList' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-NoRdfBagSeqOrList
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-NoRdfBagSeqOrList' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link 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://www.w3c.org/ns/ldp/test#DirectContainer-PreferContainmentTriples' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-PreferContainmentTriples
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-PreferContainmentTriples' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link 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://www.w3c.org/ns/ldp/test#DirectContainer-ContentTypeHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-ContentTypeHeader
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-ContentTypeHeader' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link 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://www.w3c.org/ns/ldp/test#DirectContainer-PostNoSlug' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-PostNoSlug
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-PostNoSlug' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link 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://www.w3c.org/ns/ldp/test#DirectContainer-CreateWithoutConstraints' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-CreateWithoutConstraints
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-CreateWithoutConstraints' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link 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://www.w3c.org/ns/ldp/test#DirectContainer-RestrictUriReUseSlug' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-RestrictUriReUseSlug
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictUriReUseSlug' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link 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://www.w3c.org/ns/ldp/test#DirectContainer-RestrictUriReUseNoSlug' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-RestrictUriReUseNoSlug
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictUriReUseNoSlug' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link 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://www.w3c.org/ns/ldp/test#DirectContainer-RejectPutModifyingContainmentTriples' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-RejectPutModifyingContainmentTriples
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-RejectPutModifyingContainmentTriples' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link 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://www.w3c.org/ns/ldp/test#DirectContainer-RestrictPutReUseUri' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-RestrictPutReUseUri
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictPutReUseUri' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link 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://www.w3c.org/ns/ldp/test#DirectContainer-PatchMethod' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-PatchMethod
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-PatchMethod' property='earl:test' />
+          <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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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'>
@@ -6477,7 +6703,7 @@
             </td>
             <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-PatchMethod' property='earl:test' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod' property='earl:test' />
               <link href='http://stevespeicher.me' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
@@ -6487,133 +6713,139 @@
               </span>
             </td>
           </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#DirectContainer-PostJsonLd' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-PostJsonLd
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-PostJsonLd' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link 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://www.w3c.org/ns/ldp/test#DirectContainer-ContainsRdfType' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-ContainsRdfType
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-ContainsRdfType' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link 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://www.w3c.org/ns/ldp/test#DirectContainer-ReUseVocabularies' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-ReUseVocabularies
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-ReUseVocabularies' property='earl:test' />
+          <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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link 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-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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link 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://eclipse.org/lyo#dc1' 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'>
@@ -6624,7 +6856,7 @@
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-ReUseVocabularies' property='earl:test' />
+              <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'>
@@ -6635,7 +6867,7 @@
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-ReUseVocabularies' property='earl:test' />
+              <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'>
@@ -6646,7 +6878,7 @@
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-ReUseVocabularies' property='earl:test' />
+              <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'>
@@ -6657,67 +6889,7 @@
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-ReUseVocabularies' property='earl:test' />
-              <link href='http://stevespeicher.me' 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://www.w3c.org/ns/ldp/test#DirectContainer-UseStandardVocabularies' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-UseStandardVocabularies
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-UseStandardVocabularies' property='earl:test' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies' property='earl:test' />
               <link href='http://stevespeicher.me' property='earl:subject' />
               <link href='earl:manual' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
@@ -6727,237 +6899,307 @@
               </span>
             </td>
           </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#DirectContainer-JsonLdRepresentation' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-JsonLdRepresentation
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-JsonLdRepresentation' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link 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://www.w3c.org/ns/ldp/test#DirectContainer-4xxErrorHasResponseBody' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-4xxErrorHasResponseBody
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-4xxErrorHasResponseBody' property='earl:test' />
-              <link href='http://stevespeicher.me' 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://www.w3c.org/ns/ldp/test#DirectContainer-ResponsePropertiesNotPersisted' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-ResponsePropertiesNotPersisted
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-ResponsePropertiesNotPersisted' property='earl:test' />
-              <link href='http://stevespeicher.me' 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://www.w3c.org/ns/ldp/test#DirectContainer-PutRequiresIfMatch' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              DirectContainer-PutRequiresIfMatch
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#DirectContainer-PutRequiresIfMatch' property='earl:test' />
+          <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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies' property='earl:test' />
+              <link href='http://stevespeicher.me' 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#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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link 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-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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody' property='earl:test' />
+              <link href='http://stevespeicher.me' 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#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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted' property='earl:test' />
+              <link href='http://stevespeicher.me' 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#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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch' property='earl:test' />
               <link href='http://stevespeicher.me' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
@@ -6989,7 +7231,7 @@
           </tr>
         </table>
       </section>
-      <section resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-MAYManifest' typeof='earl:Report mf:Manifest'>
+      <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'>
@@ -6998,24 +7240,32 @@
               Test
             </th>
           </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-PutToCreate' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-PutToCreate
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-RdfTypeLdpContainer' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-RdfTypeLdpContainer
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-ServerHonorsSlug' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-ServerHonorsSlug
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-TypeRdfSource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-TypeRdfSource
+          <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'>
@@ -7025,7 +7275,7 @@
           </tr>
         </table>
       </section>
-      <section resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-MUSTManifest' typeof='earl:Report mf:Manifest'>
+      <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'>
@@ -7034,189 +7284,263 @@
               Test
             </th>
           </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-ContainerSupportsHttpLinkHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-ContainerSupportsHttpLinkHeader
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-CreateIndirectContainer' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-CreateIndirectContainer
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-ContainsLdpcUri' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-ContainsLdpcUri
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-PostResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-PostResource
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-RelativeUriResolutionPost' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-RelativeUriResolutionPost
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-PostResponseStatusAndLocation' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-PostResponseStatusAndLocation
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-PostContainer' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-PostContainer
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-RequestedInteractionModelCreateNotAllowed' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-RequestedInteractionModelCreateNotAllowed
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-RequestedInteractionModelHeaders' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-RequestedInteractionModelHeaders
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-AcceptTurtle' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-AcceptTurtle
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-NullRelativeUriPost' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-NullRelativeUriPost
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-AcceptPostResponseHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-AcceptPostResponseHeader
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-DeleteRemovesContainmentTriple' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-DeleteRemovesContainmentTriple
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-ConformsContainerRdfResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestRequirement'>
-            <td>
-              IndirectContainer-ConformsContainerRdfResource
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-RelativeUriResolutionPut' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-RelativeUriResolutionPut
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-PutReplacesResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-PutReplacesResource
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-PutSimpleUpdate' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-PutSimpleUpdate
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-GetResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-GetResource
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictClientInference' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-RestrictClientInference
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-GetResourceAcceptTurtle' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-GetResourceAcceptTurtle
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-PublishConstraintsReadOnlyProp' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-PublishConstraintsReadOnlyProp
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-PublishConstraintsUnknownProp' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-PublishConstraintsUnknownProp
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-PutReadOnlyProperties4xxStatus' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-PutReadOnlyProperties4xxStatus
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-PutPropertiesNotPersisted' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-PutPropertiesNotPersisted
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-ConformsRdfSourceLdpResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestRequirement'>
-            <td>
-              IndirectContainer-ConformsRdfSourceLdpResource
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-IsHttp11Manual' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-IsHttp11Manual
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-ETagHeadersGet' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-ETagHeadersGet
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-ETagHeadersHead' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-ETagHeadersHead
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-LdpLinkHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-LdpLinkHeader
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-GetResponseHeaders' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-GetResponseHeaders
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-ConditionFailedStatusCode' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-ConditionFailedStatusCode
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-PreconditionRequiredStatusCode' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-PreconditionRequiredStatusCode
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-PutBadETag' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-PutBadETag
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-Head' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-Head
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-AcceptPatchHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-AcceptPatchHeader
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-Options' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-Options
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-OptionsAllowHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-OptionsAllowHeader
+          <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>
+          </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>
+          </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>
+          </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>
+          </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>
+          </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>
+          </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>
+          </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>
+          </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>
+          </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>
+          </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>
+          </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>
+          </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>
+          </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>
+          </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>
+          </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>
+          </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>
+          </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>
+          </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>
+          </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>
+          </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>
+          </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>
+          </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>
+          </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>
+          </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>
+          </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>
+          </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>
+          </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>
+          </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>
+          </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>
+          </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>
+          </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>
+          </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>
+          </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>
+          </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>
+          </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>
+          </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>
           </tr>
           <tr class='summary'>
@@ -7226,7 +7550,7 @@
           </tr>
         </table>
       </section>
-      <section resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-SHOULDManifest' typeof='earl:Report mf:Manifest'>
+      <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'>
@@ -7235,94 +7559,130 @@
               Test
             </th>
           </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-NoRdfBagSeqOrList' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-NoRdfBagSeqOrList
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-PreferContainmentTriples' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-PreferContainmentTriples
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-ContentTypeHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-ContentTypeHeader
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-PostNoSlug' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-PostNoSlug
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-CreateWithoutConstraints' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-CreateWithoutConstraints
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictUriReUseSlug' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-RestrictUriReUseSlug
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictUriReUseNoSlug' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-RestrictUriReUseNoSlug
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-RejectPutModifyingContainmentTriples' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-RejectPutModifyingContainmentTriples
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictPutReUseUri' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-RestrictPutReUseUri
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-PatchMethod' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-PatchMethod
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-PostJsonLd' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-PostJsonLd
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-ContainsRdfType' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-ContainsRdfType
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-ReUseVocabularies' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-ReUseVocabularies
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-UseStandardVocabularies' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-UseStandardVocabularies
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-JsonLdRepresentation' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-JsonLdRepresentation
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-4xxErrorHasResponseBody' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-4xxErrorHasResponseBody
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-ResponsePropertiesNotPersisted' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-ResponsePropertiesNotPersisted
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#IndirectContainer-PutRequiresIfMatch' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              IndirectContainer-PutRequiresIfMatch
+          <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-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>
+          </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-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>
+          </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'>
@@ -7332,7 +7692,7 @@
           </tr>
         </table>
       </section>
-      <section resource='http://www.w3c.org/ns/ldp/test#Non-RDFSource-MAYManifest' typeof='earl:Report mf:Manifest'>
+      <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'>
@@ -7359,270 +7719,278 @@
               <a href='#subj_5'>Marmotta</a>
             </th>
           </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#NonRDFSource-PostNonRDFSource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              NonRDFSource-PostNonRDFSource
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceAndGetFromContainer' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              NonRDFSource-PostResourceAndGetFromContainer
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceGetBinary' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              NonRDFSource-PostResourceGetBinary
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceGetMetadataAndBinary' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              NonRDFSource-PostResourceGetMetadataAndBinary
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceGetMetadataAndBinary' property='earl:test' />
+          <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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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'>
@@ -7633,7 +8001,7 @@
             </td>
             <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceGetMetadataAndBinary' property='earl:test' />
+              <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'>
@@ -7643,128 +8011,132 @@
               </span>
             </td>
           </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceAndCheckLink' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              NonRDFSource-PostResourceAndCheckLink
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceAndCheckAssociatedResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              NonRDFSource-PostResourceAndCheckAssociatedResource
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceAndCheckAssociatedResource' property='earl:test' />
+          <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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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'>
@@ -7775,7 +8147,7 @@
             </td>
             <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceAndCheckAssociatedResource' property='earl:test' />
+              <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'>
@@ -7810,7 +8182,7 @@
           </tr>
         </table>
       </section>
-      <section resource='http://www.w3c.org/ns/ldp/test#Non-RDFSource-MUSTManifest' typeof='earl:Report mf:Manifest'>
+      <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'>
@@ -7837,226 +8209,234 @@
               <a href='#subj_5'>Marmotta</a>
             </th>
           </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#NonRDFSource-OptionsHasSameLinkHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              NonRDFSource-OptionsHasSameLinkHeader
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#NonRDFSource-GetResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              NonRDFSource-GetResource
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#NonRDFSource-IsHttp11Manual' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              NonRDFSource-IsHttp11Manual
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#NonRDFSource-IsHttp11Manual' property='earl:test' />
+          <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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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='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#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:untested'>
+                  UNTESTED
+                </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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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='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#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:untested'>
+                  UNTESTED
+                </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='http://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://eclipse.org/lyo#bc' 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'>
@@ -8067,7 +8447,7 @@
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#NonRDFSource-IsHttp11Manual' property='earl:test' />
+              <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'>
@@ -8078,7 +8458,7 @@
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#NonRDFSource-IsHttp11Manual' property='earl:test' />
+              <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'>
@@ -8089,7 +8469,7 @@
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#NonRDFSource-IsHttp11Manual' property='earl:test' />
+              <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'>
@@ -8100,7 +8480,7 @@
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#NonRDFSource-IsHttp11Manual' property='earl:test' />
+              <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'>
@@ -8111,7 +8491,7 @@
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#NonRDFSource-IsHttp11Manual' property='earl:test' />
+              <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:manual' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
@@ -8121,270 +8501,278 @@
               </span>
             </td>
           </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#NonRDFSource-ETagHeadersGet' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              NonRDFSource-ETagHeadersGet
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#NonRDFSource-ETagHeadersHead' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              NonRDFSource-ETagHeadersHead
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#NonRDFSource-LdpLinkHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              NonRDFSource-LdpLinkHeader
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#NonRDFSource-GetResponseHeaders' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              NonRDFSource-GetResponseHeaders
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#NonRDFSource-GetResponseHeaders' property='earl:test' />
+          <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='http://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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='http://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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'>
@@ -8395,7 +8783,7 @@
             </td>
             <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#NonRDFSource-GetResponseHeaders' property='earl:test' />
+              <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'>
@@ -8405,494 +8793,508 @@
               </span>
             </td>
           </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#NonRDFSource-ConditionFailedStatusCode' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              NonRDFSource-ConditionFailedStatusCode
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#NonRDFSource-PreconditionRequiredStatusCode' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              NonRDFSource-PreconditionRequiredStatusCode
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#NonRDFSource-PutBadETag' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              NonRDFSource-PutBadETag
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#NonRDFSource-Head' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              NonRDFSource-Head
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#NonRDFSource-AcceptPatchHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              NonRDFSource-AcceptPatchHeader
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#NonRDFSource-Options' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              NonRDFSource-Options
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#NonRDFSource-OptionsAllowHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              NonRDFSource-OptionsAllowHeader
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#NonRDFSource-OptionsAllowHeader' property='earl:test' />
+          <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='http://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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='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#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:untested'>
+                  UNTESTED
+                </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='http://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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='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#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:untested'>
+                  UNTESTED
+                </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='http://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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='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#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:untested'>
+                  UNTESTED
+                </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='http://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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='http://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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='http://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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='http://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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'>
@@ -8927,7 +9329,7 @@
           </tr>
         </table>
       </section>
-      <section resource='http://www.w3c.org/ns/ldp/test#Non-RDFSource-SHOULDManifest' typeof='earl:Report mf:Manifest'>
+      <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'>
@@ -8951,57 +9353,59 @@
               <a href='#subj_4'>Eclipse Lyo-DC4</a>
             </th>
           </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#NonRDFSource-PutRequiresIfMatch' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              NonRDFSource-PutRequiresIfMatch
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#NonRDFSource-PutRequiresIfMatch' property='earl:test' />
+          <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://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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'>
@@ -9033,7 +9437,7 @@
           </tr>
         </table>
       </section>
-      <section resource='http://www.w3c.org/ns/ldp/test#RDFSource-MAYManifest' typeof='earl:Report mf:Manifest'>
+      <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'>
@@ -9066,90 +9470,92 @@
               <a href='#subj_7'>ldphp</a>
             </th>
           </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#MemberResource-TypeRdfSource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              MemberResource-TypeRdfSource
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-TypeRdfSource' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#MemberResource-TypeRdfSource' property='earl:test' />
+          <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://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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'>
@@ -9190,7 +9596,7 @@
           </tr>
         </table>
       </section>
-      <section resource='http://www.w3c.org/ns/ldp/test#RDFSource-MUSTManifest' typeof='earl:Report mf:Manifest'>
+      <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'>
@@ -9223,385 +9629,395 @@
               <a href='#subj_7'>ldphp</a>
             </th>
           </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#MemberResource-RelativeUriResolutionPut' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              MemberResource-RelativeUriResolutionPut
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-RelativeUriResolutionPut' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#MemberResource-PutReplacesResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              MemberResource-PutReplacesResource
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-PutReplacesResource' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#MemberResource-PutSimpleUpdate' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              MemberResource-PutSimpleUpdate
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-PutSimpleUpdate' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#MemberResource-GetResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              MemberResource-GetResource
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-GetResource' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#MemberResource-RestrictClientInference' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              MemberResource-RestrictClientInference
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-RestrictClientInference' property='earl:test' />
+          <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='http://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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='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-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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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='http://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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='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-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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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='http://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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='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-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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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='http://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://eclipse.org/lyo#bc' 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'>
@@ -9612,7 +10028,7 @@
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-RestrictClientInference' property='earl:test' />
+              <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'>
@@ -9623,7 +10039,7 @@
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-RestrictClientInference' property='earl:test' />
+              <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'>
@@ -9634,7 +10050,7 @@
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-RestrictClientInference' property='earl:test' />
+              <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'>
@@ -9645,7 +10061,7 @@
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-RestrictClientInference' property='earl:test' />
+              <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'>
@@ -9656,7 +10072,7 @@
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-RestrictClientInference' property='earl:test' />
+              <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:manual' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
@@ -9667,7 +10083,7 @@
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-RestrictClientInference' property='earl:test' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference' property='earl:test' />
               <link href='http://stevespeicher.me' property='earl:subject' />
               <link href='earl:manual' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
@@ -9678,7 +10094,7 @@
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-RestrictClientInference' property='earl:test' />
+              <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'>
@@ -9688,57 +10104,59 @@
               </span>
             </td>
           </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#MemberResource-GetResourceAcceptTurtle' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              MemberResource-GetResourceAcceptTurtle
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-GetResourceAcceptTurtle' property='earl:test' />
+          <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='http://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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'>
@@ -9749,7 +10167,7 @@
             </td>
             <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-GetResourceAcceptTurtle' property='earl:test' />
+              <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'>
@@ -9760,405 +10178,415 @@
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-GetResourceAcceptTurtle' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#MemberResource-PublishConstraintsReadOnlyProp' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              MemberResource-PublishConstraintsReadOnlyProp
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-PublishConstraintsReadOnlyProp' property='earl:test' />
-              <link href='http://stevespeicher.me' 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#MemberResource-PublishConstraintsUnknownProp' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              MemberResource-PublishConstraintsUnknownProp
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-PublishConstraintsUnknownProp' property='earl:test' />
-              <link href='http://stevespeicher.me' 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#MemberResource-PutReadOnlyProperties4xxStatus' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              MemberResource-PutReadOnlyProperties4xxStatus
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-PutReadOnlyProperties4xxStatus' property='earl:test' />
-              <link href='http://stevespeicher.me' 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#MemberResource-PutPropertiesNotPersisted' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              MemberResource-PutPropertiesNotPersisted
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-PutPropertiesNotPersisted' property='earl:test' />
-              <link href='http://stevespeicher.me' 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#MemberResource-ConformsRdfSourceLdpResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestRequirement'>
-            <td>
-              MemberResource-ConformsRdfSourceLdpResource
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-ConformsRdfSourceLdpResource' property='earl:test' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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='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-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:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp' property='earl:test' />
+              <link href='http://stevespeicher.me' 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-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>
+          </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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp' property='earl:test' />
+              <link href='http://stevespeicher.me' 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>
+          </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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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='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-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:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus' property='earl:test' />
+              <link href='http://stevespeicher.me' 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-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>
+          </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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted' property='earl:test' />
+              <link href='http://stevespeicher.me' 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>
+          </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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <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:notAvailable' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
@@ -10168,7 +10596,7 @@
               </span>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-ConformsRdfSourceLdpResource' property='earl:test' />
+              <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:notAvailable' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
@@ -10178,7 +10606,7 @@
               </span>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-ConformsRdfSourceLdpResource' property='earl:test' />
+              <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:notAvailable' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
@@ -10188,7 +10616,7 @@
               </span>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-ConformsRdfSourceLdpResource' property='earl:test' />
+              <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:notAvailable' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
@@ -10198,7 +10626,7 @@
               </span>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-ConformsRdfSourceLdpResource' property='earl:test' />
+              <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:notAvailable' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
@@ -10208,7 +10636,7 @@
               </span>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-ConformsRdfSourceLdpResource' property='earl:test' />
+              <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:notAvailable' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
@@ -10219,34 +10647,36 @@
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-ConformsRdfSourceLdpResource' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#MemberResource-IsHttp11Manual' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              MemberResource-IsHttp11Manual
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-IsHttp11Manual' property='earl:test' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://eclipse.org/lyo#bc' 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'>
@@ -10257,7 +10687,7 @@
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-IsHttp11Manual' property='earl:test' />
+              <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'>
@@ -10268,7 +10698,7 @@
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-IsHttp11Manual' property='earl:test' />
+              <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'>
@@ -10279,7 +10709,7 @@
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-IsHttp11Manual' property='earl:test' />
+              <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'>
@@ -10290,7 +10720,7 @@
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-IsHttp11Manual' property='earl:test' />
+              <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'>
@@ -10301,7 +10731,7 @@
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-IsHttp11Manual' property='earl:test' />
+              <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:manual' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
@@ -10312,7 +10742,7 @@
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-IsHttp11Manual' property='earl:test' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual' property='earl:test' />
               <link href='http://stevespeicher.me' property='earl:subject' />
               <link href='earl:manual' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
@@ -10323,7 +10753,7 @@
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-IsHttp11Manual' property='earl:test' />
+              <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'>
@@ -10333,336 +10763,344 @@
               </span>
             </td>
           </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#MemberResource-ETagHeadersGet' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              MemberResource-ETagHeadersGet
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-ETagHeadersGet' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#MemberResource-ETagHeadersHead' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              MemberResource-ETagHeadersHead
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-ETagHeadersHead' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#MemberResource-LdpLinkHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              MemberResource-LdpLinkHeader
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-LdpLinkHeader' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#MemberResource-GetResponseHeaders' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              MemberResource-GetResponseHeaders
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-GetResponseHeaders' property='earl:test' />
+          <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='http://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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='http://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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='http://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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='http://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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'>
@@ -10673,7 +11111,7 @@
             </td>
             <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-GetResponseHeaders' property='earl:test' />
+              <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'>
@@ -10684,669 +11122,683 @@
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-GetResponseHeaders' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#MemberResource-ConditionFailedStatusCode' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              MemberResource-ConditionFailedStatusCode
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-ConditionFailedStatusCode' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#MemberResource-PreconditionRequiredStatusCode' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              MemberResource-PreconditionRequiredStatusCode
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-PreconditionRequiredStatusCode' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl: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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#MemberResource-PutBadETag' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              MemberResource-PutBadETag
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-PutBadETag' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#MemberResource-Head' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              MemberResource-Head
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-Head' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#MemberResource-AcceptPatchHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              MemberResource-AcceptPatchHeader
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-AcceptPatchHeader' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#MemberResource-Options' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              MemberResource-Options
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-Options' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#MemberResource-OptionsAllowHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              MemberResource-OptionsAllowHeader
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-OptionsAllowHeader' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#MemberResource-OptionsAllowHeader' property='earl:test' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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='http://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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='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-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:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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='http://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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='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-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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl: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>
+          </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='http://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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='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-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:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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='http://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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='http://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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='http://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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='http://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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'>
@@ -11387,7 +11839,7 @@
           </tr>
         </table>
       </section>
-      <section resource='http://www.w3c.org/ns/ldp/test#RDFSource-SHOULDManifest' typeof='earl:Report mf:Manifest'>
+      <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'>
@@ -11420,106 +11872,110 @@
               <a href='#subj_7'>ldphp</a>
             </th>
           </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#MemberResource-ContainsRdfType' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              MemberResource-ContainsRdfType
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-ContainsRdfType' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#MemberResource-ReUseVocabularies' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              MemberResource-ReUseVocabularies
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-ReUseVocabularies' property='earl:test' />
+          <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://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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://eclipse.org/lyo#bc' 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'>
@@ -11530,7 +11986,7 @@
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-ReUseVocabularies' property='earl:test' />
+              <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:passed' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
@@ -11541,7 +11997,7 @@
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-ReUseVocabularies' property='earl:test' />
+              <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'>
@@ -11552,7 +12008,7 @@
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-ReUseVocabularies' property='earl:test' />
+              <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'>
@@ -11563,7 +12019,7 @@
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-ReUseVocabularies' property='earl:test' />
+              <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'>
@@ -11574,7 +12030,7 @@
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-ReUseVocabularies' property='earl:test' />
+              <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:manual' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
@@ -11585,7 +12041,7 @@
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-ReUseVocabularies' property='earl:test' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies' property='earl:test' />
               <link href='http://stevespeicher.me' property='earl:subject' />
               <link href='earl:manual' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
@@ -11596,7 +12052,7 @@
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-ReUseVocabularies' property='earl:test' />
+              <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'>
@@ -11606,13 +12062,15 @@
               </span>
             </td>
           </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#MemberResource-UseStandardVocabularies' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              MemberResource-UseStandardVocabularies
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-UseStandardVocabularies' property='earl:test' />
+          <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://eclipse.org/lyo#bc' 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'>
@@ -11623,7 +12081,7 @@
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-UseStandardVocabularies' property='earl:test' />
+              <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'>
@@ -11634,7 +12092,7 @@
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-UseStandardVocabularies' property='earl:test' />
+              <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'>
@@ -11645,7 +12103,7 @@
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-UseStandardVocabularies' property='earl:test' />
+              <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'>
@@ -11656,7 +12114,7 @@
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-UseStandardVocabularies' property='earl:test' />
+              <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'>
@@ -11667,7 +12125,7 @@
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-UseStandardVocabularies' property='earl:test' />
+              <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:manual' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
@@ -11678,7 +12136,7 @@
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-UseStandardVocabularies' property='earl:test' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies' property='earl:test' />
               <link href='http://stevespeicher.me' property='earl:subject' />
               <link href='earl:manual' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
@@ -11689,7 +12147,7 @@
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-UseStandardVocabularies' property='earl:test' />
+              <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'>
@@ -11699,57 +12157,59 @@
               </span>
             </td>
           </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#MemberResource-JsonLdRepresentation' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              MemberResource-JsonLdRepresentation
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-JsonLdRepresentation' property='earl:test' />
+          <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='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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'>
@@ -11760,7 +12220,7 @@
             </td>
             <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-JsonLdRepresentation' property='earl:test' />
+              <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'>
@@ -11771,286 +12231,292 @@
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-JsonLdRepresentation' property='earl:test' />
-              <link href='http://stevespeicher.me' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#MemberResource-4xxErrorHasResponseBody' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              MemberResource-4xxErrorHasResponseBody
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-4xxErrorHasResponseBody' property='earl:test' />
-              <link href='http://stevespeicher.me' 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#MemberResource-ResponsePropertiesNotPersisted' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              MemberResource-ResponsePropertiesNotPersisted
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://www.w3c.org/ns/ldp/test#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://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-ResponsePropertiesNotPersisted' property='earl:test' />
-              <link href='http://stevespeicher.me' 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://www.w3c.org/ns/ldp/test#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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://www.w3c.org/ns/ldp/test#MemberResource-PutRequiresIfMatch' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              MemberResource-PutRequiresIfMatch
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://eclipse.org/lyo#bc' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc1' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc2' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc3' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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://eclipse.org/lyo#dc4' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#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:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-PutRequiresIfMatch' property='earl:test' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation' property='earl:test' />
+              <link href='http://stevespeicher.me' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span 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>
+          </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://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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='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-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:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody' property='earl:test' />
+              <link href='http://stevespeicher.me' 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-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>
+          </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://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted' property='earl:test' />
+              <link href='http://stevespeicher.me' 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>
+          </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://eclipse.org/lyo#bc' 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://eclipse.org/lyo#dc1' 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://eclipse.org/lyo#dc2' 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://eclipse.org/lyo#dc3' 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://eclipse.org/lyo#dc4' 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='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-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:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://stevespeicher.me' property='earl:assertedBy' />
+              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch' property='earl:test' />
               <link href='http://stevespeicher.me' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
@@ -12061,7 +12527,7 @@
             </td>
             <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://www.w3c.org/ns/ldp/test#MemberResource-PutRequiresIfMatch' property='earl:test' />
+              <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'>
@@ -12794,7 +13260,7 @@
                       BasicContainer (MUST)
                     </td>
                     <td class='passed-some'>
-                      23/35 (65.7%)
+                      25/35 (71.4%)
                     </td>
                   </tr>
                   <tr>
@@ -12802,7 +13268,7 @@
                       BasicContainer (SHOULD)
                     </td>
                     <td class='passed-some'>
-                      12/18 (66.7%)
+                      13/18 (72.2%)
                     </td>
                   </tr>
                   <tr>
@@ -12949,31 +13415,31 @@
       </p>
       <ul>
         <li>
-          <a class='source' href='http://w3c.github.io/ldp-testsuite/report/contrib/LDP.js-bc/ldp-testsuite-execution-report-earl.ttl'>contrib/LDP.js-bc/ldp-testsuite-execution-report-earl.ttl</a>
-        </li>
-        <li>
-          <a class='source' href='http://w3c.github.io/ldp-testsuite/report/contrib/LDP.js-dc1/ldp-testsuite-execution-report-earl.ttl'>contrib/LDP.js-dc1/ldp-testsuite-execution-report-earl.ttl</a>
-        </li>
-        <li>
-          <a class='source' href='http://w3c.github.io/ldp-testsuite/report/contrib/ldphp/ldp-testsuite-execution-report-earl.ttl'>contrib/ldphp/ldp-testsuite-execution-report-earl.ttl</a>
-        </li>
-        <li>
-          <a class='source' href='http://w3c.github.io/ldp-testsuite/report/contrib/lyo-bc/ldp-testsuite-execution-report-earl.ttl'>contrib/lyo-bc/ldp-testsuite-execution-report-earl.ttl</a>
+          <a class='source' href='http://w3c.github.io/ldp-testsuite/report/contrib/LDP.js-bc/ldp-testsuite-execution-report-earl.ttl'>LDP.js-bc/ldp-testsuite-execution-report-earl.ttl</a>
         </li>
         <li>
-          <a class='source' href='http://w3c.github.io/ldp-testsuite/report/contrib/lyo-dc1/ldp-testsuite-execution-report-earl.ttl'>contrib/lyo-dc1/ldp-testsuite-execution-report-earl.ttl</a>
-        </li>
-        <li>
-          <a class='source' href='http://w3c.github.io/ldp-testsuite/report/contrib/lyo-dc2/ldp-testsuite-execution-report-earl.ttl'>contrib/lyo-dc2/ldp-testsuite-execution-report-earl.ttl</a>
+          <a class='source' href='http://w3c.github.io/ldp-testsuite/report/contrib/LDP.js-dc1/ldp-testsuite-execution-report-earl.ttl'>/LDP.js-dc1/ldp-testsuite-execution-report-earl.ttl</a>
         </li>
         <li>
-          <a class='source' href='http://w3c.github.io/ldp-testsuite/report/contrib/lyo-dc3/ldp-testsuite-execution-report-earl.ttl'>contrib/lyo-dc3/ldp-testsuite-execution-report-earl.ttl</a>
+          <a class='source' href='http://w3c.github.io/ldp-testsuite/report/contrib/ldphp/ldp-testsuite-execution-report-earl.ttl'>ldphp/ldp-testsuite-execution-report-earl.ttl</a>
         </li>
         <li>
-          <a class='source' href='http://w3c.github.io/ldp-testsuite/report/contrib/lyo-dc4/ldp-testsuite-execution-report-earl.ttl'>contrib/lyo-dc4/ldp-testsuite-execution-report-earl.ttl</a>
+          <a class='source' href='http://w3c.github.io/ldp-testsuite/report/contrib/lyo-bc/ldp-testsuite-execution-report-earl.ttl'>lyo-bc/ldp-testsuite-execution-report-earl.ttl</a>
         </li>
         <li>
-          <a class='source' href='http://w3c.github.io/ldp-testsuite/report/contrib/marmotta/ldp-testsuite-execution-report-earl.ttl'>contrib/marmotta/ldp-testsuite-execution-report-earl.ttl</a>
+          <a class='source' href='http://w3c.github.io/ldp-testsuite/report/contrib/lyo-dc1/ldp-testsuite-execution-report-earl.ttl'>lyo-dc1/ldp-testsuite-execution-report-earl.ttl</a>
+        </li>
+        <li>
+          <a class='source' href='http://w3c.github.io/ldp-testsuite/report/contrib/lyo-dc2/ldp-testsuite-execution-report-earl.ttl'>lyo-dc2/ldp-testsuite-execution-report-earl.ttl</a>
+        </li>
+        <li>
+          <a class='source' href='http://w3c.github.io/ldp-testsuite/report/contrib/lyo-dc3/ldp-testsuite-execution-report-earl.ttl'>lyo-dc3/ldp-testsuite-execution-report-earl.ttl</a>
+        </li>
+        <li>
+          <a class='source' href='http://w3c.github.io/ldp-testsuite/report/contrib/lyo-dc4/ldp-testsuite-execution-report-earl.ttl'>lyo-dc4/ldp-testsuite-execution-report-earl.ttl</a>
+        </li>
+        <li>
+          <a class='source' href='http://w3c.github.io/ldp-testsuite/report/contrib/marmotta/ldp-testsuite-execution-report-earl.ttl'>marmotta/ldp-testsuite-execution-report-earl.ttl</a>
         </li>
       </ul>
     </section>
@@ -13004,7 +13470,7 @@
         <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-06-24' datatype='xsd:date' property='doap:created' />
+          <meta content='2014-08-25' datatype='xsd:date' property='doap:created' />
         </span>
         an
         <a href='http://unlicense.org' property='doap:license'>Unlicensed</a>
--- a/tests/reports/ldp.jsonld	Tue Aug 26 18:23:10 2014 -0700
+++ b/tests/reports/ldp.jsonld	Tue Aug 26 18:24:18 2014 -0700
@@ -122,7 +122,7 @@
       "@id": "https://github.com/gkellogg/earl-report/tree/0.3.4",
       "@type": "doap:Version",
       "name": "earl-report-0.3.4",
-      "created": "2014-06-24",
+      "created": "2014-08-25",
       "revision": "0.3.4"
     },
     "developer": {
@@ -133,11 +133,15 @@
     }
   },
   "assertions": [
-    "contrib/lyo-bc/ldp-testsuite-execution-report-earl.ttl",
-    "contrib/lyo-dc1/ldp-testsuite-execution-report-earl.ttl",
-    "contrib/lyo-dc2/ldp-testsuite-execution-report-earl.ttl",
-    "contrib/lyo-dc3/ldp-testsuite-execution-report-earl.ttl",
-    "contrib/lyo-dc4/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",
+    "/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/ldphp/ldp-testsuite-execution-report-earl.ttl",
+    "/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-dc1/ldp-testsuite-execution-report-earl.ttl",
+    "/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-dc3/ldp-testsuite-execution-report-earl.ttl",
+    "/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/marmotta/ldp-testsuite-execution-report-earl.ttl"
   ],
   "testSubjects": [
     {
@@ -244,18 +248,67 @@
       "doapDesc": "Testing against: DirectContainer, RDFSource, NonRDFSource, Prefer,         Container as Resource interaction model.         Configuration of DirectContainer:            ldp:membershipResource == container,            ldp:hasMemberRelation == skos:inScheme",
       "homepage": "http://wiki.eclipse.org/Lyo/LDPImpl",
       "language": "Java"
+    },
+    {
+      "@id": "http://marmotta.apache.org",
+      "@type": [
+        "earl:TestSubject",
+        "doap:Project"
+      ],
+      "name": "Marmotta",
+      "developer": [
+        {
+          "@type": "foaf:Person",
+          "foaf:name": "Sergio Fernández"
+        }
+      ],
+      "homepage": "http://marmotta.apache.org",
+      "language": "Java"
+    },
+    {
+      "@id": "http://stevespeicher.me",
+      "@type": [
+        "earl:TestSubject",
+        "doap:Project"
+      ],
+      "name": "LDP.js Ref Impl",
+      "developer": [
+        {
+          "@type": "foaf:Person",
+          "foaf:name": "Sam Padgett"
+        }
+      ],
+      "doapDesc": "Testing against: DirectContainer, RDFSource,Prefer, Container as Resource interaction model.",
+      "homepage": "https://hub.jazz.net/project/sspeiche/LDPjs",
+      "language": "JavaScript"
+    },
+    {
+      "@id": "http://test.rww.io/",
+      "@type": [
+        "earl:TestSubject",
+        "doap:Project"
+      ],
+      "name": "ldphp",
+      "developer": [
+        {
+          "@type": "foaf:Person",
+          "foaf:name": "Andrei Sambra"
+        }
+      ],
+      "homepage": "http://test.rww.io/",
+      "language": "PHP"
     }
   ],
   "entries": [
     {
-      "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-MAYManifest",
+      "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-MAYManifest",
       "@type": [
         "earl:Report",
         "mf:Manifest"
       ],
       "entries": [
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-PutToCreate",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -266,60 +319,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PutToCreate",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PutToCreate",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PutToCreate",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PutToCreate",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PutToCreate",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers MAY choose to allow the creation of new resources using HTTP PUT."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-RdfTypeLdpContainer",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -330,60 +416,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RdfTypeLdpContainer",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RdfTypeLdpContainer",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RdfTypeLdpContainer",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RdfTypeLdpContainer",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RdfTypeLdpContainer",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. "
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-ServerHonorsSlug",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -394,60 +513,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-ServerHonorsSlug",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-ServerHonorsSlug",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-ServerHonorsSlug",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-ServerHonorsSlug",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-ServerHonorsSlug",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-TypeRdfSource",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -458,54 +610,87 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-TypeRdfSource",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-TypeRdfSource",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-TypeRdfSource",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-TypeRdfSource",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-TypeRdfSource",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:failed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."
@@ -515,14 +700,109 @@
       "description": "LDP Basic Container tests. MAY conformance tests."
     },
     {
-      "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-MUSTManifest",
+      "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-MUSTManifest",
       "@type": [
         "earl:Report",
         "mf:Manifest"
       ],
       "entries": [
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-ContainerSupportsHttpLinkHeader",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://www.w3.org/ns/earl#TestRequirement"
+          ],
+          "title": "BasicContainer-ConformsBcLdpContainer",
+          "testAction": "",
+          "assertions": [
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
+            }
+          ],
+          "description": "Each LDP Basic Container MUST also be a conforming LDP Container in section 5.2 Container along with the following restrictions in this section."
+        },
+        {
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -533,60 +813,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-ContainerSupportsHttpLinkHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-ContainerSupportsHttpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-ContainerSupportsHttpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-ContainerSupportsHttpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-ContainerSupportsHttpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-RelativeUriResolutionPost",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -597,60 +910,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RelativeUriResolutionPost",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RelativeUriResolutionPost",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RelativeUriResolutionPost",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RelativeUriResolutionPost",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RelativeUriResolutionPost",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-PostResponseStatusAndLocation",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -661,60 +1007,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PostResponseStatusAndLocation",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PostResponseStatusAndLocation",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PostResponseStatusAndLocation",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PostResponseStatusAndLocation",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PostResponseStatusAndLocation",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-PostContainer",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -725,60 +1104,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PostContainer",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PostContainer",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PostContainer",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PostContainer",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PostContainer",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-RequestedInteractionModelCreateNotAllowed",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -789,60 +1201,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RequestedInteractionModelCreateNotAllowed",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RequestedInteractionModelCreateNotAllowed",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RequestedInteractionModelCreateNotAllowed",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RequestedInteractionModelCreateNotAllowed",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RequestedInteractionModelCreateNotAllowed",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-RequestedInteractionModelHeaders",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -853,60 +1298,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RequestedInteractionModelHeaders",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RequestedInteractionModelHeaders",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RequestedInteractionModelHeaders",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RequestedInteractionModelHeaders",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RequestedInteractionModelHeaders",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-AcceptTurtle",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -917,60 +1395,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-AcceptTurtle",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-AcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-AcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-AcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-AcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-NullRelativeUriPost",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -981,60 +1492,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-NullRelativeUriPost",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-NullRelativeUriPost",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-NullRelativeUriPost",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-NullRelativeUriPost",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-NullRelativeUriPost",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-AcceptPostResponseHeader",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -1045,60 +1589,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-AcceptPostResponseHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-AcceptPostResponseHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-AcceptPostResponseHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-AcceptPostResponseHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-AcceptPostResponseHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-DeleteRemovesContainmentTriple",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -1109,60 +1686,188 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-DeleteRemovesContainmentTriple",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-DeleteRemovesContainmentTriple",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-DeleteRemovesContainmentTriple",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-DeleteRemovesContainmentTriple",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-DeleteRemovesContainmentTriple",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-RelativeUriResolutionPut",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://www.w3.org/ns/earl#TestRequirement"
+          ],
+          "title": "BasicContainer-ConformsContainerRdfResource",
+          "testAction": "",
+          "assertions": [
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
+            }
+          ],
+          "description": "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source."
+        },
+        {
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -1173,60 +1878,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RelativeUriResolutionPut",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RelativeUriResolutionPut",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RelativeUriResolutionPut",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RelativeUriResolutionPut",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RelativeUriResolutionPut",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-PutReplacesResource",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -1237,60 +1975,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PutReplacesResource",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PutReplacesResource",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PutReplacesResource",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PutReplacesResource",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PutReplacesResource",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-PutSimpleUpdate",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -1301,60 +2072,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PutSimpleUpdate",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PutSimpleUpdate",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PutSimpleUpdate",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PutSimpleUpdate",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PutSimpleUpdate",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-GetResource",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -1365,60 +2169,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-GetResource",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-GetResource",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-GetResource",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-GetResource",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-GetResource",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictClientInference",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -1429,60 +2266,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictClientInference",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictClientInference",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictClientInference",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictClientInference",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictClientInference",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-GetResourceAcceptTurtle",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -1493,60 +2363,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-GetResourceAcceptTurtle",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-GetResourceAcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-GetResourceAcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-GetResourceAcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-GetResourceAcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:failed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-PublishConstraintsReadOnlyProp",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -1557,60 +2460,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PublishConstraintsReadOnlyProp",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PublishConstraintsReadOnlyProp",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PublishConstraintsReadOnlyProp",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PublishConstraintsReadOnlyProp",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PublishConstraintsReadOnlyProp",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-PublishConstraintsUnknownProp",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -1621,60 +2557,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PublishConstraintsUnknownProp",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PublishConstraintsUnknownProp",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PublishConstraintsUnknownProp",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PublishConstraintsUnknownProp",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PublishConstraintsUnknownProp",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-PutReadOnlyProperties4xxStatus",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -1685,60 +2654,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PutReadOnlyProperties4xxStatus",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PutReadOnlyProperties4xxStatus",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PutReadOnlyProperties4xxStatus",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PutReadOnlyProperties4xxStatus",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PutReadOnlyProperties4xxStatus",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-PutPropertiesNotPersisted",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -1749,60 +2751,188 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PutPropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PutPropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PutPropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PutPropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PutPropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-IsHttp11Manual",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://www.w3.org/ns/earl#TestRequirement"
+          ],
+          "title": "BasicContainer-ConformsRdfSourceLdpResource",
+          "testAction": "",
+          "assertions": [
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
+            }
+          ],
+          "description": "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section."
+        },
+        {
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -1813,60 +2943,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-ETagHeadersGet",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -1877,60 +3040,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-ETagHeadersHead",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -1941,60 +3137,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-LdpLinkHeader",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -2005,60 +3234,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-GetResponseHeaders",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -2069,60 +3331,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:failed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-ConditionFailedStatusCode",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -2133,60 +3428,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-PreconditionRequiredStatusCode",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -2197,60 +3525,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-PutBadETag",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -2261,60 +3622,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PutBadETag",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PutBadETag",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PutBadETag",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PutBadETag",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PutBadETag",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-Head",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -2325,60 +3719,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-Head",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-Head",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-Head",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-Head",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-Head",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers MUST support the HTTP HEAD method. "
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-AcceptPatchHeader",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -2389,60 +3816,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-Options",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -2453,60 +3913,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-Options",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-Options",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-Options",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-Options",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-Options",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers MUST support the HTTP OPTIONS method. "
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-OptionsAllowHeader",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -2517,54 +4010,87 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "
@@ -2574,89 +4100,14 @@
       "description": "LDP Basic Container tests. MUST conformance tests."
     },
     {
-      "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-OTHERManifest",
+      "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-SHOULDManifest",
       "@type": [
         "earl:Report",
         "mf:Manifest"
       ],
       "entries": [
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-IsHttp11Server",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-IsHttp11Server",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-IsHttp11Server",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-IsHttp11Server",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-IsHttp11Server",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-IsHttp11Server",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-IsHttp11Server",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."
-        }
-      ],
-      "title": "BasicContainer (OTHER)",
-      "description": "LDP Basic Container tests. No official conformance status."
-    },
-    {
-      "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-SHOULDManifest",
-      "@type": [
-        "earl:Report",
-        "mf:Manifest"
-      ],
-      "entries": [
-        {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-NoRdfBagSeqOrList",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -2667,60 +4118,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-NoRdfBagSeqOrList",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-NoRdfBagSeqOrList",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-NoRdfBagSeqOrList",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-NoRdfBagSeqOrList",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-NoRdfBagSeqOrList",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-PreferContainmentTriples",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -2731,60 +4215,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PreferContainmentTriples",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PreferContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PreferContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PreferContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PreferContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:failed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-ContentTypeHeader",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -2795,60 +4312,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-ContentTypeHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-ContentTypeHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-ContentTypeHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-ContentTypeHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-ContentTypeHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:failed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-PostNoSlug",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -2859,60 +4409,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PostNoSlug",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PostNoSlug",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PostNoSlug",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PostNoSlug",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PostNoSlug",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-CreateWithoutConstraints",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -2923,60 +4506,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-CreateWithoutConstraints",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-CreateWithoutConstraints",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-CreateWithoutConstraints",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-CreateWithoutConstraints",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-CreateWithoutConstraints",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictUriReUseSlug",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -2987,60 +4603,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictUriReUseSlug",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictUriReUseSlug",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictUriReUseSlug",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictUriReUseSlug",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictUriReUseSlug",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:failed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictUriReUseNoSlug",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -3051,60 +4700,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictUriReUseNoSlug",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictUriReUseNoSlug",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictUriReUseNoSlug",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictUriReUseNoSlug",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictUriReUseNoSlug",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:failed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-RejectPutModifyingContainmentTriples",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -3115,60 +4797,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RejectPutModifyingContainmentTriples",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RejectPutModifyingContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RejectPutModifyingContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RejectPutModifyingContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RejectPutModifyingContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:failed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictPutReUseUri",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -3179,60 +4894,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictPutReUseUri",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictPutReUseUri",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictPutReUseUri",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictPutReUseUri",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictPutReUseUri",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:failed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-PatchMethod",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -3243,60 +4991,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PatchMethod",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PatchMethod",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PatchMethod",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PatchMethod",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PatchMethod",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:failed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. "
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-PostJsonLd",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -3307,60 +5088,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PostJsonLd",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PostJsonLd",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PostJsonLd",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PostJsonLd",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PostJsonLd",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:failed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-ContainsRdfType",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -3371,60 +5185,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-ContainsRdfType",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-ContainsRdfType",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-ContainsRdfType",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-ContainsRdfType",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-ContainsRdfType",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-ReUseVocabularies",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -3435,60 +5282,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-ReUseVocabularies",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-ReUseVocabularies",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-ReUseVocabularies",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-ReUseVocabularies",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-ReUseVocabularies",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-UseStandardVocabularies",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -3499,60 +5379,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-UseStandardVocabularies",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-UseStandardVocabularies",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-UseStandardVocabularies",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-UseStandardVocabularies",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-UseStandardVocabularies",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-JsonLdRepresentation",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -3563,60 +5476,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-JsonLdRepresentation",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-JsonLdRepresentation",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-JsonLdRepresentation",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-JsonLdRepresentation",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-JsonLdRepresentation",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:failed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. "
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-4xxErrorHasResponseBody",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -3627,60 +5573,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-4xxErrorHasResponseBody",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-4xxErrorHasResponseBody",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-4xxErrorHasResponseBody",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-4xxErrorHasResponseBody",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-4xxErrorHasResponseBody",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-ResponsePropertiesNotPersisted",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -3691,60 +5670,93 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-ResponsePropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-ResponsePropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-ResponsePropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-ResponsePropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-ResponsePropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#BasicContainer-PutRequiresIfMatch",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -3755,54 +5767,87 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#BasicContainer-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:failed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."
@@ -3812,14 +5857,14 @@
       "description": "LDP Basic Container tests. SHOULD conformance tests."
     },
     {
-      "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-MAYManifest",
+      "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MAYManifest",
       "@type": [
         "earl:Report",
         "mf:Manifest"
       ],
       "entries": [
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-PutToCreate",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -3830,63 +5875,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PutToCreate",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PutToCreate",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PutToCreate",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PutToCreate",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PutToCreate",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers MAY choose to allow the creation of new resources using HTTP PUT."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-RdfTypeLdpContainer",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -3897,63 +5973,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RdfTypeLdpContainer",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RdfTypeLdpContainer",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RdfTypeLdpContainer",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RdfTypeLdpContainer",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RdfTypeLdpContainer",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. "
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-ServerHonorsSlug",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -3964,63 +6071,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-ServerHonorsSlug",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-ServerHonorsSlug",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-ServerHonorsSlug",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-ServerHonorsSlug",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-ServerHonorsSlug",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-TypeRdfSource",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -4031,57 +6169,88 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-TypeRdfSource",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-TypeRdfSource",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-TypeRdfSource",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-TypeRdfSource",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-TypeRdfSource",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."
@@ -4091,14 +6260,14 @@
       "description": "LDP Direct Container tests. MAY conformance tests."
     },
     {
-      "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-MUSTManifest",
+      "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MUSTManifest",
       "@type": [
         "earl:Report",
         "mf:Manifest"
       ],
       "entries": [
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-HttpLinkHeader",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -4109,63 +6278,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-HttpLinkHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-HttpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-HttpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-HttpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-HttpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-MemberResourceTriple",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -4176,63 +6376,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-MemberResourceTriple",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-MemberResourceTriple",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-MemberResourceTriple",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-MemberResourceTriple",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-MemberResourceTriple",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "Each LDP Direct Container representation MUST contain exactly one triple whose subject is the LDPC URI, whose predicate is the ldp:membershipResource, and whose object is the LDPC's membership-constant-URI. Commonly the LDPC's URI is the membership-constant-URI, but LDP does not require this."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -4243,63 +6474,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "Each LDP Direct Container representation must contain exactly one triple whose subject is the LDPC URI, and whose predicate is either ldp:hasMemberRelation or ldp:isMemberOfRelation. The object of the triple is constrained by other sections, such as ldp:hasMemberRelation or ldp:isMemberOfRelation, based on the membership triple pattern used by the container."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-ActAsIfInsertedContentRelationTripleExists",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -4310,48 +6572,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-ActAsIfInsertedContentRelationTripleExists",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-ActAsIfInsertedContentRelationTripleExists",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-ActAsIfInsertedContentRelationTripleExists",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-ActAsIfInsertedContentRelationTripleExists",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-ActAsIfInsertedContentRelationTripleExists",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -4362,7 +6654,7 @@
           "description": "LDP Direct Containers MUST behave as if they have a (LDPC URI, ldp:insertedContentRelation , ldp:MemberSubject) triple, but LDP imposes no requirement to materialize such a triple in the LDP-DC representation."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-PostResourceUpdatesTriples",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -4373,63 +6665,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PostResourceUpdatesTriples",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PostResourceUpdatesTriples",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PostResourceUpdatesTriples",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PostResourceUpdatesTriples",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PostResourceUpdatesTriples",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, the LDPC MUST update its membership triples to reflect that addition, and the resulting membership triple MUST be consistent with any LDP-defined predicates it exposes."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-DeleteResourceUpdatesTriples",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -4440,63 +6763,188 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-DeleteResourceUpdatesTriples",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-DeleteResourceUpdatesTriples",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-DeleteResourceUpdatesTriples",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-DeleteResourceUpdatesTriples",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-DeleteResourceUpdatesTriples",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "When an LDPR identified by the object of a membership triple which was originally created by the LDP-DC is deleted, the LDPC server MUST also remove the corresponding membership triple."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-RelativeUriResolutionPost",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://www.w3.org/ns/earl#TestRequirement"
+          ],
+          "title": "DirectContainer-ConformsDcLdpContainer",
+          "testAction": "",
+          "assertions": [
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            }
+          ],
+          "description": "Each LDP Direct Container MUST also be a conforming LDP Container in section 5.2 Container along the following restrictions."
+        },
+        {
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -4507,63 +6955,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RelativeUriResolutionPost",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RelativeUriResolutionPost",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RelativeUriResolutionPost",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RelativeUriResolutionPost",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RelativeUriResolutionPost",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-PostResponseStatusAndLocation",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -4574,63 +7053,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PostResponseStatusAndLocation",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PostResponseStatusAndLocation",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PostResponseStatusAndLocation",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PostResponseStatusAndLocation",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PostResponseStatusAndLocation",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-PostContainer",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -4641,63 +7151,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PostContainer",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PostContainer",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PostContainer",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PostContainer",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PostContainer",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-RequestedInteractionModelCreateNotAllowed",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -4708,63 +7249,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RequestedInteractionModelCreateNotAllowed",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RequestedInteractionModelCreateNotAllowed",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RequestedInteractionModelCreateNotAllowed",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RequestedInteractionModelCreateNotAllowed",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RequestedInteractionModelCreateNotAllowed",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-RequestedInteractionModelHeaders",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -4775,63 +7347,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RequestedInteractionModelHeaders",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RequestedInteractionModelHeaders",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RequestedInteractionModelHeaders",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RequestedInteractionModelHeaders",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RequestedInteractionModelHeaders",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-AcceptTurtle",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -4842,63 +7445,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-AcceptTurtle",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-AcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-AcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-AcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-AcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-NullRelativeUriPost",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -4909,63 +7543,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-NullRelativeUriPost",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-NullRelativeUriPost",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-NullRelativeUriPost",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-NullRelativeUriPost",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-NullRelativeUriPost",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-AcceptPostResponseHeader",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -4976,63 +7641,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-AcceptPostResponseHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-AcceptPostResponseHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-AcceptPostResponseHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-AcceptPostResponseHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-AcceptPostResponseHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-DeleteRemovesContainmentTriple",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -5043,63 +7739,188 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-DeleteRemovesContainmentTriple",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-DeleteRemovesContainmentTriple",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-DeleteRemovesContainmentTriple",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-DeleteRemovesContainmentTriple",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-DeleteRemovesContainmentTriple",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-RelativeUriResolutionPut",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://www.w3.org/ns/earl#TestRequirement"
+          ],
+          "title": "DirectContainer-ConformsContainerRdfResource",
+          "testAction": "",
+          "assertions": [
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            }
+          ],
+          "description": "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source."
+        },
+        {
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -5110,63 +7931,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RelativeUriResolutionPut",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RelativeUriResolutionPut",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RelativeUriResolutionPut",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RelativeUriResolutionPut",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RelativeUriResolutionPut",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-PutReplacesResource",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -5177,63 +8029,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PutReplacesResource",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PutReplacesResource",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PutReplacesResource",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PutReplacesResource",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PutReplacesResource",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-PutSimpleUpdate",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -5244,63 +8127,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PutSimpleUpdate",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PutSimpleUpdate",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PutSimpleUpdate",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PutSimpleUpdate",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PutSimpleUpdate",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-GetResource",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -5311,63 +8225,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-GetResource",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-GetResource",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-GetResource",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-GetResource",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-GetResource",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictClientInference",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -5378,63 +8323,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictClientInference",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictClientInference",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictClientInference",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictClientInference",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictClientInference",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-GetResourceAcceptTurtle",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -5445,63 +8421,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-GetResourceAcceptTurtle",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-GetResourceAcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-GetResourceAcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-GetResourceAcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-GetResourceAcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-PublishConstraintsReadOnlyProp",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -5512,63 +8519,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PublishConstraintsReadOnlyProp",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PublishConstraintsReadOnlyProp",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PublishConstraintsReadOnlyProp",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PublishConstraintsReadOnlyProp",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PublishConstraintsReadOnlyProp",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-PublishConstraintsUnknownProp",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -5579,63 +8617,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PublishConstraintsUnknownProp",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PublishConstraintsUnknownProp",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PublishConstraintsUnknownProp",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PublishConstraintsUnknownProp",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PublishConstraintsUnknownProp",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-PutReadOnlyProperties4xxStatus",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -5646,63 +8715,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PutReadOnlyProperties4xxStatus",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PutReadOnlyProperties4xxStatus",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PutReadOnlyProperties4xxStatus",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PutReadOnlyProperties4xxStatus",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PutReadOnlyProperties4xxStatus",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-PutPropertiesNotPersisted",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -5713,63 +8813,188 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PutPropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PutPropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PutPropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PutPropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PutPropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-IsHttp11Manual",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://www.w3.org/ns/earl#TestRequirement"
+          ],
+          "title": "DirectContainer-ConformsRdfSourceLdpResource",
+          "testAction": "",
+          "assertions": [
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            }
+          ],
+          "description": "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section."
+        },
+        {
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -5780,63 +9005,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-ETagHeadersGet",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -5847,63 +9103,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-ETagHeadersHead",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -5914,63 +9201,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-LdpLinkHeader",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -5981,63 +9299,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-GetResponseHeaders",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -6048,63 +9397,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-ConditionFailedStatusCode",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -6115,63 +9495,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-PreconditionRequiredStatusCode",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -6182,63 +9593,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-PutBadETag",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -6249,63 +9691,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PutBadETag",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PutBadETag",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PutBadETag",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PutBadETag",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PutBadETag",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-Head",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -6316,63 +9789,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-Head",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-Head",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-Head",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-Head",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-Head",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers MUST support the HTTP HEAD method. "
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-AcceptPatchHeader",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -6383,63 +9887,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-Options",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -6450,63 +9985,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-Options",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-Options",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-Options",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-Options",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-Options",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers MUST support the HTTP OPTIONS method. "
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-OptionsAllowHeader",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -6517,57 +10083,88 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "
@@ -6577,92 +10174,14 @@
       "description": "LDP Direct Container tests. MUST conformance tests."
     },
     {
-      "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-OTHERManifest",
+      "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-SHOULDManifest",
       "@type": [
         "earl:Report",
         "mf:Manifest"
       ],
       "entries": [
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-IsHttp11Server",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-IsHttp11Server",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-IsHttp11Server",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-IsHttp11Server",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-IsHttp11Server",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-IsHttp11Server",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-IsHttp11Server",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
-            }
-          ],
-          "description": "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."
-        }
-      ],
-      "title": "DirectContainer (OTHER)",
-      "description": "LDP Direct Container tests. No official conformance status."
-    },
-    {
-      "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-SHOULDManifest",
-      "@type": [
-        "earl:Report",
-        "mf:Manifest"
-      ],
-      "entries": [
-        {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-UseMemberPredicate",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -6673,63 +10192,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-UseMemberPredicate",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-UseMemberPredicate",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-UseMemberPredicate",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-UseMemberPredicate",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-UseMemberPredicate",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP Direct Containers SHOULD use the ldp:member predicate as an LDPC's membership predicate if there is no obvious predicate from an application vocabulary to use."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-PreferMembershipTriples",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -6740,63 +10290,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PreferMembershipTriples",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PreferMembershipTriples",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PreferMembershipTriples",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PreferMembershipTriples",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PreferMembershipTriples",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-NoRdfBagSeqOrList",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -6807,63 +10388,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-NoRdfBagSeqOrList",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-NoRdfBagSeqOrList",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-NoRdfBagSeqOrList",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-NoRdfBagSeqOrList",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-NoRdfBagSeqOrList",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-PreferContainmentTriples",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -6874,63 +10486,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PreferContainmentTriples",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PreferContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PreferContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PreferContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PreferContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-ContentTypeHeader",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -6941,63 +10584,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-ContentTypeHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-ContentTypeHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-ContentTypeHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-ContentTypeHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-ContentTypeHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-PostNoSlug",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -7008,63 +10682,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PostNoSlug",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PostNoSlug",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PostNoSlug",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PostNoSlug",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PostNoSlug",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-CreateWithoutConstraints",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -7075,63 +10780,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-CreateWithoutConstraints",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-CreateWithoutConstraints",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-CreateWithoutConstraints",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-CreateWithoutConstraints",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-CreateWithoutConstraints",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictUriReUseSlug",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -7142,63 +10878,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictUriReUseSlug",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictUriReUseSlug",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictUriReUseSlug",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictUriReUseSlug",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictUriReUseSlug",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictUriReUseNoSlug",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -7209,63 +10976,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictUriReUseNoSlug",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictUriReUseNoSlug",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictUriReUseNoSlug",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictUriReUseNoSlug",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictUriReUseNoSlug",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-RejectPutModifyingContainmentTriples",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -7276,63 +11074,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RejectPutModifyingContainmentTriples",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RejectPutModifyingContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RejectPutModifyingContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RejectPutModifyingContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RejectPutModifyingContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictPutReUseUri",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -7343,63 +11172,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictPutReUseUri",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictPutReUseUri",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictPutReUseUri",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictPutReUseUri",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictPutReUseUri",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-PatchMethod",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -7410,63 +11270,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PatchMethod",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PatchMethod",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PatchMethod",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PatchMethod",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PatchMethod",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:failed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. "
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-PostJsonLd",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -7477,63 +11368,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PostJsonLd",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PostJsonLd",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PostJsonLd",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PostJsonLd",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PostJsonLd",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-ContainsRdfType",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -7544,63 +11466,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-ContainsRdfType",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-ContainsRdfType",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-ContainsRdfType",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-ContainsRdfType",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-ContainsRdfType",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-ReUseVocabularies",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -7611,63 +11564,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-ReUseVocabularies",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-ReUseVocabularies",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-ReUseVocabularies",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-ReUseVocabularies",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-ReUseVocabularies",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-UseStandardVocabularies",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -7678,63 +11662,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-UseStandardVocabularies",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-UseStandardVocabularies",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-UseStandardVocabularies",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-UseStandardVocabularies",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-UseStandardVocabularies",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-JsonLdRepresentation",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -7745,63 +11760,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-JsonLdRepresentation",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-JsonLdRepresentation",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-JsonLdRepresentation",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-JsonLdRepresentation",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-JsonLdRepresentation",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. "
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-4xxErrorHasResponseBody",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -7812,63 +11858,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-4xxErrorHasResponseBody",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-4xxErrorHasResponseBody",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-4xxErrorHasResponseBody",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-4xxErrorHasResponseBody",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-4xxErrorHasResponseBody",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-ResponsePropertiesNotPersisted",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -7879,63 +11956,94 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-ResponsePropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-ResponsePropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-ResponsePropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-ResponsePropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-ResponsePropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#DirectContainer-PutRequiresIfMatch",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -7946,57 +12054,88 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#DirectContainer-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."
@@ -8006,14 +12145,14 @@
       "description": "LDP Direct Container tests. SHOULD conformance tests."
     },
     {
-      "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-MAYManifest",
+      "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-MAYManifest",
       "@type": [
         "earl:Report",
         "mf:Manifest"
       ],
       "entries": [
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PutToCreate",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -8024,48 +12163,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PutToCreate",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PutToCreate",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PutToCreate",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PutToCreate",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PutToCreate",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -8076,7 +12245,7 @@
           "description": "LDP servers MAY choose to allow the creation of new resources using HTTP PUT."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RdfTypeLdpContainer",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -8087,48 +12256,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RdfTypeLdpContainer",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RdfTypeLdpContainer",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RdfTypeLdpContainer",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RdfTypeLdpContainer",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RdfTypeLdpContainer",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -8139,7 +12338,7 @@
           "description": "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. "
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ServerHonorsSlug",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -8150,48 +12349,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ServerHonorsSlug",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ServerHonorsSlug",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ServerHonorsSlug",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ServerHonorsSlug",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ServerHonorsSlug",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -8202,7 +12431,7 @@
           "description": "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-TypeRdfSource",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -8213,48 +12442,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-TypeRdfSource",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-TypeRdfSource",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-TypeRdfSource",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-TypeRdfSource",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-TypeRdfSource",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -8269,14 +12528,14 @@
       "description": "LDP Indirect Container tests. MAY conformance tests."
     },
     {
-      "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-MUSTManifest",
+      "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-MUSTManifest",
       "@type": [
         "earl:Report",
         "mf:Manifest"
       ],
       "entries": [
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ContainerSupportsHttpLinkHeader",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -8287,48 +12546,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ContainerSupportsHttpLinkHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ContainerSupportsHttpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ContainerSupportsHttpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ContainerSupportsHttpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ContainerSupportsHttpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -8339,7 +12628,7 @@
           "description": "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-CreateIndirectContainer",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -8350,48 +12639,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-CreateIndirectContainer",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-CreateIndirectContainer",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-CreateIndirectContainer",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-CreateIndirectContainer",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-CreateIndirectContainer",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -8402,7 +12721,7 @@
           "description": "Each LDP Indirect Container MUST also be a conforming LDP Direct Container in section 5.4 Direct along the following restrictions."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ContainsLdpcUri",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -8413,48 +12732,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ContainsLdpcUri",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ContainsLdpcUri",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ContainsLdpcUri",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ContainsLdpcUri",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ContainsLdpcUri",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -8465,7 +12814,7 @@
           "description": "LDP Indirect Containers MUST contain exactly one triple whose subject is the LDPC URI, whose predicate is ldp:insertedContentRelation, and whose object ICR describes how the member-derived-URI in the container's membership triples is chosen."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PostResource",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -8476,48 +12825,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PostResource",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PostResource",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PostResource",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PostResource",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PostResource",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -8528,7 +12907,7 @@
           "description": "LDPCs whose ldp:insertedContentRelation triple has an object other than ldp:MemberSubject and that create new resources MUST add a triple to the container whose subject is the container's URI, whose predicate is ldp:contains, and whose object is the newly created resource's URI (which will be different from the member-derived URI in this case). This ldp:contains triple can be the only link from the container to the newly created resource in certain cases."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RelativeUriResolutionPost",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -8539,48 +12918,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RelativeUriResolutionPost",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RelativeUriResolutionPost",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RelativeUriResolutionPost",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RelativeUriResolutionPost",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RelativeUriResolutionPost",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -8591,7 +13000,7 @@
           "description": "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PostResponseStatusAndLocation",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -8602,48 +13011,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PostResponseStatusAndLocation",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PostResponseStatusAndLocation",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PostResponseStatusAndLocation",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PostResponseStatusAndLocation",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PostResponseStatusAndLocation",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -8654,7 +13093,7 @@
           "description": "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PostContainer",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -8665,48 +13104,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PostContainer",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PostContainer",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PostContainer",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PostContainer",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PostContainer",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -8717,7 +13186,7 @@
           "description": "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RequestedInteractionModelCreateNotAllowed",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -8728,48 +13197,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RequestedInteractionModelCreateNotAllowed",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RequestedInteractionModelCreateNotAllowed",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RequestedInteractionModelCreateNotAllowed",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RequestedInteractionModelCreateNotAllowed",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RequestedInteractionModelCreateNotAllowed",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -8780,7 +13279,7 @@
           "description": "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RequestedInteractionModelHeaders",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -8791,48 +13290,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RequestedInteractionModelHeaders",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RequestedInteractionModelHeaders",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RequestedInteractionModelHeaders",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RequestedInteractionModelHeaders",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RequestedInteractionModelHeaders",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -8843,7 +13372,7 @@
           "description": "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-AcceptTurtle",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -8854,48 +13383,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-AcceptTurtle",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-AcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-AcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-AcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-AcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -8906,7 +13465,7 @@
           "description": "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-NullRelativeUriPost",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -8917,48 +13476,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-NullRelativeUriPost",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-NullRelativeUriPost",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-NullRelativeUriPost",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-NullRelativeUriPost",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-NullRelativeUriPost",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -8969,7 +13558,7 @@
           "description": "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-AcceptPostResponseHeader",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -8980,48 +13569,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-AcceptPostResponseHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-AcceptPostResponseHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-AcceptPostResponseHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-AcceptPostResponseHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-AcceptPostResponseHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -9032,7 +13651,7 @@
           "description": "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-DeleteRemovesContainmentTriple",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -9043,48 +13662,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-DeleteRemovesContainmentTriple",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-DeleteRemovesContainmentTriple",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-DeleteRemovesContainmentTriple",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-DeleteRemovesContainmentTriple",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-DeleteRemovesContainmentTriple",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -9095,7 +13744,100 @@
           "description": "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RelativeUriResolutionPut",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://www.w3.org/ns/earl#TestRequirement"
+          ],
+          "title": "IndirectContainer-ConformsContainerRdfResource",
+          "testAction": "",
+          "assertions": [
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            }
+          ],
+          "description": "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source."
+        },
+        {
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -9106,48 +13848,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RelativeUriResolutionPut",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RelativeUriResolutionPut",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RelativeUriResolutionPut",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RelativeUriResolutionPut",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RelativeUriResolutionPut",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -9158,7 +13930,7 @@
           "description": "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PutReplacesResource",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -9169,48 +13941,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PutReplacesResource",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PutReplacesResource",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PutReplacesResource",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PutReplacesResource",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PutReplacesResource",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -9221,7 +14023,7 @@
           "description": "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PutSimpleUpdate",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -9232,48 +14034,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PutSimpleUpdate",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PutSimpleUpdate",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PutSimpleUpdate",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PutSimpleUpdate",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PutSimpleUpdate",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -9284,7 +14116,7 @@
           "description": "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-GetResource",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -9295,48 +14127,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-GetResource",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-GetResource",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-GetResource",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-GetResource",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-GetResource",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -9347,7 +14209,7 @@
           "description": "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictClientInference",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -9358,48 +14220,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictClientInference",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictClientInference",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictClientInference",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictClientInference",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictClientInference",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -9410,7 +14302,7 @@
           "description": "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-GetResourceAcceptTurtle",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -9421,48 +14313,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-GetResourceAcceptTurtle",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-GetResourceAcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-GetResourceAcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-GetResourceAcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-GetResourceAcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -9473,7 +14395,7 @@
           "description": "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PublishConstraintsReadOnlyProp",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -9484,48 +14406,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PublishConstraintsReadOnlyProp",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PublishConstraintsReadOnlyProp",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PublishConstraintsReadOnlyProp",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PublishConstraintsReadOnlyProp",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PublishConstraintsReadOnlyProp",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -9536,7 +14488,7 @@
           "description": "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PublishConstraintsUnknownProp",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -9547,48 +14499,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PublishConstraintsUnknownProp",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PublishConstraintsUnknownProp",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PublishConstraintsUnknownProp",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PublishConstraintsUnknownProp",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PublishConstraintsUnknownProp",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -9599,7 +14581,7 @@
           "description": "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PutReadOnlyProperties4xxStatus",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -9610,48 +14592,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PutReadOnlyProperties4xxStatus",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PutReadOnlyProperties4xxStatus",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PutReadOnlyProperties4xxStatus",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PutReadOnlyProperties4xxStatus",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PutReadOnlyProperties4xxStatus",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -9662,7 +14674,7 @@
           "description": "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PutPropertiesNotPersisted",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -9673,48 +14685,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PutPropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PutPropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PutPropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PutPropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PutPropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -9725,7 +14767,100 @@
           "description": "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-IsHttp11Manual",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://www.w3.org/ns/earl#TestRequirement"
+          ],
+          "title": "IndirectContainer-ConformsRdfSourceLdpResource",
+          "testAction": "",
+          "assertions": [
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            }
+          ],
+          "description": "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section."
+        },
+        {
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -9736,48 +14871,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -9788,7 +14953,7 @@
           "description": "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ETagHeadersGet",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -9799,48 +14964,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -9851,7 +15046,7 @@
           "description": "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ETagHeadersHead",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -9862,48 +15057,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -9914,7 +15139,7 @@
           "description": "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-LdpLinkHeader",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -9925,48 +15150,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -9977,7 +15232,7 @@
           "description": "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-GetResponseHeaders",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -9988,48 +15243,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -10040,7 +15325,7 @@
           "description": "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ConditionFailedStatusCode",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -10051,48 +15336,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -10103,7 +15418,7 @@
           "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PreconditionRequiredStatusCode",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -10114,111 +15429,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
-        },
-        {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PutBadETag",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-PutBadETag",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PutBadETag",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PutBadETag",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PutBadETag",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PutBadETag",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PutBadETag",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -10229,7 +15511,100 @@
           "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-Head",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://www.w3.org/ns/earl#TestCase"
+          ],
+          "title": "IndirectContainer-PutBadETag",
+          "testAction": "",
+          "assertions": [
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            }
+          ],
+          "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
+        },
+        {
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -10240,48 +15615,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-Head",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-Head",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-Head",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-Head",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-Head",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -10292,7 +15697,7 @@
           "description": "LDP servers MUST support the HTTP HEAD method. "
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-AcceptPatchHeader",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -10303,48 +15708,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -10355,7 +15790,7 @@
           "description": "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-Options",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -10366,48 +15801,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-Options",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-Options",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-Options",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-Options",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-Options",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -10418,7 +15883,7 @@
           "description": "LDP servers MUST support the HTTP OPTIONS method. "
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-OptionsAllowHeader",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -10429,48 +15894,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -10485,88 +15980,14 @@
       "description": "LDP Indirect Container tests. MUST conformance tests."
     },
     {
-      "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-OTHERManifest",
+      "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-SHOULDManifest",
       "@type": [
         "earl:Report",
         "mf:Manifest"
       ],
       "entries": [
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-IsHttp11Server",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-IsHttp11Server",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-IsHttp11Server",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-IsHttp11Server",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-IsHttp11Server",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-IsHttp11Server",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-IsHttp11Server",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."
-        }
-      ],
-      "title": "IndirectContainer (OTHER)",
-      "description": "LDP Indirect Container tests. No official conformance status."
-    },
-    {
-      "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-SHOULDManifest",
-      "@type": [
-        "earl:Report",
-        "mf:Manifest"
-      ],
-      "entries": [
-        {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-NoRdfBagSeqOrList",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -10577,48 +15998,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-NoRdfBagSeqOrList",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-NoRdfBagSeqOrList",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-NoRdfBagSeqOrList",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-NoRdfBagSeqOrList",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-NoRdfBagSeqOrList",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -10629,7 +16080,7 @@
           "description": "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PreferContainmentTriples",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -10640,48 +16091,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PreferContainmentTriples",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PreferContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PreferContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PreferContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PreferContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -10692,7 +16173,7 @@
           "description": "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ContentTypeHeader",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -10703,48 +16184,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ContentTypeHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ContentTypeHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ContentTypeHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ContentTypeHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ContentTypeHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -10755,7 +16266,7 @@
           "description": "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PostNoSlug",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -10766,48 +16277,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PostNoSlug",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PostNoSlug",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PostNoSlug",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PostNoSlug",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PostNoSlug",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -10818,7 +16359,7 @@
           "description": "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-CreateWithoutConstraints",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -10829,48 +16370,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-CreateWithoutConstraints",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-CreateWithoutConstraints",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-CreateWithoutConstraints",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-CreateWithoutConstraints",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-CreateWithoutConstraints",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -10881,7 +16452,7 @@
           "description": "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictUriReUseSlug",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -10892,48 +16463,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictUriReUseSlug",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictUriReUseSlug",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictUriReUseSlug",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictUriReUseSlug",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictUriReUseSlug",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -10944,7 +16545,7 @@
           "description": "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictUriReUseNoSlug",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -10955,48 +16556,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictUriReUseNoSlug",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictUriReUseNoSlug",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictUriReUseNoSlug",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictUriReUseNoSlug",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictUriReUseNoSlug",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -11007,7 +16638,7 @@
           "description": "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RejectPutModifyingContainmentTriples",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -11018,48 +16649,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RejectPutModifyingContainmentTriples",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RejectPutModifyingContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RejectPutModifyingContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RejectPutModifyingContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RejectPutModifyingContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -11070,7 +16731,7 @@
           "description": "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictPutReUseUri",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -11081,48 +16742,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictPutReUseUri",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictPutReUseUri",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictPutReUseUri",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictPutReUseUri",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictPutReUseUri",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -11133,7 +16824,7 @@
           "description": "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PatchMethod",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -11144,48 +16835,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PatchMethod",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PatchMethod",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PatchMethod",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PatchMethod",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PatchMethod",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -11196,7 +16917,7 @@
           "description": "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. "
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PostJsonLd",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -11207,48 +16928,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PostJsonLd",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PostJsonLd",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PostJsonLd",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PostJsonLd",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PostJsonLd",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -11259,7 +17010,7 @@
           "description": "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ContainsRdfType",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -11270,48 +17021,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ContainsRdfType",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ContainsRdfType",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ContainsRdfType",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ContainsRdfType",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ContainsRdfType",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -11322,7 +17103,7 @@
           "description": "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ReUseVocabularies",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -11333,48 +17114,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ReUseVocabularies",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ReUseVocabularies",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ReUseVocabularies",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ReUseVocabularies",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ReUseVocabularies",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -11385,7 +17196,7 @@
           "description": "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-UseStandardVocabularies",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -11396,48 +17207,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-UseStandardVocabularies",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-UseStandardVocabularies",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-UseStandardVocabularies",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-UseStandardVocabularies",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-UseStandardVocabularies",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -11448,7 +17289,7 @@
           "description": "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-JsonLdRepresentation",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -11459,48 +17300,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-JsonLdRepresentation",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-JsonLdRepresentation",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-JsonLdRepresentation",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-JsonLdRepresentation",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-JsonLdRepresentation",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -11511,7 +17382,7 @@
           "description": "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. "
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-4xxErrorHasResponseBody",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -11522,48 +17393,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-4xxErrorHasResponseBody",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-4xxErrorHasResponseBody",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-4xxErrorHasResponseBody",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-4xxErrorHasResponseBody",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-4xxErrorHasResponseBody",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -11574,7 +17475,7 @@
           "description": "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ResponsePropertiesNotPersisted",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -11585,48 +17486,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ResponsePropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ResponsePropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ResponsePropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ResponsePropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-ResponsePropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -11637,7 +17568,7 @@
           "description": "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PutRequiresIfMatch",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -11648,48 +17579,78 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#IndirectContainer-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#dc4",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch",
+              "subject": "http://test.rww.io/",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
@@ -11704,14 +17665,14 @@
       "description": "LDP Indirect Container tests. SHOULD conformance tests."
     },
     {
-      "@id": "http://www.w3c.org/ns/ldp/test#Non-RDFSource-MAYManifest",
+      "@id": "http://w3c.github.io/ldp-testsuite/manifest#Non-RDFSource-MAYManifest",
       "@type": [
         "earl:Report",
         "mf:Manifest"
       ],
       "entries": [
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PostNonRDFSource",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -11722,64 +17683,95 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PostNonRDFSource",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PostNonRDFSource",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PostNonRDFSource",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PostNonRDFSource",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PostNonRDFSource",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers may accept an HTTP POST of non-RDF representations (LDP-NRs) for creation of any kind of resource, for example binary resources."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceAndGetFromContainer",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -11790,64 +17782,95 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceAndGetFromContainer",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceAndGetFromContainer",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceAndGetFromContainer",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceAndGetFromContainer",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceAndGetFromContainer",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers may accept an HTTP POST of non-RDF representations (LDP-NRs) for creation of any kind of resource, for example binary resources."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceGetBinary",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -11858,64 +17881,95 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceGetBinary",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceGetBinary",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceGetBinary",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceGetBinary",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceGetBinary",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers may host a mixture of LDP-RSs and LDP-NRs. For example, it is common for LDP servers to need to host binary or text resources that do not have useful RDF representations."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceGetMetadataAndBinary",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -11926,64 +17980,95 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceGetMetadataAndBinary",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceGetMetadataAndBinary",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceGetMetadataAndBinary",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceGetMetadataAndBinary",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceGetMetadataAndBinary",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:failed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "Each LDP Non-RDF Source must also be a conforming LDP Resource. LDP Non-RDF Sources may not be able to fully express their state using RDF."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceAndCheckLink",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -11994,64 +18079,95 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceAndCheckLink",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceAndCheckLink",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceAndCheckLink",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceAndCheckLink",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceAndCheckLink",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers exposing an LDP Non-RDF Source may advertise this by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#NonRDFSource, and a link relation type of type (that is, rel='type') in responses to requests made to the LDP-NR's HTTP Request-URI."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceAndCheckAssociatedResource",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -12062,58 +18178,89 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceAndCheckAssociatedResource",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceAndCheckAssociatedResource",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceAndCheckAssociatedResource",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceAndCheckAssociatedResource",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceAndCheckAssociatedResource",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:failed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "Upon successful creation of an LDP-NR (HTTP status code of 201-Created and URI indicated by Location response header), LDP servers may create an associated LDP-RS to contain data about the newly created LDP-NR. If a LDP server creates this associated LDP-RS it must indicate its location on the HTTP response using the HTTP Link response header with link relation describedby and href to be the URI of the associated LDP-RS resource."
@@ -12123,14 +18270,14 @@
       "description": "LDP Non-RDF Source tests. MAY conformance tests."
     },
     {
-      "@id": "http://www.w3c.org/ns/ldp/test#Non-RDFSource-MUSTManifest",
+      "@id": "http://w3c.github.io/ldp-testsuite/manifest#Non-RDFSource-MUSTManifest",
       "@type": [
         "earl:Report",
         "mf:Manifest"
       ],
       "entries": [
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -12141,64 +18288,95 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "When a contained LDPR is deleted, and the LDPC server created anassociated LDP-RS (see the LDPC POST section), the LDPC server must alsodelete the associated LDP-RS it created."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#NonRDFSource-OptionsHasSameLinkHeader",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -12209,64 +18387,95 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-OptionsHasSameLinkHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-OptionsHasSameLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-OptionsHasSameLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-OptionsHasSameLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-OptionsHasSameLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "When responding to requests whose request-URI is a LDP-NR with anassociated LDP-RS, a LDPC server must provide the same HTTP Link responseheader as is required in the create response"
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#NonRDFSource-GetResource",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -12277,64 +18486,95 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-GetResource",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-GetResource",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-GetResource",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-GetResource",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-GetResource",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers MUST support the HTTP GET Method for LDPRs"
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#NonRDFSource-IsHttp11Manual",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -12345,64 +18585,95 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#NonRDFSource-ETagHeadersGet",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -12413,64 +18684,95 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#NonRDFSource-ETagHeadersHead",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -12481,64 +18783,95 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#NonRDFSource-LdpLinkHeader",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -12549,64 +18882,95 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#NonRDFSource-GetResponseHeaders",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -12617,64 +18981,95 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:failed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#NonRDFSource-ConditionFailedStatusCode",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -12685,64 +19080,95 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PreconditionRequiredStatusCode",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -12753,64 +19179,95 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PutBadETag",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -12821,64 +19278,95 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PutBadETag",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PutBadETag",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PutBadETag",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PutBadETag",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PutBadETag",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#NonRDFSource-Head",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -12889,64 +19377,95 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-Head",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-Head",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-Head",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-Head",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-Head",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers MUST support the HTTP HEAD method. "
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#NonRDFSource-AcceptPatchHeader",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -12957,64 +19476,95 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#NonRDFSource-Options",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -13025,64 +19575,95 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-Options",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-Options",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-Options",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-Options",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-Options",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers MUST support the HTTP OPTIONS method. "
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#NonRDFSource-OptionsAllowHeader",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -13093,58 +19674,89 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "
@@ -13154,93 +19766,14 @@
       "description": "LDP Non-RDF Source tests. MUST conformance tests."
     },
     {
-      "@id": "http://www.w3c.org/ns/ldp/test#Non-RDFSource-OTHERManifest",
+      "@id": "http://w3c.github.io/ldp-testsuite/manifest#Non-RDFSource-SHOULDManifest",
       "@type": [
         "earl:Report",
         "mf:Manifest"
       ],
       "entries": [
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#NonRDFSource-IsHttp11Server",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "NonRDFSource-IsHttp11Server",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-IsHttp11Server",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-IsHttp11Server",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-IsHttp11Server",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-IsHttp11Server",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-IsHttp11Server",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
-            }
-          ],
-          "description": "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."
-        }
-      ],
-      "title": "Non-RDFSource (OTHER)",
-      "description": "LDP Non-RDF Source tests. No official conformance status."
-    },
-    {
-      "@id": "http://www.w3c.org/ns/ldp/test#Non-RDFSource-SHOULDManifest",
-      "@type": [
-        "earl:Report",
-        "mf:Manifest"
-      ],
-      "entries": [
-        {
-          "@id": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PutRequiresIfMatch",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -13251,58 +19784,89 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#NonRDFSource-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."
@@ -13312,14 +19876,14 @@
       "description": "LDP Non-RDF Source tests. SHOULD conformance tests."
     },
     {
-      "@id": "http://www.w3c.org/ns/ldp/test#RDFSource-MAYManifest",
+      "@id": "http://w3c.github.io/ldp-testsuite/manifest#RDFSource-MAYManifest",
       "@type": [
         "earl:Report",
         "mf:Manifest"
       ],
       "entries": [
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#MemberResource-TypeRdfSource",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -13330,58 +19894,91 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-TypeRdfSource",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-TypeRdfSource",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-TypeRdfSource",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-TypeRdfSource",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-TypeRdfSource",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."
@@ -13391,14 +19988,14 @@
       "description": "LDP RDF Source tests. MAY conformance tests."
     },
     {
-      "@id": "http://www.w3c.org/ns/ldp/test#RDFSource-MUSTManifest",
+      "@id": "http://w3c.github.io/ldp-testsuite/manifest#RDFSource-MUSTManifest",
       "@type": [
         "earl:Report",
         "mf:Manifest"
       ],
       "entries": [
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#MemberResource-RelativeUriResolutionPut",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -13409,64 +20006,97 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-RelativeUriResolutionPut",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-RelativeUriResolutionPut",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-RelativeUriResolutionPut",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-RelativeUriResolutionPut",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-RelativeUriResolutionPut",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#MemberResource-PutReplacesResource",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -13477,64 +20107,97 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-PutReplacesResource",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-PutReplacesResource",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-PutReplacesResource",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-PutReplacesResource",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-PutReplacesResource",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#MemberResource-PutSimpleUpdate",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -13545,64 +20208,97 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-PutSimpleUpdate",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-PutSimpleUpdate",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-PutSimpleUpdate",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-PutSimpleUpdate",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-PutSimpleUpdate",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#MemberResource-GetResource",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -13613,64 +20309,97 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-GetResource",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-GetResource",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-GetResource",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-GetResource",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-GetResource",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#MemberResource-RestrictClientInference",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -13681,64 +20410,97 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-RestrictClientInference",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-RestrictClientInference",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-RestrictClientInference",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-RestrictClientInference",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-RestrictClientInference",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#MemberResource-GetResourceAcceptTurtle",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -13749,64 +20511,97 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-GetResourceAcceptTurtle",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-GetResourceAcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-GetResourceAcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-GetResourceAcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-GetResourceAcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:failed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#MemberResource-PublishConstraintsReadOnlyProp",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -13817,64 +20612,97 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-PublishConstraintsReadOnlyProp",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-PublishConstraintsReadOnlyProp",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-PublishConstraintsReadOnlyProp",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-PublishConstraintsReadOnlyProp",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-PublishConstraintsReadOnlyProp",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#MemberResource-PublishConstraintsUnknownProp",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -13885,64 +20713,97 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-PublishConstraintsUnknownProp",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-PublishConstraintsUnknownProp",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-PublishConstraintsUnknownProp",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-PublishConstraintsUnknownProp",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-PublishConstraintsUnknownProp",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#MemberResource-PutReadOnlyProperties4xxStatus",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -13953,64 +20814,97 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-PutReadOnlyProperties4xxStatus",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-PutReadOnlyProperties4xxStatus",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-PutReadOnlyProperties4xxStatus",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-PutReadOnlyProperties4xxStatus",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-PutReadOnlyProperties4xxStatus",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#MemberResource-PutPropertiesNotPersisted",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -14021,64 +20915,192 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-PutPropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-PutPropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-PutPropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-PutPropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-PutPropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#MemberResource-IsHttp11Manual",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://www.w3.org/ns/earl#TestRequirement"
+          ],
+          "title": "MemberResource-ConformsRdfSourceLdpResource",
+          "testAction": "",
+          "assertions": [
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
+            }
+          ],
+          "description": "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section."
+        },
+        {
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -14089,64 +21111,97 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#MemberResource-ETagHeadersGet",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -14157,64 +21212,97 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#MemberResource-ETagHeadersHead",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -14225,64 +21313,97 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#MemberResource-LdpLinkHeader",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -14293,64 +21414,97 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#MemberResource-GetResponseHeaders",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -14361,64 +21515,97 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:failed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#MemberResource-ConditionFailedStatusCode",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -14429,64 +21616,97 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#MemberResource-PreconditionRequiredStatusCode",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -14497,64 +21717,97 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#MemberResource-PutBadETag",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -14565,64 +21818,97 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-PutBadETag",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-PutBadETag",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-PutBadETag",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-PutBadETag",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-PutBadETag",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#MemberResource-Head",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -14633,64 +21919,97 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-Head",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-Head",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-Head",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-Head",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-Head",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers MUST support the HTTP HEAD method. "
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#MemberResource-AcceptPatchHeader",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -14701,64 +22020,97 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#MemberResource-Options",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -14769,64 +22121,97 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-Options",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-Options",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-Options",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-Options",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-Options",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers MUST support the HTTP OPTIONS method. "
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#MemberResource-OptionsAllowHeader",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -14837,58 +22222,91 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "
@@ -14898,93 +22316,14 @@
       "description": "LDP RDF Source tests. MUST conformance tests."
     },
     {
-      "@id": "http://www.w3c.org/ns/ldp/test#RDFSource-OTHERManifest",
+      "@id": "http://w3c.github.io/ldp-testsuite/manifest#RDFSource-SHOULDManifest",
       "@type": [
         "earl:Report",
         "mf:Manifest"
       ],
       "entries": [
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#MemberResource-IsHttp11Server",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "MemberResource-IsHttp11Server",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-IsHttp11Server",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-IsHttp11Server",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-IsHttp11Server",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-IsHttp11Server",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-IsHttp11Server",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
-            }
-          ],
-          "description": "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."
-        }
-      ],
-      "title": "RDFSource (OTHER)",
-      "description": "LDP RDF Source tests. No official conformance status."
-    },
-    {
-      "@id": "http://www.w3c.org/ns/ldp/test#RDFSource-SHOULDManifest",
-      "@type": [
-        "earl:Report",
-        "mf:Manifest"
-      ],
-      "entries": [
-        {
-          "@id": "http://www.w3c.org/ns/ldp/test#MemberResource-ContainsRdfType",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -14995,64 +22334,97 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-ContainsRdfType",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-ContainsRdfType",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-ContainsRdfType",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-ContainsRdfType",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-ContainsRdfType",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#MemberResource-ReUseVocabularies",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -15063,18 +22435,18 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-ReUseVocabularies",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-ReUseVocabularies",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies",
               "subject": "http://eclipse.org/lyo#dc1",
               "mode": "earl:passed",
               "result": {
@@ -15085,42 +22457,75 @@
             },
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-ReUseVocabularies",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-ReUseVocabularies",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-ReUseVocabularies",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#MemberResource-UseStandardVocabularies",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -15131,64 +22536,97 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-UseStandardVocabularies",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-UseStandardVocabularies",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-UseStandardVocabularies",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-UseStandardVocabularies",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-UseStandardVocabularies",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:manual",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#MemberResource-JsonLdRepresentation",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -15199,64 +22637,97 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-JsonLdRepresentation",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-JsonLdRepresentation",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-JsonLdRepresentation",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-JsonLdRepresentation",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-JsonLdRepresentation",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:failed"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. "
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#MemberResource-4xxErrorHasResponseBody",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -15267,64 +22738,97 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-4xxErrorHasResponseBody",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-4xxErrorHasResponseBody",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-4xxErrorHasResponseBody",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-4xxErrorHasResponseBody",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-4xxErrorHasResponseBody",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#MemberResource-ResponsePropertiesNotPersisted",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -15335,64 +22839,97 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-ResponsePropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-ResponsePropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-ResponsePropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-ResponsePropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-ResponsePropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."
         },
         {
-          "@id": "http://www.w3c.org/ns/ldp/test#MemberResource-PutRequiresIfMatch",
+          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch",
           "@type": [
             "earl:TestCriterion",
             "earl:TestCase",
@@ -15403,58 +22940,91 @@
           "assertions": [
             {
               "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#bc"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc1"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc2"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc3"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://www.w3c.org/ns/ldp/test#MemberResource-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://eclipse.org/lyo#dc4"
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch",
+              "subject": "http://eclipse.org/lyo#bc",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#bc"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch",
+              "subject": "http://eclipse.org/lyo#dc1",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc1"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch",
+              "subject": "http://eclipse.org/lyo#dc2",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc2"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch",
+              "subject": "http://eclipse.org/lyo#dc3",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc3"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch",
+              "subject": "http://eclipse.org/lyo#dc4",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://eclipse.org/lyo#dc4"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch",
+              "subject": "http://marmotta.apache.org",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://marmotta.apache.org"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch",
+              "subject": "http://stevespeicher.me",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://stevespeicher.me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch",
+              "subject": "http://test.rww.io/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:failed"
+              },
+              "assertedBy": "http://test.rww.io/"
             }
           ],
           "description": "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."
--- a/tests/reports/ldp.ttl	Tue Aug 26 18:23:10 2014 -0700
+++ b/tests/reports/ldp.ttl	Tue Aug 26 18:24:18 2014 -0700
@@ -15,38 +15,40 @@
   dc:bibliographicCitation "[[LDP]]";
   earl:generatedBy <http://rubygems.org/gems/earl-report>;
   earl:assertions
-    <contrib/lyo-bc/ldp-testsuite-execution-report-earl.ttl>,
-    <contrib/lyo-dc1/ldp-testsuite-execution-report-earl.ttl>,
-    <contrib/lyo-dc2/ldp-testsuite-execution-report-earl.ttl>,
-    <contrib/lyo-dc3/ldp-testsuite-execution-report-earl.ttl>,
-    <contrib/lyo-dc4/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>,
+    </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/ldphp/ldp-testsuite-execution-report-earl.ttl>,
+    </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-dc1/ldp-testsuite-execution-report-earl.ttl>,
+    </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-dc3/ldp-testsuite-execution-report-earl.ttl>,
+    </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/marmotta/ldp-testsuite-execution-report-earl.ttl>;
   earl:testSubjects (
     <http://eclipse.org/lyo#bc>
     <http://eclipse.org/lyo#dc1>
     <http://eclipse.org/lyo#dc2>
     <http://eclipse.org/lyo#dc3>
-    <http://eclipse.org/lyo#dc4>);
+    <http://eclipse.org/lyo#dc4>
+    <http://marmotta.apache.org>
+    <http://stevespeicher.me>
+    <http://test.rww.io/>);
   mf:entries (
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-MAYManifest>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-MUSTManifest>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-OTHERManifest>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-SHOULDManifest>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-MAYManifest>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-MUSTManifest>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-OTHERManifest>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-SHOULDManifest>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-MAYManifest>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-MUSTManifest>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-OTHERManifest>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-SHOULDManifest>
-    <http://www.w3c.org/ns/ldp/test#Non-RDFSource-MAYManifest>
-    <http://www.w3c.org/ns/ldp/test#Non-RDFSource-MUSTManifest>
-    <http://www.w3c.org/ns/ldp/test#Non-RDFSource-OTHERManifest>
-    <http://www.w3c.org/ns/ldp/test#Non-RDFSource-SHOULDManifest>
-    <http://www.w3c.org/ns/ldp/test#RDFSource-MAYManifest>
-    <http://www.w3c.org/ns/ldp/test#RDFSource-MUSTManifest>
-    <http://www.w3c.org/ns/ldp/test#RDFSource-OTHERManifest>
-    <http://www.w3c.org/ns/ldp/test#RDFSource-SHOULDManifest>) .
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-MAYManifest>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-MUSTManifest>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-SHOULDManifest>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MAYManifest>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MUSTManifest>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-SHOULDManifest>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-MAYManifest>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-MUSTManifest>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-SHOULDManifest>
+    <http://w3c.github.io/ldp-testsuite/manifest#Non-RDFSource-MAYManifest>
+    <http://w3c.github.io/ldp-testsuite/manifest#Non-RDFSource-MUSTManifest>
+    <http://w3c.github.io/ldp-testsuite/manifest#Non-RDFSource-SHOULDManifest>
+    <http://w3c.github.io/ldp-testsuite/manifest#RDFSource-MAYManifest>
+    <http://w3c.github.io/ldp-testsuite/manifest#RDFSource-MUSTManifest>
+    <http://w3c.github.io/ldp-testsuite/manifest#RDFSource-SHOULDManifest>) .
     
 
 <http://rubygems.org/gems/earl-report> a earl:Software, doap:Project;
@@ -62,354 +64,328 @@
     
 
 # Manifests
-<http://www.w3c.org/ns/ldp/test#BasicContainer-MAYManifest> a earl:Report, mf:Manifest;
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-MAYManifest> a earl:Report, mf:Manifest;
   dc:title "BasicContainer (MAY)";
   mf:name "BasicContainer (MAY)";
   rdfs:comment "LDP Basic Container tests. MAY conformance tests.";
   mf:entries (
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-PutToCreate>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-RdfTypeLdpContainer>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-ServerHonorsSlug>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-TypeRdfSource>) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-MUSTManifest> a earl:Report, mf:Manifest;
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource>) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-MUSTManifest> a earl:Report, mf:Manifest;
   dc:title "BasicContainer (MUST)";
   mf:name "BasicContainer (MUST)";
   rdfs:comment "LDP Basic Container tests. MUST conformance tests.";
   mf:entries (
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-ContainerSupportsHttpLinkHeader>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-RelativeUriResolutionPost>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-PostResponseStatusAndLocation>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-PostContainer>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-RequestedInteractionModelCreateNotAllowed>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-RequestedInteractionModelHeaders>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-AcceptTurtle>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-NullRelativeUriPost>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-AcceptPostResponseHeader>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-DeleteRemovesContainmentTriple>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-RelativeUriResolutionPut>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-PutReplacesResource>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-PutSimpleUpdate>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-GetResource>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictClientInference>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-GetResourceAcceptTurtle>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-PublishConstraintsReadOnlyProp>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-PublishConstraintsUnknownProp>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-PutReadOnlyProperties4xxStatus>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-PutPropertiesNotPersisted>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-IsHttp11Manual>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-ETagHeadersGet>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-ETagHeadersHead>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-LdpLinkHeader>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-GetResponseHeaders>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-ConditionFailedStatusCode>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-PreconditionRequiredStatusCode>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-PutBadETag>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-Head>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-AcceptPatchHeader>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-Options>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-OptionsAllowHeader>) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-OTHERManifest> a earl:Report, mf:Manifest;
-  dc:title "BasicContainer (OTHER)";
-  mf:name "BasicContainer (OTHER)";
-  rdfs:comment "LDP Basic Container tests. No official conformance status.";
-  mf:entries (
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-IsHttp11Server>) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-SHOULDManifest> a earl:Report, mf:Manifest;
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader>) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-SHOULDManifest> a earl:Report, mf:Manifest;
   dc:title "BasicContainer (SHOULD)";
   mf:name "BasicContainer (SHOULD)";
   rdfs:comment "LDP Basic Container tests. SHOULD conformance tests.";
   mf:entries (
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-NoRdfBagSeqOrList>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-PreferContainmentTriples>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-ContentTypeHeader>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-PostNoSlug>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-CreateWithoutConstraints>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictUriReUseSlug>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictUriReUseNoSlug>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-RejectPutModifyingContainmentTriples>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictPutReUseUri>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-PatchMethod>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-PostJsonLd>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-ContainsRdfType>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-ReUseVocabularies>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-UseStandardVocabularies>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-JsonLdRepresentation>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-4xxErrorHasResponseBody>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-ResponsePropertiesNotPersisted>
-    <http://www.w3c.org/ns/ldp/test#BasicContainer-PutRequiresIfMatch>) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-MAYManifest> a earl:Report, mf:Manifest;
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted>
+    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch>) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MAYManifest> a earl:Report, mf:Manifest;
   dc:title "DirectContainer (MAY)";
   mf:name "DirectContainer (MAY)";
   rdfs:comment "LDP Direct Container tests. MAY conformance tests.";
   mf:entries (
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-PutToCreate>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-RdfTypeLdpContainer>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-ServerHonorsSlug>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-TypeRdfSource>) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-MUSTManifest> a earl:Report, mf:Manifest;
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource>) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MUSTManifest> a earl:Report, mf:Manifest;
   dc:title "DirectContainer (MUST)";
   mf:name "DirectContainer (MUST)";
   rdfs:comment "LDP Direct Container tests. MUST conformance tests.";
   mf:entries (
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-HttpLinkHeader>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-MemberResourceTriple>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-ActAsIfInsertedContentRelationTripleExists>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-PostResourceUpdatesTriples>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-DeleteResourceUpdatesTriples>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-RelativeUriResolutionPost>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-PostResponseStatusAndLocation>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-PostContainer>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-RequestedInteractionModelCreateNotAllowed>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-RequestedInteractionModelHeaders>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-AcceptTurtle>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-NullRelativeUriPost>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-AcceptPostResponseHeader>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-DeleteRemovesContainmentTriple>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-RelativeUriResolutionPut>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-PutReplacesResource>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-PutSimpleUpdate>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-GetResource>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictClientInference>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-GetResourceAcceptTurtle>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-PublishConstraintsReadOnlyProp>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-PublishConstraintsUnknownProp>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-PutReadOnlyProperties4xxStatus>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-PutPropertiesNotPersisted>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-IsHttp11Manual>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-ETagHeadersGet>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-ETagHeadersHead>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-LdpLinkHeader>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-GetResponseHeaders>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-ConditionFailedStatusCode>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-PreconditionRequiredStatusCode>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-PutBadETag>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-Head>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-AcceptPatchHeader>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-Options>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-OptionsAllowHeader>) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-OTHERManifest> a earl:Report, mf:Manifest;
-  dc:title "DirectContainer (OTHER)";
-  mf:name "DirectContainer (OTHER)";
-  rdfs:comment "LDP Direct Container tests. No official conformance status.";
-  mf:entries (
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-IsHttp11Server>) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-SHOULDManifest> a earl:Report, mf:Manifest;
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader>) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-SHOULDManifest> a earl:Report, mf:Manifest;
   dc:title "DirectContainer (SHOULD)";
   mf:name "DirectContainer (SHOULD)";
   rdfs:comment "LDP Direct Container tests. SHOULD conformance tests.";
   mf:entries (
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-UseMemberPredicate>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-PreferMembershipTriples>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-NoRdfBagSeqOrList>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-PreferContainmentTriples>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-ContentTypeHeader>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-PostNoSlug>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-CreateWithoutConstraints>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictUriReUseSlug>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictUriReUseNoSlug>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-RejectPutModifyingContainmentTriples>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictPutReUseUri>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-PatchMethod>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-PostJsonLd>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-ContainsRdfType>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-ReUseVocabularies>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-UseStandardVocabularies>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-JsonLdRepresentation>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-4xxErrorHasResponseBody>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-ResponsePropertiesNotPersisted>
-    <http://www.w3c.org/ns/ldp/test#DirectContainer-PutRequiresIfMatch>) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-MAYManifest> a earl:Report, mf:Manifest;
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted>
+    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch>) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-MAYManifest> a earl:Report, mf:Manifest;
   dc:title "IndirectContainer (MAY)";
   mf:name "IndirectContainer (MAY)";
   rdfs:comment "LDP Indirect Container tests. MAY conformance tests.";
   mf:entries (
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-PutToCreate>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-RdfTypeLdpContainer>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-ServerHonorsSlug>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-TypeRdfSource>) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-MUSTManifest> a earl:Report, mf:Manifest;
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource>) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-MUSTManifest> a earl:Report, mf:Manifest;
   dc:title "IndirectContainer (MUST)";
   mf:name "IndirectContainer (MUST)";
   rdfs:comment "LDP Indirect Container tests. MUST conformance tests.";
   mf:entries (
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-ContainerSupportsHttpLinkHeader>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-CreateIndirectContainer>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-ContainsLdpcUri>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-PostResource>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-RelativeUriResolutionPost>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-PostResponseStatusAndLocation>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-PostContainer>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-RequestedInteractionModelCreateNotAllowed>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-RequestedInteractionModelHeaders>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-AcceptTurtle>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-NullRelativeUriPost>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-AcceptPostResponseHeader>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-DeleteRemovesContainmentTriple>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-RelativeUriResolutionPut>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-PutReplacesResource>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-PutSimpleUpdate>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-GetResource>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictClientInference>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-GetResourceAcceptTurtle>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-PublishConstraintsReadOnlyProp>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-PublishConstraintsUnknownProp>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-PutReadOnlyProperties4xxStatus>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-PutPropertiesNotPersisted>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-IsHttp11Manual>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-ETagHeadersGet>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-ETagHeadersHead>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-LdpLinkHeader>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-GetResponseHeaders>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-ConditionFailedStatusCode>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-PreconditionRequiredStatusCode>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-PutBadETag>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-Head>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-AcceptPatchHeader>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-Options>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-OptionsAllowHeader>) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-OTHERManifest> a earl:Report, mf:Manifest;
-  dc:title "IndirectContainer (OTHER)";
-  mf:name "IndirectContainer (OTHER)";
-  rdfs:comment "LDP Indirect Container tests. No official conformance status.";
-  mf:entries (
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-IsHttp11Server>) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-SHOULDManifest> a earl:Report, mf:Manifest;
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader>) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-SHOULDManifest> a earl:Report, mf:Manifest;
   dc:title "IndirectContainer (SHOULD)";
   mf:name "IndirectContainer (SHOULD)";
   rdfs:comment "LDP Indirect Container tests. SHOULD conformance tests.";
   mf:entries (
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-NoRdfBagSeqOrList>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-PreferContainmentTriples>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-ContentTypeHeader>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-PostNoSlug>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-CreateWithoutConstraints>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictUriReUseSlug>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictUriReUseNoSlug>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-RejectPutModifyingContainmentTriples>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictPutReUseUri>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-PatchMethod>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-PostJsonLd>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-ContainsRdfType>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-ReUseVocabularies>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-UseStandardVocabularies>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-JsonLdRepresentation>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-4xxErrorHasResponseBody>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-ResponsePropertiesNotPersisted>
-    <http://www.w3c.org/ns/ldp/test#IndirectContainer-PutRequiresIfMatch>) .
-
-<http://www.w3c.org/ns/ldp/test#Non-RDFSource-MAYManifest> a earl:Report, mf:Manifest;
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted>
+    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch>) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#Non-RDFSource-MAYManifest> a earl:Report, mf:Manifest;
   dc:title "Non-RDFSource (MAY)";
   mf:name "Non-RDFSource (MAY)";
   rdfs:comment "LDP Non-RDF Source tests. MAY conformance tests.";
   mf:entries (
-    <http://www.w3c.org/ns/ldp/test#NonRDFSource-PostNonRDFSource>
-    <http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceAndGetFromContainer>
-    <http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceGetBinary>
-    <http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceGetMetadataAndBinary>
-    <http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceAndCheckLink>
-    <http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceAndCheckAssociatedResource>) .
-
-<http://www.w3c.org/ns/ldp/test#Non-RDFSource-MUSTManifest> a earl:Report, mf:Manifest;
+    <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource>
+    <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer>
+    <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary>
+    <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary>
+    <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink>
+    <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource>) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#Non-RDFSource-MUSTManifest> a earl:Report, mf:Manifest;
   dc:title "Non-RDFSource (MUST)";
   mf:name "Non-RDFSource (MUST)";
   rdfs:comment "LDP Non-RDF Source tests. MUST conformance tests.";
   mf:entries (
-    <http://www.w3c.org/ns/ldp/test#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource>
-    <http://www.w3c.org/ns/ldp/test#NonRDFSource-OptionsHasSameLinkHeader>
-    <http://www.w3c.org/ns/ldp/test#NonRDFSource-GetResource>
-    <http://www.w3c.org/ns/ldp/test#NonRDFSource-IsHttp11Manual>
-    <http://www.w3c.org/ns/ldp/test#NonRDFSource-ETagHeadersGet>
-    <http://www.w3c.org/ns/ldp/test#NonRDFSource-ETagHeadersHead>
-    <http://www.w3c.org/ns/ldp/test#NonRDFSource-LdpLinkHeader>
-    <http://www.w3c.org/ns/ldp/test#NonRDFSource-GetResponseHeaders>
-    <http://www.w3c.org/ns/ldp/test#NonRDFSource-ConditionFailedStatusCode>
-    <http://www.w3c.org/ns/ldp/test#NonRDFSource-PreconditionRequiredStatusCode>
-    <http://www.w3c.org/ns/ldp/test#NonRDFSource-PutBadETag>
-    <http://www.w3c.org/ns/ldp/test#NonRDFSource-Head>
-    <http://www.w3c.org/ns/ldp/test#NonRDFSource-AcceptPatchHeader>
-    <http://www.w3c.org/ns/ldp/test#NonRDFSource-Options>
-    <http://www.w3c.org/ns/ldp/test#NonRDFSource-OptionsAllowHeader>) .
-
-<http://www.w3c.org/ns/ldp/test#Non-RDFSource-OTHERManifest> a earl:Report, mf:Manifest;
-  dc:title "Non-RDFSource (OTHER)";
-  mf:name "Non-RDFSource (OTHER)";
-  rdfs:comment "LDP Non-RDF Source tests. No official conformance status.";
-  mf:entries (
-    <http://www.w3c.org/ns/ldp/test#NonRDFSource-IsHttp11Server>) .
-
-<http://www.w3c.org/ns/ldp/test#Non-RDFSource-SHOULDManifest> a earl:Report, mf:Manifest;
+    <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource>
+    <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader>
+    <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource>
+    <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual>
+    <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet>
+    <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead>
+    <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader>
+    <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders>
+    <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode>
+    <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode>
+    <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag>
+    <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head>
+    <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader>
+    <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options>
+    <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader>) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#Non-RDFSource-SHOULDManifest> a earl:Report, mf:Manifest;
   dc:title "Non-RDFSource (SHOULD)";
   mf:name "Non-RDFSource (SHOULD)";
   rdfs:comment "LDP Non-RDF Source tests. SHOULD conformance tests.";
   mf:entries (
-    <http://www.w3c.org/ns/ldp/test#NonRDFSource-PutRequiresIfMatch>) .
-
-<http://www.w3c.org/ns/ldp/test#RDFSource-MAYManifest> a earl:Report, mf:Manifest;
+    <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch>) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#RDFSource-MAYManifest> a earl:Report, mf:Manifest;
   dc:title "RDFSource (MAY)";
   mf:name "RDFSource (MAY)";
   rdfs:comment "LDP RDF Source tests. MAY conformance tests.";
   mf:entries (
-    <http://www.w3c.org/ns/ldp/test#MemberResource-TypeRdfSource>) .
-
-<http://www.w3c.org/ns/ldp/test#RDFSource-MUSTManifest> a earl:Report, mf:Manifest;
+    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource>) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#RDFSource-MUSTManifest> a earl:Report, mf:Manifest;
   dc:title "RDFSource (MUST)";
   mf:name "RDFSource (MUST)";
   rdfs:comment "LDP RDF Source tests. MUST conformance tests.";
   mf:entries (
-    <http://www.w3c.org/ns/ldp/test#MemberResource-RelativeUriResolutionPut>
-    <http://www.w3c.org/ns/ldp/test#MemberResource-PutReplacesResource>
-    <http://www.w3c.org/ns/ldp/test#MemberResource-PutSimpleUpdate>
-    <http://www.w3c.org/ns/ldp/test#MemberResource-GetResource>
-    <http://www.w3c.org/ns/ldp/test#MemberResource-RestrictClientInference>
-    <http://www.w3c.org/ns/ldp/test#MemberResource-GetResourceAcceptTurtle>
-    <http://www.w3c.org/ns/ldp/test#MemberResource-PublishConstraintsReadOnlyProp>
-    <http://www.w3c.org/ns/ldp/test#MemberResource-PublishConstraintsUnknownProp>
-    <http://www.w3c.org/ns/ldp/test#MemberResource-PutReadOnlyProperties4xxStatus>
-    <http://www.w3c.org/ns/ldp/test#MemberResource-PutPropertiesNotPersisted>
-    <http://www.w3c.org/ns/ldp/test#MemberResource-IsHttp11Manual>
-    <http://www.w3c.org/ns/ldp/test#MemberResource-ETagHeadersGet>
-    <http://www.w3c.org/ns/ldp/test#MemberResource-ETagHeadersHead>
-    <http://www.w3c.org/ns/ldp/test#MemberResource-LdpLinkHeader>
-    <http://www.w3c.org/ns/ldp/test#MemberResource-GetResponseHeaders>
-    <http://www.w3c.org/ns/ldp/test#MemberResource-ConditionFailedStatusCode>
-    <http://www.w3c.org/ns/ldp/test#MemberResource-PreconditionRequiredStatusCode>
-    <http://www.w3c.org/ns/ldp/test#MemberResource-PutBadETag>
-    <http://www.w3c.org/ns/ldp/test#MemberResource-Head>
-    <http://www.w3c.org/ns/ldp/test#MemberResource-AcceptPatchHeader>
-    <http://www.w3c.org/ns/ldp/test#MemberResource-Options>
-    <http://www.w3c.org/ns/ldp/test#MemberResource-OptionsAllowHeader>) .
-
-<http://www.w3c.org/ns/ldp/test#RDFSource-OTHERManifest> a earl:Report, mf:Manifest;
-  dc:title "RDFSource (OTHER)";
-  mf:name "RDFSource (OTHER)";
-  rdfs:comment "LDP RDF Source tests. No official conformance status.";
-  mf:entries (
-    <http://www.w3c.org/ns/ldp/test#MemberResource-IsHttp11Server>) .
-
-<http://www.w3c.org/ns/ldp/test#RDFSource-SHOULDManifest> a earl:Report, mf:Manifest;
+    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut>
+    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource>
+    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate>
+    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource>
+    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference>
+    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle>
+    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp>
+    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp>
+    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus>
+    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted>
+    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource>
+    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual>
+    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet>
+    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead>
+    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader>
+    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders>
+    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode>
+    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode>
+    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag>
+    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head>
+    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader>
+    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options>
+    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader>) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#RDFSource-SHOULDManifest> a earl:Report, mf:Manifest;
   dc:title "RDFSource (SHOULD)";
   mf:name "RDFSource (SHOULD)";
   rdfs:comment "LDP RDF Source tests. SHOULD conformance tests.";
   mf:entries (
-    <http://www.w3c.org/ns/ldp/test#MemberResource-ContainsRdfType>
-    <http://www.w3c.org/ns/ldp/test#MemberResource-ReUseVocabularies>
-    <http://www.w3c.org/ns/ldp/test#MemberResource-UseStandardVocabularies>
-    <http://www.w3c.org/ns/ldp/test#MemberResource-JsonLdRepresentation>
-    <http://www.w3c.org/ns/ldp/test#MemberResource-4xxErrorHasResponseBody>
-    <http://www.w3c.org/ns/ldp/test#MemberResource-ResponsePropertiesNotPersisted>
-    <http://www.w3c.org/ns/ldp/test#MemberResource-PutRequiresIfMatch>) .
+    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType>
+    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies>
+    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies>
+    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation>
+    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody>
+    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted>
+    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch>) .
 
 #
 # Subject Definitions
@@ -489,7903 +465,11887 @@
      foaf:name "Sam Padgett" ] .
 
 
+<http://marmotta.apache.org> a earl:TestSubject, doap:Project;
+  doap:name "Marmotta";
+  doap:programming-language "Java";
+ .
+
+<http://marmotta.apache.org> doap:developer
+   [ a foaf:Person;
+     foaf:name "Sergio Fernández" ] .
+
+
+<http://stevespeicher.me> a earl:TestSubject, doap:Project;
+  doap:name "LDP.js Ref Impl";
+  doap:description "Testing against: DirectContainer, RDFSource,Prefer, Container as Resource interaction model."@en;
+  doap:programming-language "JavaScript";
+ .
+
+<http://stevespeicher.me> doap:developer
+   [ a foaf:Person;
+     foaf:name "Sam Padgett" ] .
+
+
+<http://test.rww.io/> a earl:TestSubject, doap:Project;
+  doap:name "ldphp";
+  doap:programming-language "PHP";
+ .
+
+<http://test.rww.io/> doap:developer
+   [ a foaf:Person;
+     foaf:name "Andrei Sambra" ] .
+
+
 #
 # Test Case Definitions
 #
-<http://www.w3c.org/ns/ldp/test#BasicContainer-PutToCreate> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-PutToCreate";
   dc:description "LDP servers MAY choose to allow the creation of new resources using HTTP PUT."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PutToCreate>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PutToCreate>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PutToCreate>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PutToCreate>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PutToCreate>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-RdfTypeLdpContainer> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-RdfTypeLdpContainer";
   dc:description "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. "@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RdfTypeLdpContainer>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RdfTypeLdpContainer>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RdfTypeLdpContainer>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RdfTypeLdpContainer>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RdfTypeLdpContainer>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-ServerHonorsSlug> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-ServerHonorsSlug";
   dc:description "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-ServerHonorsSlug>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-ServerHonorsSlug>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-ServerHonorsSlug>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-ServerHonorsSlug>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-ServerHonorsSlug>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-TypeRdfSource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-TypeRdfSource";
   dc:description "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-TypeRdfSource>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-TypeRdfSource>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-TypeRdfSource>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-TypeRdfSource>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-TypeRdfSource>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-ContainerSupportsHttpLinkHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestRequirement>;
+  dc:title "BasicContainer-ConformsBcLdpContainer";
+  dc:description "Each LDP Basic Container MUST also be a conforming LDP Container in section 5.2 Container along with the following restrictions in this section."@en;
+  mf:action <>;
+  earl:assertions (
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-ContainerSupportsHttpLinkHeader";
   dc:description "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-ContainerSupportsHttpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-ContainerSupportsHttpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-ContainerSupportsHttpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-ContainerSupportsHttpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-ContainerSupportsHttpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-RelativeUriResolutionPost> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-RelativeUriResolutionPost";
   dc:description "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RelativeUriResolutionPost>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RelativeUriResolutionPost>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RelativeUriResolutionPost>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RelativeUriResolutionPost>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RelativeUriResolutionPost>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-PostResponseStatusAndLocation> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-PostResponseStatusAndLocation";
   dc:description "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PostResponseStatusAndLocation>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PostResponseStatusAndLocation>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PostResponseStatusAndLocation>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PostResponseStatusAndLocation>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PostResponseStatusAndLocation>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-PostContainer> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-PostContainer";
   dc:description "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PostContainer>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PostContainer>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PostContainer>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PostContainer>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PostContainer>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-RequestedInteractionModelCreateNotAllowed> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-RequestedInteractionModelCreateNotAllowed";
   dc:description "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RequestedInteractionModelCreateNotAllowed>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RequestedInteractionModelCreateNotAllowed>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RequestedInteractionModelCreateNotAllowed>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RequestedInteractionModelCreateNotAllowed>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RequestedInteractionModelCreateNotAllowed>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-RequestedInteractionModelHeaders> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-RequestedInteractionModelHeaders";
   dc:description "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RequestedInteractionModelHeaders>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RequestedInteractionModelHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RequestedInteractionModelHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RequestedInteractionModelHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RequestedInteractionModelHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-AcceptTurtle> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-AcceptTurtle";
   dc:description "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-AcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-AcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-AcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-AcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-AcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-NullRelativeUriPost> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-NullRelativeUriPost";
   dc:description "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-NullRelativeUriPost>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-NullRelativeUriPost>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-NullRelativeUriPost>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-NullRelativeUriPost>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-NullRelativeUriPost>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-AcceptPostResponseHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-AcceptPostResponseHeader";
   dc:description "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-AcceptPostResponseHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-AcceptPostResponseHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-AcceptPostResponseHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-AcceptPostResponseHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-AcceptPostResponseHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-DeleteRemovesContainmentTriple> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-DeleteRemovesContainmentTriple";
   dc:description "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-DeleteRemovesContainmentTriple>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-DeleteRemovesContainmentTriple>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-DeleteRemovesContainmentTriple>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-DeleteRemovesContainmentTriple>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-DeleteRemovesContainmentTriple>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-RelativeUriResolutionPut> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestRequirement>;
+  dc:title "BasicContainer-ConformsContainerRdfResource";
+  dc:description "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source."@en;
+  mf:action <>;
+  earl:assertions (
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-RelativeUriResolutionPut";
   dc:description "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RelativeUriResolutionPut>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RelativeUriResolutionPut>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RelativeUriResolutionPut>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RelativeUriResolutionPut>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RelativeUriResolutionPut>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-PutReplacesResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-PutReplacesResource";
   dc:description "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PutReplacesResource>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PutReplacesResource>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PutReplacesResource>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PutReplacesResource>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PutReplacesResource>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-PutSimpleUpdate> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-PutSimpleUpdate";
   dc:description "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PutSimpleUpdate>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PutSimpleUpdate>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PutSimpleUpdate>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PutSimpleUpdate>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PutSimpleUpdate>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-GetResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-GetResource";
   dc:description "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-GetResource>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-GetResource>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-GetResource>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-GetResource>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-GetResource>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictClientInference> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-RestrictClientInference";
   dc:description "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictClientInference>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference>;
       earl:subject <http://eclipse.org/lyo#bc>;
       earl:mode earl:manual;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictClientInference>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictClientInference>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictClientInference>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictClientInference>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-GetResourceAcceptTurtle> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:manual;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:manual;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:manual;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-GetResourceAcceptTurtle";
   dc:description "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-GetResourceAcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-GetResourceAcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-GetResourceAcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-GetResourceAcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-GetResourceAcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-PublishConstraintsReadOnlyProp> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-PublishConstraintsReadOnlyProp";
   dc:description "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-PublishConstraintsUnknownProp> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-PublishConstraintsUnknownProp";
   dc:description "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PublishConstraintsUnknownProp>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PublishConstraintsUnknownProp>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PublishConstraintsUnknownProp>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PublishConstraintsUnknownProp>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PublishConstraintsUnknownProp>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-PutReadOnlyProperties4xxStatus> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-PutReadOnlyProperties4xxStatus";
   dc:description "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-PutPropertiesNotPersisted> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-PutPropertiesNotPersisted";
   dc:description "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PutPropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PutPropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PutPropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PutPropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PutPropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-IsHttp11Manual> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestRequirement>;
+  dc:title "BasicContainer-ConformsRdfSourceLdpResource";
+  dc:description "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section."@en;
+  mf:action <>;
+  earl:assertions (
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-IsHttp11Manual";
   dc:description "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-IsHttp11Manual>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual>;
       earl:subject <http://eclipse.org/lyo#bc>;
       earl:mode earl:manual;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-IsHttp11Manual>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-IsHttp11Manual>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-IsHttp11Manual>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-IsHttp11Manual>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-ETagHeadersGet> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:manual;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:manual;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:manual;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-ETagHeadersGet";
   dc:description "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-ETagHeadersHead> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-ETagHeadersHead";
   dc:description "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-LdpLinkHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-LdpLinkHeader";
   dc:description "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-GetResponseHeaders> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-GetResponseHeaders";
   dc:description "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-ConditionFailedStatusCode> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-ConditionFailedStatusCode";
   dc:description "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-PreconditionRequiredStatusCode> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-PreconditionRequiredStatusCode";
   dc:description "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-PutBadETag> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-PutBadETag";
   dc:description "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-Head> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-Head";
   dc:description "LDP servers MUST support the HTTP HEAD method. "@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-Head>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-Head>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-Head>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-Head>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-Head>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-AcceptPatchHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-AcceptPatchHeader";
   dc:description "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-Options> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-Options";
   dc:description "LDP servers MUST support the HTTP OPTIONS method. "@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-Options>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-Options>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-Options>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-Options>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-Options>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-OptionsAllowHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-OptionsAllowHeader";
   dc:description "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-IsHttp11Server> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-IsHttp11Server";
-  dc:description "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-IsHttp11Server>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-IsHttp11Server>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-IsHttp11Server>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-IsHttp11Server>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-IsHttp11Server>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-NoRdfBagSeqOrList> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-NoRdfBagSeqOrList";
   dc:description "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-NoRdfBagSeqOrList>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-NoRdfBagSeqOrList>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-NoRdfBagSeqOrList>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-NoRdfBagSeqOrList>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-NoRdfBagSeqOrList>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-PreferContainmentTriples> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-PreferContainmentTriples";
   dc:description "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PreferContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PreferContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PreferContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PreferContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PreferContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-ContentTypeHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-ContentTypeHeader";
   dc:description "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-ContentTypeHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-ContentTypeHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-ContentTypeHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-ContentTypeHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-ContentTypeHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-PostNoSlug> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-PostNoSlug";
   dc:description "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PostNoSlug>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PostNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PostNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PostNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PostNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-CreateWithoutConstraints> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-CreateWithoutConstraints";
   dc:description "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-CreateWithoutConstraints>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-CreateWithoutConstraints>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-CreateWithoutConstraints>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-CreateWithoutConstraints>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-CreateWithoutConstraints>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictUriReUseSlug> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-RestrictUriReUseSlug";
   dc:description "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictUriReUseSlug>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictUriReUseSlug>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictUriReUseSlug>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictUriReUseSlug>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictUriReUseSlug>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictUriReUseNoSlug> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-RestrictUriReUseNoSlug";
   dc:description "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictUriReUseNoSlug>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictUriReUseNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictUriReUseNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictUriReUseNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictUriReUseNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-RejectPutModifyingContainmentTriples> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-RejectPutModifyingContainmentTriples";
   dc:description "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RejectPutModifyingContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RejectPutModifyingContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RejectPutModifyingContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RejectPutModifyingContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RejectPutModifyingContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictPutReUseUri> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-RestrictPutReUseUri";
   dc:description "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictPutReUseUri>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictPutReUseUri>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictPutReUseUri>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictPutReUseUri>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-RestrictPutReUseUri>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-PatchMethod> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-PatchMethod";
   dc:description "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. "@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PatchMethod>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PatchMethod>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PatchMethod>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PatchMethod>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PatchMethod>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-PostJsonLd> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-PostJsonLd";
   dc:description "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PostJsonLd>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PostJsonLd>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PostJsonLd>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PostJsonLd>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PostJsonLd>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-ContainsRdfType> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-ContainsRdfType";
   dc:description "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-ContainsRdfType>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-ContainsRdfType>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-ContainsRdfType>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-ContainsRdfType>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-ContainsRdfType>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-ReUseVocabularies> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-ReUseVocabularies";
   dc:description "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-ReUseVocabularies>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies>;
       earl:subject <http://eclipse.org/lyo#bc>;
       earl:mode earl:manual;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-ReUseVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-ReUseVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-ReUseVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-ReUseVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-UseStandardVocabularies> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:manual;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:manual;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:manual;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-UseStandardVocabularies";
   dc:description "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-UseStandardVocabularies>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies>;
       earl:subject <http://eclipse.org/lyo#bc>;
       earl:mode earl:manual;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-UseStandardVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-UseStandardVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-UseStandardVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-UseStandardVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-JsonLdRepresentation> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:manual;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:manual;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:manual;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-JsonLdRepresentation";
   dc:description "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. "@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-JsonLdRepresentation>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-JsonLdRepresentation>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-JsonLdRepresentation>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-JsonLdRepresentation>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-JsonLdRepresentation>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-4xxErrorHasResponseBody> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-4xxErrorHasResponseBody";
   dc:description "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-4xxErrorHasResponseBody>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-4xxErrorHasResponseBody>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-4xxErrorHasResponseBody>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-4xxErrorHasResponseBody>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-4xxErrorHasResponseBody>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-ResponsePropertiesNotPersisted> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-ResponsePropertiesNotPersisted";
   dc:description "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-ResponsePropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-ResponsePropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-ResponsePropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-ResponsePropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-ResponsePropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#BasicContainer-PutRequiresIfMatch> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "BasicContainer-PutRequiresIfMatch";
   dc:description "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#BasicContainer-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-PutToCreate> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-PutToCreate";
   dc:description "LDP servers MAY choose to allow the creation of new resources using HTTP PUT."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PutToCreate>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PutToCreate>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PutToCreate>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PutToCreate>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PutToCreate>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-RdfTypeLdpContainer> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-RdfTypeLdpContainer";
   dc:description "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. "@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RdfTypeLdpContainer>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RdfTypeLdpContainer>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RdfTypeLdpContainer>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RdfTypeLdpContainer>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RdfTypeLdpContainer>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-ServerHonorsSlug> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-ServerHonorsSlug";
   dc:description "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-ServerHonorsSlug>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-ServerHonorsSlug>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-ServerHonorsSlug>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-ServerHonorsSlug>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-ServerHonorsSlug>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-TypeRdfSource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-TypeRdfSource";
   dc:description "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-TypeRdfSource>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-TypeRdfSource>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-TypeRdfSource>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-TypeRdfSource>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-TypeRdfSource>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-HttpLinkHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-HttpLinkHeader";
   dc:description "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-HttpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-HttpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-HttpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-HttpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-HttpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-MemberResourceTriple> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-MemberResourceTriple";
   dc:description "Each LDP Direct Container representation MUST contain exactly one triple whose subject is the LDPC URI, whose predicate is the ldp:membershipResource, and whose object is the LDPC's membership-constant-URI. Commonly the LDPC's URI is the membership-constant-URI, but LDP does not require this."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-MemberResourceTriple>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-MemberResourceTriple>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-MemberResourceTriple>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-MemberResourceTriple>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-MemberResourceTriple>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists";
   dc:description "Each LDP Direct Container representation must contain exactly one triple whose subject is the LDPC URI, and whose predicate is either ldp:hasMemberRelation or ldp:isMemberOfRelation. The object of the triple is constrained by other sections, such as ldp:hasMemberRelation or ldp:isMemberOfRelation, based on the membership triple pattern used by the container."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-ActAsIfInsertedContentRelationTripleExists> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-ActAsIfInsertedContentRelationTripleExists";
   dc:description "LDP Direct Containers MUST behave as if they have a (LDPC URI, ldp:insertedContentRelation , ldp:MemberSubject) triple, but LDP imposes no requirement to materialize such a triple in the LDP-DC representation."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-ActAsIfInsertedContentRelationTripleExists>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-ActAsIfInsertedContentRelationTripleExists>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-ActAsIfInsertedContentRelationTripleExists>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-ActAsIfInsertedContentRelationTripleExists>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-ActAsIfInsertedContentRelationTripleExists>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-PostResourceUpdatesTriples> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-PostResourceUpdatesTriples";
   dc:description "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, the LDPC MUST update its membership triples to reflect that addition, and the resulting membership triple MUST be consistent with any LDP-defined predicates it exposes."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PostResourceUpdatesTriples>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PostResourceUpdatesTriples>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PostResourceUpdatesTriples>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PostResourceUpdatesTriples>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PostResourceUpdatesTriples>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-DeleteResourceUpdatesTriples> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-DeleteResourceUpdatesTriples";
   dc:description "When an LDPR identified by the object of a membership triple which was originally created by the LDP-DC is deleted, the LDPC server MUST also remove the corresponding membership triple."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-DeleteResourceUpdatesTriples>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-DeleteResourceUpdatesTriples>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-DeleteResourceUpdatesTriples>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-DeleteResourceUpdatesTriples>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-DeleteResourceUpdatesTriples>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-RelativeUriResolutionPost> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestRequirement>;
+  dc:title "DirectContainer-ConformsDcLdpContainer";
+  dc:description "Each LDP Direct Container MUST also be a conforming LDP Container in section 5.2 Container along the following restrictions."@en;
+  mf:action <>;
+  earl:assertions (
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-RelativeUriResolutionPost";
   dc:description "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RelativeUriResolutionPost>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RelativeUriResolutionPost>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RelativeUriResolutionPost>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RelativeUriResolutionPost>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RelativeUriResolutionPost>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-PostResponseStatusAndLocation> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-PostResponseStatusAndLocation";
   dc:description "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PostResponseStatusAndLocation>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PostResponseStatusAndLocation>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PostResponseStatusAndLocation>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PostResponseStatusAndLocation>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PostResponseStatusAndLocation>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-PostContainer> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-PostContainer";
   dc:description "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PostContainer>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PostContainer>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PostContainer>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PostContainer>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PostContainer>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-RequestedInteractionModelCreateNotAllowed> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-RequestedInteractionModelCreateNotAllowed";
   dc:description "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RequestedInteractionModelCreateNotAllowed>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RequestedInteractionModelCreateNotAllowed>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RequestedInteractionModelCreateNotAllowed>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RequestedInteractionModelCreateNotAllowed>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RequestedInteractionModelCreateNotAllowed>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-RequestedInteractionModelHeaders> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-RequestedInteractionModelHeaders";
   dc:description "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RequestedInteractionModelHeaders>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RequestedInteractionModelHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RequestedInteractionModelHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RequestedInteractionModelHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RequestedInteractionModelHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-AcceptTurtle> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-AcceptTurtle";
   dc:description "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-AcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-AcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-AcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-AcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-AcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-NullRelativeUriPost> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-NullRelativeUriPost";
   dc:description "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-NullRelativeUriPost>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-NullRelativeUriPost>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-NullRelativeUriPost>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-NullRelativeUriPost>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-NullRelativeUriPost>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-AcceptPostResponseHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-AcceptPostResponseHeader";
   dc:description "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-AcceptPostResponseHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-AcceptPostResponseHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-AcceptPostResponseHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-AcceptPostResponseHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-AcceptPostResponseHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-DeleteRemovesContainmentTriple> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-DeleteRemovesContainmentTriple";
   dc:description "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-DeleteRemovesContainmentTriple>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-DeleteRemovesContainmentTriple>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-DeleteRemovesContainmentTriple>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-DeleteRemovesContainmentTriple>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-DeleteRemovesContainmentTriple>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-RelativeUriResolutionPut> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestRequirement>;
+  dc:title "DirectContainer-ConformsContainerRdfResource";
+  dc:description "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source."@en;
+  mf:action <>;
+  earl:assertions (
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-RelativeUriResolutionPut";
   dc:description "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RelativeUriResolutionPut>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RelativeUriResolutionPut>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RelativeUriResolutionPut>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RelativeUriResolutionPut>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RelativeUriResolutionPut>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-PutReplacesResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-PutReplacesResource";
   dc:description "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PutReplacesResource>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PutReplacesResource>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PutReplacesResource>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PutReplacesResource>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PutReplacesResource>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-PutSimpleUpdate> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-PutSimpleUpdate";
   dc:description "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PutSimpleUpdate>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PutSimpleUpdate>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PutSimpleUpdate>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PutSimpleUpdate>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PutSimpleUpdate>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-GetResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-GetResource";
   dc:description "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-GetResource>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-GetResource>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-GetResource>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-GetResource>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-GetResource>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictClientInference> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-RestrictClientInference";
   dc:description "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictClientInference>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictClientInference>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference>;
       earl:subject <http://eclipse.org/lyo#dc1>;
       earl:mode earl:manual;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictClientInference>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference>;
       earl:subject <http://eclipse.org/lyo#dc2>;
       earl:mode earl:manual;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictClientInference>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference>;
       earl:subject <http://eclipse.org/lyo#dc3>;
       earl:mode earl:manual;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictClientInference>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference>;
       earl:subject <http://eclipse.org/lyo#dc4>;
       earl:mode earl:manual;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-GetResourceAcceptTurtle> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:manual;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-GetResourceAcceptTurtle";
   dc:description "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-GetResourceAcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-GetResourceAcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-GetResourceAcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-GetResourceAcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-GetResourceAcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-PublishConstraintsReadOnlyProp> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-PublishConstraintsReadOnlyProp";
   dc:description "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-PublishConstraintsUnknownProp> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-PublishConstraintsUnknownProp";
   dc:description "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PublishConstraintsUnknownProp>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PublishConstraintsUnknownProp>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PublishConstraintsUnknownProp>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PublishConstraintsUnknownProp>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PublishConstraintsUnknownProp>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-PutReadOnlyProperties4xxStatus> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-PutReadOnlyProperties4xxStatus";
   dc:description "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-PutPropertiesNotPersisted> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-PutPropertiesNotPersisted";
   dc:description "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PutPropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PutPropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PutPropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PutPropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PutPropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-IsHttp11Manual> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestRequirement>;
+  dc:title "DirectContainer-ConformsRdfSourceLdpResource";
+  dc:description "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section."@en;
+  mf:action <>;
+  earl:assertions (
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-IsHttp11Manual";
   dc:description "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-IsHttp11Manual>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-IsHttp11Manual>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual>;
       earl:subject <http://eclipse.org/lyo#dc1>;
       earl:mode earl:manual;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-IsHttp11Manual>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual>;
       earl:subject <http://eclipse.org/lyo#dc2>;
       earl:mode earl:manual;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-IsHttp11Manual>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual>;
       earl:subject <http://eclipse.org/lyo#dc3>;
       earl:mode earl:manual;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-IsHttp11Manual>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual>;
       earl:subject <http://eclipse.org/lyo#dc4>;
       earl:mode earl:manual;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-ETagHeadersGet> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:manual;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-ETagHeadersGet";
   dc:description "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-ETagHeadersHead> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-ETagHeadersHead";
   dc:description "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-LdpLinkHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-LdpLinkHeader";
   dc:description "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-GetResponseHeaders> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-GetResponseHeaders";
   dc:description "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-ConditionFailedStatusCode> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-ConditionFailedStatusCode";
   dc:description "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-PreconditionRequiredStatusCode> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-PreconditionRequiredStatusCode";
   dc:description "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-PutBadETag> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-PutBadETag";
   dc:description "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-Head> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-Head";
   dc:description "LDP servers MUST support the HTTP HEAD method. "@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-Head>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-Head>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-Head>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-Head>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-Head>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-AcceptPatchHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-AcceptPatchHeader";
   dc:description "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-Options> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-Options";
   dc:description "LDP servers MUST support the HTTP OPTIONS method. "@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-Options>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-Options>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-Options>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-Options>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-Options>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-OptionsAllowHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-OptionsAllowHeader";
   dc:description "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-IsHttp11Server> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-IsHttp11Server";
-  dc:description "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-IsHttp11Server>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-IsHttp11Server>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-IsHttp11Server>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-IsHttp11Server>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-IsHttp11Server>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-UseMemberPredicate> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-UseMemberPredicate";
   dc:description "LDP Direct Containers SHOULD use the ldp:member predicate as an LDPC's membership predicate if there is no obvious predicate from an application vocabulary to use."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-UseMemberPredicate>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-UseMemberPredicate>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-UseMemberPredicate>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-UseMemberPredicate>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-UseMemberPredicate>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-PreferMembershipTriples> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-PreferMembershipTriples";
   dc:description "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PreferMembershipTriples>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PreferMembershipTriples>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PreferMembershipTriples>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PreferMembershipTriples>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PreferMembershipTriples>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-NoRdfBagSeqOrList> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-NoRdfBagSeqOrList";
   dc:description "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-NoRdfBagSeqOrList>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-NoRdfBagSeqOrList>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-NoRdfBagSeqOrList>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-NoRdfBagSeqOrList>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-NoRdfBagSeqOrList>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-PreferContainmentTriples> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-PreferContainmentTriples";
   dc:description "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PreferContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PreferContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PreferContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PreferContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PreferContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-ContentTypeHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-ContentTypeHeader";
   dc:description "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-ContentTypeHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-ContentTypeHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-ContentTypeHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-ContentTypeHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-ContentTypeHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-PostNoSlug> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-PostNoSlug";
   dc:description "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PostNoSlug>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PostNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PostNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PostNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PostNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-CreateWithoutConstraints> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-CreateWithoutConstraints";
   dc:description "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-CreateWithoutConstraints>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-CreateWithoutConstraints>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-CreateWithoutConstraints>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-CreateWithoutConstraints>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-CreateWithoutConstraints>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictUriReUseSlug> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-RestrictUriReUseSlug";
   dc:description "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictUriReUseSlug>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictUriReUseSlug>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictUriReUseSlug>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictUriReUseSlug>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictUriReUseSlug>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictUriReUseNoSlug> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-RestrictUriReUseNoSlug";
   dc:description "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictUriReUseNoSlug>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictUriReUseNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictUriReUseNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictUriReUseNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictUriReUseNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-RejectPutModifyingContainmentTriples> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-RejectPutModifyingContainmentTriples";
   dc:description "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RejectPutModifyingContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RejectPutModifyingContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RejectPutModifyingContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RejectPutModifyingContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RejectPutModifyingContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictPutReUseUri> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-RestrictPutReUseUri";
   dc:description "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictPutReUseUri>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictPutReUseUri>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictPutReUseUri>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictPutReUseUri>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-RestrictPutReUseUri>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-PatchMethod> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-PatchMethod";
   dc:description "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. "@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PatchMethod>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PatchMethod>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PatchMethod>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PatchMethod>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PatchMethod>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-PostJsonLd> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-PostJsonLd";
   dc:description "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PostJsonLd>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PostJsonLd>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PostJsonLd>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PostJsonLd>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PostJsonLd>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-ContainsRdfType> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-ContainsRdfType";
   dc:description "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-ContainsRdfType>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-ContainsRdfType>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-ContainsRdfType>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-ContainsRdfType>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-ContainsRdfType>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-ReUseVocabularies> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-ReUseVocabularies";
   dc:description "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-ReUseVocabularies>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-ReUseVocabularies>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies>;
       earl:subject <http://eclipse.org/lyo#dc1>;
       earl:mode earl:manual;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-ReUseVocabularies>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies>;
       earl:subject <http://eclipse.org/lyo#dc2>;
       earl:mode earl:manual;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-ReUseVocabularies>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies>;
       earl:subject <http://eclipse.org/lyo#dc3>;
       earl:mode earl:manual;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-ReUseVocabularies>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies>;
       earl:subject <http://eclipse.org/lyo#dc4>;
       earl:mode earl:manual;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-UseStandardVocabularies> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:manual;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-UseStandardVocabularies";
   dc:description "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-UseStandardVocabularies>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-UseStandardVocabularies>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies>;
       earl:subject <http://eclipse.org/lyo#dc1>;
       earl:mode earl:manual;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-UseStandardVocabularies>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies>;
       earl:subject <http://eclipse.org/lyo#dc2>;
       earl:mode earl:manual;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-UseStandardVocabularies>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies>;
       earl:subject <http://eclipse.org/lyo#dc3>;
       earl:mode earl:manual;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-UseStandardVocabularies>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies>;
       earl:subject <http://eclipse.org/lyo#dc4>;
       earl:mode earl:manual;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-JsonLdRepresentation> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:manual;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-JsonLdRepresentation";
   dc:description "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. "@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-JsonLdRepresentation>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-JsonLdRepresentation>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-JsonLdRepresentation>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-JsonLdRepresentation>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-JsonLdRepresentation>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-4xxErrorHasResponseBody> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-4xxErrorHasResponseBody";
   dc:description "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-4xxErrorHasResponseBody>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-4xxErrorHasResponseBody>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-4xxErrorHasResponseBody>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-4xxErrorHasResponseBody>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-4xxErrorHasResponseBody>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-ResponsePropertiesNotPersisted> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-ResponsePropertiesNotPersisted";
   dc:description "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-ResponsePropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-ResponsePropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-ResponsePropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-ResponsePropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-ResponsePropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#DirectContainer-PutRequiresIfMatch> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "DirectContainer-PutRequiresIfMatch";
   dc:description "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#DirectContainer-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-PutToCreate> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-PutToCreate";
   dc:description "LDP servers MAY choose to allow the creation of new resources using HTTP PUT."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PutToCreate>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PutToCreate>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PutToCreate>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PutToCreate>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PutToCreate>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-RdfTypeLdpContainer> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-RdfTypeLdpContainer";
   dc:description "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. "@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RdfTypeLdpContainer>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RdfTypeLdpContainer>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RdfTypeLdpContainer>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RdfTypeLdpContainer>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RdfTypeLdpContainer>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-ServerHonorsSlug> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-ServerHonorsSlug";
   dc:description "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ServerHonorsSlug>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ServerHonorsSlug>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ServerHonorsSlug>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ServerHonorsSlug>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ServerHonorsSlug>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-TypeRdfSource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-TypeRdfSource";
   dc:description "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-TypeRdfSource>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-TypeRdfSource>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-TypeRdfSource>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-TypeRdfSource>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-TypeRdfSource>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-ContainerSupportsHttpLinkHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-ContainerSupportsHttpLinkHeader";
   dc:description "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ContainerSupportsHttpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ContainerSupportsHttpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ContainerSupportsHttpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ContainerSupportsHttpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ContainerSupportsHttpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-CreateIndirectContainer> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-CreateIndirectContainer";
   dc:description "Each LDP Indirect Container MUST also be a conforming LDP Direct Container in section 5.4 Direct along the following restrictions."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-CreateIndirectContainer>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-CreateIndirectContainer>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-CreateIndirectContainer>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-CreateIndirectContainer>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-CreateIndirectContainer>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-ContainsLdpcUri> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-ContainsLdpcUri";
   dc:description "LDP Indirect Containers MUST contain exactly one triple whose subject is the LDPC URI, whose predicate is ldp:insertedContentRelation, and whose object ICR describes how the member-derived-URI in the container's membership triples is chosen."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ContainsLdpcUri>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ContainsLdpcUri>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ContainsLdpcUri>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ContainsLdpcUri>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ContainsLdpcUri>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-PostResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-PostResource";
   dc:description "LDPCs whose ldp:insertedContentRelation triple has an object other than ldp:MemberSubject and that create new resources MUST add a triple to the container whose subject is the container's URI, whose predicate is ldp:contains, and whose object is the newly created resource's URI (which will be different from the member-derived URI in this case). This ldp:contains triple can be the only link from the container to the newly created resource in certain cases."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PostResource>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PostResource>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PostResource>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PostResource>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PostResource>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-RelativeUriResolutionPost> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-RelativeUriResolutionPost";
   dc:description "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RelativeUriResolutionPost>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RelativeUriResolutionPost>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RelativeUriResolutionPost>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RelativeUriResolutionPost>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RelativeUriResolutionPost>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-PostResponseStatusAndLocation> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-PostResponseStatusAndLocation";
   dc:description "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PostResponseStatusAndLocation>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PostResponseStatusAndLocation>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PostResponseStatusAndLocation>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PostResponseStatusAndLocation>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PostResponseStatusAndLocation>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-PostContainer> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-PostContainer";
   dc:description "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PostContainer>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PostContainer>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PostContainer>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PostContainer>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PostContainer>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-RequestedInteractionModelCreateNotAllowed> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-RequestedInteractionModelCreateNotAllowed";
   dc:description "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RequestedInteractionModelCreateNotAllowed>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RequestedInteractionModelCreateNotAllowed>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RequestedInteractionModelCreateNotAllowed>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RequestedInteractionModelCreateNotAllowed>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RequestedInteractionModelCreateNotAllowed>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-RequestedInteractionModelHeaders> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-RequestedInteractionModelHeaders";
   dc:description "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RequestedInteractionModelHeaders>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RequestedInteractionModelHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RequestedInteractionModelHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RequestedInteractionModelHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RequestedInteractionModelHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-AcceptTurtle> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-AcceptTurtle";
   dc:description "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-AcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-AcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-AcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-AcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-AcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-NullRelativeUriPost> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-NullRelativeUriPost";
   dc:description "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-NullRelativeUriPost>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-NullRelativeUriPost>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-NullRelativeUriPost>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-NullRelativeUriPost>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-NullRelativeUriPost>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-AcceptPostResponseHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-AcceptPostResponseHeader";
   dc:description "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-AcceptPostResponseHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-AcceptPostResponseHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-AcceptPostResponseHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-AcceptPostResponseHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-AcceptPostResponseHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-DeleteRemovesContainmentTriple> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-DeleteRemovesContainmentTriple";
   dc:description "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-DeleteRemovesContainmentTriple>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-DeleteRemovesContainmentTriple>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-DeleteRemovesContainmentTriple>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-DeleteRemovesContainmentTriple>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-DeleteRemovesContainmentTriple>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-RelativeUriResolutionPut> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestRequirement>;
+  dc:title "IndirectContainer-ConformsContainerRdfResource";
+  dc:description "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source."@en;
+  mf:action <>;
+  earl:assertions (
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-RelativeUriResolutionPut";
   dc:description "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RelativeUriResolutionPut>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RelativeUriResolutionPut>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RelativeUriResolutionPut>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RelativeUriResolutionPut>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RelativeUriResolutionPut>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-PutReplacesResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-PutReplacesResource";
   dc:description "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PutReplacesResource>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PutReplacesResource>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PutReplacesResource>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PutReplacesResource>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PutReplacesResource>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-PutSimpleUpdate> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-PutSimpleUpdate";
   dc:description "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PutSimpleUpdate>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PutSimpleUpdate>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PutSimpleUpdate>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PutSimpleUpdate>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PutSimpleUpdate>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-GetResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-GetResource";
   dc:description "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-GetResource>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-GetResource>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-GetResource>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-GetResource>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-GetResource>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictClientInference> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-RestrictClientInference";
   dc:description "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictClientInference>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictClientInference>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictClientInference>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictClientInference>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictClientInference>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-GetResourceAcceptTurtle> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-GetResourceAcceptTurtle";
   dc:description "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-GetResourceAcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-GetResourceAcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-GetResourceAcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-GetResourceAcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-GetResourceAcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-PublishConstraintsReadOnlyProp> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-PublishConstraintsReadOnlyProp";
   dc:description "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-PublishConstraintsUnknownProp> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-PublishConstraintsUnknownProp";
   dc:description "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PublishConstraintsUnknownProp>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PublishConstraintsUnknownProp>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PublishConstraintsUnknownProp>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PublishConstraintsUnknownProp>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PublishConstraintsUnknownProp>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-PutReadOnlyProperties4xxStatus> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-PutReadOnlyProperties4xxStatus";
   dc:description "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-PutPropertiesNotPersisted> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-PutPropertiesNotPersisted";
   dc:description "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PutPropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PutPropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PutPropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PutPropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PutPropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-IsHttp11Manual> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestRequirement>;
+  dc:title "IndirectContainer-ConformsRdfSourceLdpResource";
+  dc:description "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section."@en;
+  mf:action <>;
+  earl:assertions (
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-IsHttp11Manual";
   dc:description "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-IsHttp11Manual>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-IsHttp11Manual>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-IsHttp11Manual>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-IsHttp11Manual>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-IsHttp11Manual>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-ETagHeadersGet> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-ETagHeadersGet";
   dc:description "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-ETagHeadersHead> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-ETagHeadersHead";
   dc:description "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-LdpLinkHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-LdpLinkHeader";
   dc:description "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-GetResponseHeaders> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-GetResponseHeaders";
   dc:description "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-ConditionFailedStatusCode> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-ConditionFailedStatusCode";
   dc:description "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-PreconditionRequiredStatusCode> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-PreconditionRequiredStatusCode";
   dc:description "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-PutBadETag> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-PutBadETag";
   dc:description "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-Head> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-Head";
   dc:description "LDP servers MUST support the HTTP HEAD method. "@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-Head>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-Head>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-Head>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-Head>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-Head>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-AcceptPatchHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-AcceptPatchHeader";
   dc:description "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-Options> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-Options";
   dc:description "LDP servers MUST support the HTTP OPTIONS method. "@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-Options>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-Options>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-Options>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-Options>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-Options>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-OptionsAllowHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-OptionsAllowHeader";
   dc:description "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-IsHttp11Server> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-IsHttp11Server";
-  dc:description "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-IsHttp11Server>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-IsHttp11Server>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-IsHttp11Server>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-IsHttp11Server>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-IsHttp11Server>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-NoRdfBagSeqOrList> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-NoRdfBagSeqOrList";
   dc:description "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-NoRdfBagSeqOrList>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-NoRdfBagSeqOrList>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-NoRdfBagSeqOrList>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-NoRdfBagSeqOrList>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-NoRdfBagSeqOrList>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-PreferContainmentTriples> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-PreferContainmentTriples";
   dc:description "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PreferContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PreferContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PreferContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PreferContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PreferContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-ContentTypeHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-ContentTypeHeader";
   dc:description "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ContentTypeHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ContentTypeHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ContentTypeHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ContentTypeHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ContentTypeHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-PostNoSlug> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-PostNoSlug";
   dc:description "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PostNoSlug>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PostNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PostNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PostNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PostNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-CreateWithoutConstraints> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-CreateWithoutConstraints";
   dc:description "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-CreateWithoutConstraints>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-CreateWithoutConstraints>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-CreateWithoutConstraints>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-CreateWithoutConstraints>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-CreateWithoutConstraints>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictUriReUseSlug> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-RestrictUriReUseSlug";
   dc:description "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictUriReUseSlug>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictUriReUseSlug>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictUriReUseSlug>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictUriReUseSlug>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictUriReUseSlug>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictUriReUseNoSlug> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-RestrictUriReUseNoSlug";
   dc:description "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictUriReUseNoSlug>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictUriReUseNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictUriReUseNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictUriReUseNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictUriReUseNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-RejectPutModifyingContainmentTriples> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-RejectPutModifyingContainmentTriples";
   dc:description "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RejectPutModifyingContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RejectPutModifyingContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RejectPutModifyingContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RejectPutModifyingContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RejectPutModifyingContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictPutReUseUri> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-RestrictPutReUseUri";
   dc:description "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictPutReUseUri>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictPutReUseUri>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictPutReUseUri>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictPutReUseUri>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-RestrictPutReUseUri>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-PatchMethod> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-PatchMethod";
   dc:description "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. "@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PatchMethod>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PatchMethod>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PatchMethod>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PatchMethod>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PatchMethod>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-PostJsonLd> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-PostJsonLd";
   dc:description "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PostJsonLd>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PostJsonLd>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PostJsonLd>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PostJsonLd>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PostJsonLd>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-ContainsRdfType> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-ContainsRdfType";
   dc:description "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ContainsRdfType>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ContainsRdfType>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ContainsRdfType>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ContainsRdfType>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ContainsRdfType>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-ReUseVocabularies> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-ReUseVocabularies";
   dc:description "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ReUseVocabularies>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ReUseVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ReUseVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ReUseVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ReUseVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-UseStandardVocabularies> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-UseStandardVocabularies";
   dc:description "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-UseStandardVocabularies>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-UseStandardVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-UseStandardVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-UseStandardVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-UseStandardVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-JsonLdRepresentation> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-JsonLdRepresentation";
   dc:description "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. "@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-JsonLdRepresentation>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-JsonLdRepresentation>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-JsonLdRepresentation>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-JsonLdRepresentation>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-JsonLdRepresentation>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-4xxErrorHasResponseBody> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-4xxErrorHasResponseBody";
   dc:description "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-4xxErrorHasResponseBody>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-4xxErrorHasResponseBody>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-4xxErrorHasResponseBody>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-4xxErrorHasResponseBody>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-4xxErrorHasResponseBody>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-ResponsePropertiesNotPersisted> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-ResponsePropertiesNotPersisted";
   dc:description "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ResponsePropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ResponsePropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ResponsePropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ResponsePropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-ResponsePropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#IndirectContainer-PutRequiresIfMatch> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "IndirectContainer-PutRequiresIfMatch";
   dc:description "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://www.w3c.org/ns/ldp/test#IndirectContainer-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#NonRDFSource-PostNonRDFSource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "NonRDFSource-PostNonRDFSource";
   dc:description "LDP servers may accept an HTTP POST of non-RDF representations (LDP-NRs) for creation of any kind of resource, for example binary resources."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-PostNonRDFSource>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-PostNonRDFSource>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-PostNonRDFSource>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-PostNonRDFSource>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-PostNonRDFSource>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceAndGetFromContainer> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "NonRDFSource-PostResourceAndGetFromContainer";
   dc:description "LDP servers may accept an HTTP POST of non-RDF representations (LDP-NRs) for creation of any kind of resource, for example binary resources."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceAndGetFromContainer>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceAndGetFromContainer>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceAndGetFromContainer>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceAndGetFromContainer>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceAndGetFromContainer>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceGetBinary> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "NonRDFSource-PostResourceGetBinary";
   dc:description "LDP servers may host a mixture of LDP-RSs and LDP-NRs. For example, it is common for LDP servers to need to host binary or text resources that do not have useful RDF representations."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceGetBinary>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceGetBinary>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceGetBinary>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceGetBinary>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceGetBinary>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceGetMetadataAndBinary> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "NonRDFSource-PostResourceGetMetadataAndBinary";
   dc:description "Each LDP Non-RDF Source must also be a conforming LDP Resource. LDP Non-RDF Sources may not be able to fully express their state using RDF."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceGetMetadataAndBinary>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceGetMetadataAndBinary>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceGetMetadataAndBinary>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceGetMetadataAndBinary>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceGetMetadataAndBinary>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceAndCheckLink> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "NonRDFSource-PostResourceAndCheckLink";
   dc:description "LDP servers exposing an LDP Non-RDF Source may advertise this by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#NonRDFSource, and a link relation type of type (that is, rel='type') in responses to requests made to the LDP-NR's HTTP Request-URI."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceAndCheckLink>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceAndCheckLink>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceAndCheckLink>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceAndCheckLink>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceAndCheckLink>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceAndCheckAssociatedResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "NonRDFSource-PostResourceAndCheckAssociatedResource";
   dc:description "Upon successful creation of an LDP-NR (HTTP status code of 201-Created and URI indicated by Location response header), LDP servers may create an associated LDP-RS to contain data about the newly created LDP-NR. If a LDP server creates this associated LDP-RS it must indicate its location on the HTTP response using the HTTP Link response header with link relation describedby and href to be the URI of the associated LDP-RS resource."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceAndCheckAssociatedResource>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceAndCheckAssociatedResource>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceAndCheckAssociatedResource>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceAndCheckAssociatedResource>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-PostResourceAndCheckAssociatedResource>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource";
   dc:description "When a contained LDPR is deleted, and the LDPC server created anassociated LDP-RS (see the LDPC POST section), the LDPC server must alsodelete the associated LDP-RS it created."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#NonRDFSource-OptionsHasSameLinkHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "NonRDFSource-OptionsHasSameLinkHeader";
   dc:description "When responding to requests whose request-URI is a LDP-NR with anassociated LDP-RS, a LDPC server must provide the same HTTP Link responseheader as is required in the create response"@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-OptionsHasSameLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-OptionsHasSameLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-OptionsHasSameLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-OptionsHasSameLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-OptionsHasSameLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#NonRDFSource-GetResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "NonRDFSource-GetResource";
   dc:description "LDP servers MUST support the HTTP GET Method for LDPRs"@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-GetResource>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-GetResource>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-GetResource>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-GetResource>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-GetResource>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#NonRDFSource-IsHttp11Manual> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "NonRDFSource-IsHttp11Manual";
   dc:description "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-IsHttp11Manual>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual>;
       earl:subject <http://eclipse.org/lyo#bc>;
       earl:mode earl:manual;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-IsHttp11Manual>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual>;
       earl:subject <http://eclipse.org/lyo#dc1>;
       earl:mode earl:manual;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-IsHttp11Manual>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual>;
       earl:subject <http://eclipse.org/lyo#dc2>;
       earl:mode earl:manual;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-IsHttp11Manual>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual>;
       earl:subject <http://eclipse.org/lyo#dc3>;
       earl:mode earl:manual;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-IsHttp11Manual>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual>;
       earl:subject <http://eclipse.org/lyo#dc4>;
       earl:mode earl:manual;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#NonRDFSource-ETagHeadersGet> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:manual;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "NonRDFSource-ETagHeadersGet";
   dc:description "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#NonRDFSource-ETagHeadersHead> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "NonRDFSource-ETagHeadersHead";
   dc:description "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#NonRDFSource-LdpLinkHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "NonRDFSource-LdpLinkHeader";
   dc:description "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#NonRDFSource-GetResponseHeaders> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "NonRDFSource-GetResponseHeaders";
   dc:description "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#NonRDFSource-ConditionFailedStatusCode> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "NonRDFSource-ConditionFailedStatusCode";
   dc:description "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#NonRDFSource-PreconditionRequiredStatusCode> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "NonRDFSource-PreconditionRequiredStatusCode";
   dc:description "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#NonRDFSource-PutBadETag> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "NonRDFSource-PutBadETag";
   dc:description "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#NonRDFSource-Head> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "NonRDFSource-Head";
   dc:description "LDP servers MUST support the HTTP HEAD method. "@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-Head>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-Head>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-Head>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-Head>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-Head>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#NonRDFSource-AcceptPatchHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "NonRDFSource-AcceptPatchHeader";
   dc:description "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#NonRDFSource-Options> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "NonRDFSource-Options";
   dc:description "LDP servers MUST support the HTTP OPTIONS method. "@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-Options>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-Options>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-Options>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-Options>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-Options>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#NonRDFSource-OptionsAllowHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "NonRDFSource-OptionsAllowHeader";
   dc:description "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#NonRDFSource-IsHttp11Server> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "NonRDFSource-IsHttp11Server";
-  dc:description "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-IsHttp11Server>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-IsHttp11Server>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-IsHttp11Server>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-IsHttp11Server>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-IsHttp11Server>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#NonRDFSource-PutRequiresIfMatch> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "NonRDFSource-PutRequiresIfMatch";
   dc:description "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#NonRDFSource-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#MemberResource-TypeRdfSource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "MemberResource-TypeRdfSource";
   dc:description "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-TypeRdfSource>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-TypeRdfSource>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-TypeRdfSource>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-TypeRdfSource>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-TypeRdfSource>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#MemberResource-RelativeUriResolutionPut> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "MemberResource-RelativeUriResolutionPut";
   dc:description "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-RelativeUriResolutionPut>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-RelativeUriResolutionPut>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-RelativeUriResolutionPut>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-RelativeUriResolutionPut>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-RelativeUriResolutionPut>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#MemberResource-PutReplacesResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "MemberResource-PutReplacesResource";
   dc:description "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-PutReplacesResource>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-PutReplacesResource>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-PutReplacesResource>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-PutReplacesResource>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-PutReplacesResource>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#MemberResource-PutSimpleUpdate> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "MemberResource-PutSimpleUpdate";
   dc:description "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-PutSimpleUpdate>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-PutSimpleUpdate>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-PutSimpleUpdate>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-PutSimpleUpdate>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-PutSimpleUpdate>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#MemberResource-GetResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "MemberResource-GetResource";
   dc:description "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-GetResource>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-GetResource>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-GetResource>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-GetResource>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-GetResource>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#MemberResource-RestrictClientInference> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "MemberResource-RestrictClientInference";
   dc:description "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-RestrictClientInference>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference>;
       earl:subject <http://eclipse.org/lyo#bc>;
       earl:mode earl:manual;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-RestrictClientInference>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference>;
       earl:subject <http://eclipse.org/lyo#dc1>;
       earl:mode earl:manual;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-RestrictClientInference>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference>;
       earl:subject <http://eclipse.org/lyo#dc2>;
       earl:mode earl:manual;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-RestrictClientInference>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference>;
       earl:subject <http://eclipse.org/lyo#dc3>;
       earl:mode earl:manual;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-RestrictClientInference>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference>;
       earl:subject <http://eclipse.org/lyo#dc4>;
       earl:mode earl:manual;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#MemberResource-GetResourceAcceptTurtle> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:manual;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:manual;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:manual;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "MemberResource-GetResourceAcceptTurtle";
   dc:description "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-GetResourceAcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-GetResourceAcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-GetResourceAcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-GetResourceAcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-GetResourceAcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#MemberResource-PublishConstraintsReadOnlyProp> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "MemberResource-PublishConstraintsReadOnlyProp";
   dc:description "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#MemberResource-PublishConstraintsUnknownProp> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "MemberResource-PublishConstraintsUnknownProp";
   dc:description "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-PublishConstraintsUnknownProp>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-PublishConstraintsUnknownProp>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-PublishConstraintsUnknownProp>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-PublishConstraintsUnknownProp>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-PublishConstraintsUnknownProp>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#MemberResource-PutReadOnlyProperties4xxStatus> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "MemberResource-PutReadOnlyProperties4xxStatus";
   dc:description "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#MemberResource-PutPropertiesNotPersisted> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "MemberResource-PutPropertiesNotPersisted";
   dc:description "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-PutPropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-PutPropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-PutPropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-PutPropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-PutPropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#MemberResource-IsHttp11Manual> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestRequirement>;
+  dc:title "MemberResource-ConformsRdfSourceLdpResource";
+  dc:description "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section."@en;
+  mf:action <>;
+  earl:assertions (
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "MemberResource-IsHttp11Manual";
   dc:description "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-IsHttp11Manual>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual>;
       earl:subject <http://eclipse.org/lyo#bc>;
       earl:mode earl:manual;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-IsHttp11Manual>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual>;
       earl:subject <http://eclipse.org/lyo#dc1>;
       earl:mode earl:manual;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-IsHttp11Manual>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual>;
       earl:subject <http://eclipse.org/lyo#dc2>;
       earl:mode earl:manual;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-IsHttp11Manual>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual>;
       earl:subject <http://eclipse.org/lyo#dc3>;
       earl:mode earl:manual;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-IsHttp11Manual>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual>;
       earl:subject <http://eclipse.org/lyo#dc4>;
       earl:mode earl:manual;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#MemberResource-ETagHeadersGet> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:manual;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:manual;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:manual;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "MemberResource-ETagHeadersGet";
   dc:description "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#MemberResource-ETagHeadersHead> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "MemberResource-ETagHeadersHead";
   dc:description "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#MemberResource-LdpLinkHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "MemberResource-LdpLinkHeader";
   dc:description "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#MemberResource-GetResponseHeaders> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "MemberResource-GetResponseHeaders";
   dc:description "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#MemberResource-ConditionFailedStatusCode> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "MemberResource-ConditionFailedStatusCode";
   dc:description "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#MemberResource-PreconditionRequiredStatusCode> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "MemberResource-PreconditionRequiredStatusCode";
   dc:description "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#MemberResource-PutBadETag> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "MemberResource-PutBadETag";
   dc:description "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#MemberResource-Head> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "MemberResource-Head";
   dc:description "LDP servers MUST support the HTTP HEAD method. "@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-Head>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-Head>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-Head>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-Head>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-Head>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#MemberResource-AcceptPatchHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "MemberResource-AcceptPatchHeader";
   dc:description "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#MemberResource-Options> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "MemberResource-Options";
   dc:description "LDP servers MUST support the HTTP OPTIONS method. "@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-Options>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-Options>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-Options>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-Options>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-Options>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#MemberResource-OptionsAllowHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "MemberResource-OptionsAllowHeader";
   dc:description "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#MemberResource-IsHttp11Server> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "MemberResource-IsHttp11Server";
-  dc:description "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-IsHttp11Server>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-IsHttp11Server>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-IsHttp11Server>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-IsHttp11Server>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-IsHttp11Server>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#MemberResource-ContainsRdfType> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "MemberResource-ContainsRdfType";
   dc:description "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-ContainsRdfType>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-ContainsRdfType>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-ContainsRdfType>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-ContainsRdfType>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-ContainsRdfType>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#MemberResource-ReUseVocabularies> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "MemberResource-ReUseVocabularies";
   dc:description "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-ReUseVocabularies>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies>;
       earl:subject <http://eclipse.org/lyo#bc>;
       earl:mode earl:manual;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-ReUseVocabularies>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies>;
       earl:subject <http://eclipse.org/lyo#dc1>;
       earl:mode earl:passed;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-ReUseVocabularies>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies>;
       earl:subject <http://eclipse.org/lyo#dc2>;
       earl:mode earl:manual;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-ReUseVocabularies>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies>;
       earl:subject <http://eclipse.org/lyo#dc3>;
       earl:mode earl:manual;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-ReUseVocabularies>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies>;
       earl:subject <http://eclipse.org/lyo#dc4>;
       earl:mode earl:manual;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#MemberResource-UseStandardVocabularies> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:manual;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:manual;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:manual;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "MemberResource-UseStandardVocabularies";
   dc:description "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-UseStandardVocabularies>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies>;
       earl:subject <http://eclipse.org/lyo#bc>;
       earl:mode earl:manual;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-UseStandardVocabularies>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies>;
       earl:subject <http://eclipse.org/lyo#dc1>;
       earl:mode earl:manual;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-UseStandardVocabularies>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies>;
       earl:subject <http://eclipse.org/lyo#dc2>;
       earl:mode earl:manual;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-UseStandardVocabularies>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies>;
       earl:subject <http://eclipse.org/lyo#dc3>;
       earl:mode earl:manual;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-UseStandardVocabularies>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies>;
       earl:subject <http://eclipse.org/lyo#dc4>;
       earl:mode earl:manual;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#MemberResource-JsonLdRepresentation> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:manual;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:manual;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:manual;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "MemberResource-JsonLdRepresentation";
   dc:description "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. "@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-JsonLdRepresentation>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-JsonLdRepresentation>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-JsonLdRepresentation>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-JsonLdRepresentation>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-JsonLdRepresentation>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#MemberResource-4xxErrorHasResponseBody> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "MemberResource-4xxErrorHasResponseBody";
   dc:description "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-4xxErrorHasResponseBody>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-4xxErrorHasResponseBody>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-4xxErrorHasResponseBody>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-4xxErrorHasResponseBody>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-4xxErrorHasResponseBody>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#MemberResource-ResponsePropertiesNotPersisted> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "MemberResource-ResponsePropertiesNotPersisted";
   dc:description "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-ResponsePropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-ResponsePropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-ResponsePropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-ResponsePropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-ResponsePropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://www.w3c.org/ns/ldp/test#MemberResource-PutRequiresIfMatch> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
   dc:title "MemberResource-PutRequiresIfMatch";
   dc:description "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."@en;
   mf:action <>;
   earl:assertions (
     [ a earl:Assertion;
       earl:assertedBy <http://eclipse.org/lyo#bc>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc1>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc2>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc3>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://eclipse.org/lyo#dc4>;
-      earl:test <http://www.w3c.org/ns/ldp/test#MemberResource-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch>;
+      earl:subject <http://eclipse.org/lyo#bc>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc1>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch>;
+      earl:subject <http://eclipse.org/lyo#dc1>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc2>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch>;
+      earl:subject <http://eclipse.org/lyo#dc2>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc3>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch>;
+      earl:subject <http://eclipse.org/lyo#dc3>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://eclipse.org/lyo#dc4>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch>;
+      earl:subject <http://eclipse.org/lyo#dc4>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://marmotta.apache.org>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch>;
+      earl:subject <http://marmotta.apache.org>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://stevespeicher.me>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch>;
+      earl:subject <http://stevespeicher.me>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://test.rww.io/>;
+      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch>;
+      earl:subject <http://test.rww.io/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
+  ) .
+