Updated manifest for 25 Aug 2014
authorSteve Speicher <sspeiche@gmail.com>
Mon, 25 Aug 2014 09:25:03 -0400
changeset 758 e71496d5076f
parent 757 9459953781ca
child 760 08a54a8e37df
child 773 597cd4da5e2f
Updated manifest for 25 Aug 2014
tests/reports/ldp-earl-manifest.jsonld
tests/reports/ldp-earl-manifest.ttl
--- a/tests/reports/ldp-earl-manifest.jsonld	Mon Aug 25 09:16:28 2014 -0400
+++ b/tests/reports/ldp-earl-manifest.jsonld	Mon Aug 25 09:25:03 2014 -0400
@@ -4,174 +4,209 @@
     "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" : "_:t100",
+    "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."
   }, {
-    "@id" : "_:t103",
-    "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" : "_:t107",
-    "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" : "_:t108",
+    "@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",
+    "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" : "_:t111",
-    "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" : "_:t114",
-    "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" : "_:t117",
     "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."
+    "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" : "_:t118",
     "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" : "_:t119",
-    "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."
+    "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" : "_:t12",
     "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" : "_:t126",
-    "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" : "_:t128",
-    "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" : "_:t13",
-    "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" : "_:t133",
-    "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" : "_:t134",
-    "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#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" : "_:t140",
+    "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" : "_: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" : "_: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",
+    "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" : "_:t14",
-    "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" : "_:t140",
-    "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" : "_:t141",
+    "@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" : "_:t142",
-    "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" : "_:t147",
-    "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" : "_:t148",
-    "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" : "_:t149",
     "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" : "_:t15",
-    "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. "
   }, {
@@ -179,260 +214,211 @@
     "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. "
+    "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",
     "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."
+    "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#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" : "_:t161",
-    "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" : "_:t162",
-    "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" : "_:t163",
+    "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",
+    "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",
     "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" : "_:t164",
-    "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" : "_:t171",
-    "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" : "_:t175",
-    "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" : "_:t176",
+    "@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",
+    "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",
     "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" : "_:t179",
+    "@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" : "_:t18",
-    "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" : "_:t180",
-    "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" : "_:t183",
-    "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" : "_:t19",
-    "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" : "_:t190",
-    "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" : "_:t191",
+    "@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" : "_:t192",
-    "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" : "_:t193",
-    "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" : "_:t194",
-    "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" : "_:t195",
-    "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" : "_:t198",
-    "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" : "_:t2",
     "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" : "_:t20",
+    "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",
+    "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" : "_:t201",
-    "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" : "_:t204",
-    "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" : "_:t205",
-    "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" : "_:t206",
-    "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" : "_:t207",
-    "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" : "_:t208",
-    "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" : "_:t209",
-    "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" : "_:t21",
-    "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" : "_:t210",
     "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" : "_:t211",
-    "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" : "_:t214",
-    "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" : "_:t217",
-    "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" : "_:t218",
-    "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."
+    "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",
+    "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" : {
@@ -441,776 +427,762 @@
     "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" : "_:t221",
-    "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" : "_:t222",
-    "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" : "_:t223",
-    "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" : "_:t224",
-    "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" : "_:t227",
+    "@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" : "_:t228",
-    "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" : "_:t23",
-    "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" : "_:t234",
-    "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" : "_:t235",
-    "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" : "_:t236",
-    "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" : "_:t237",
-    "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" : "_:t238",
-    "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" : "_:t24",
-    "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" : "_:t241",
-    "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" : "_:t243",
-    "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" : "_:t244",
-    "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" : "_:t245",
-    "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" : "_:t251",
-    "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" : "_:t252",
-    "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" : "_:t259",
+    "@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",
     "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" : "_:t262",
-    "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" : "_:t263",
-    "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" : "_:t266",
-    "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" : "_:t267",
-    "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" : "_:t273",
-    "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" : "_:t278",
-    "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" : "_:t283",
-    "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" : "_:t284",
-    "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" : "_:t289",
-    "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" : "_:t291",
-    "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" : "_:t294",
-    "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" : "_:t295",
-    "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" : "_:t296",
-    "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" : "_:t297",
-    "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" : "_:t3",
-    "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" : "_:t30",
-    "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" : "_:t300",
-    "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" : "_:t303",
-    "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" : "_:t309",
-    "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" : "_:t318",
-    "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" : "_:t319",
-    "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" : "_:t320",
-    "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" : "_:t321",
+    "@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" : "_:t322",
-    "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" : "_:t323",
-    "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" : "_:t33",
-    "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" : "_:t331",
-    "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" : "_:t334",
+    "@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" : "_:t335",
-    "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" : "_:t336",
-    "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" : "_:t337",
-    "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" : "_:t34",
-    "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" : "_:t343",
-    "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" : "_:t344",
-    "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" : "_:t345",
-    "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" : "_:t348",
-    "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" : "_:t349",
-    "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" : "_:t35",
-    "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" : "_:t350",
-    "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" : "_:t352",
+    "@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" : "_:t353",
+    "@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",
+    "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" : "_:t275",
+    "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",
+    "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" : "_:t354",
-    "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" : "_:t355",
-    "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" : "_:t356",
-    "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" : "_:t358",
+    "@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" : "_:t36",
+    "@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" : "_:t364",
-    "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" : "_: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",
+    "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",
+    "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",
+    "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",
     "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",
+    "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" : "_:t370",
-    "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" : "_:t373",
-    "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" : "_:t374",
-    "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" : "_:t376",
-    "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" : "_:t377",
+    "@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" : "_:t380",
-    "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" : "_:t381",
+    "@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",
+    "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",
+    "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",
+    "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",
+    "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",
     "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" : "_:t386",
-    "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" : "_:t389",
-    "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" : "_:t39",
-    "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" : "_:t390",
-    "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" : "_:t391",
-    "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" : "_:t392",
-    "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" : "_:t395",
-    "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" : "_:t397",
-    "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" : "_:t40",
-    "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" : "_:t401",
-    "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" : "_:t402",
-    "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" : "_:t403",
-    "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" : "_:t404",
+    "@id" : "_:t415",
+    "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."
   }, {
-    "@id" : "_:t405",
-    "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" : "_:t406",
-    "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" : "_:t41",
-    "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" : "_:t413",
-    "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" : "_:t418",
-    "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" : "_:t42",
     "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."
+    "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" : "_:t420",
+    "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" : "_:t422",
     "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" : "_:t423",
-    "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" : "_:t428",
-    "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" : "_:t429",
-    "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" : "_:t426",
+    "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-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]."
+    "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" : "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)"
+    "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#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" : "_:t435",
+    "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",
+    "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" : "_:t437",
-    "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" : "_:t438",
-    "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" : "_:t439",
     "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" : "_:t440",
-    "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" : "_:t441",
-    "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" : "_:t443",
-    "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" : "_:t444",
-    "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" : "_:t447",
-    "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" : "_: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. "
+  }, {
+    "@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."
+  }, {
+    "@id" : "_:t444",
+    "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"
@@ -1218,194 +1190,166 @@
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-must",
     "td:includesText" : "LDP servers MUST support the HTTP OPTIONS method. "
   }, {
-    "@id" : "_:t449",
-    "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" : "_:t45",
-    "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" : "_:t450",
     "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" : "_:t452",
-    "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" : "_:t455",
-    "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" : "_:t456",
-    "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" : "_:t457",
-    "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" : "_:t459",
-    "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" : "_:t46",
-    "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" : "_:t460",
-    "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" : "_:t461",
-    "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" : "_:t462",
-    "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" : "_:t463",
+    "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" : "_:t464",
-    "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" : "_:t465",
-    "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" : "_:t466",
-    "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" : "_:t467",
-    "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" : "_:t468",
+    "@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" : "_:t469",
-    "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" : "_:t47",
-    "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" : "_:t471",
-    "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" : "_:t472",
-    "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" : "_:t473",
+    "@id" : "_:t454",
+    "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",
+    "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" : "_: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" : "_:t475",
+    "@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",
+    "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",
+    "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-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-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#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-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" : {
@@ -1418,195 +1362,279 @@
     "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" : "_:t48",
+    "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" : "_: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."
+  }, {
+    "@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" : "_:t481",
+    "@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."
+  }, {
+    "@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."
+  }, {
+    "@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."
+  }, {
+    "@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",
+    "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",
+    "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",
+    "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",
+    "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" : "_:t482",
-    "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" : "_:t49",
-    "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" : "_:t53",
-    "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" : "_:t58",
+    "@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" : "_: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" : "_:t64",
-    "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" : "_:t65",
+    "@id" : "_:t75",
     "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" : "_:t66",
+    "@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" : "_:t69",
-    "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" : "_:t70",
-    "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" : "_:t71",
+    "@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" : "_:t73",
-    "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" : "_:t74",
+    "@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" : "_: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."
+  }, {
+    "@id" : "_:t91",
     "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" : "_:t78",
-    "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" : "_:t79",
-    "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" : "_:t8",
-    "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" : "_:t84",
+    "@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" : "_:t87",
+    "@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" : "_:t88",
-    "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" : "_:t9",
-    "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" : "_:t93",
-    "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" : "_:t94",
-    "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" : "_:t96",
     "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."
+    "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-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."
+    "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" : "_: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. "
   }, {
     "@id" : "ldpt:BasicContainer-4xxErrorHasResponseBody",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.375Z"
+      "@value" : "2014-08-25T13:17:51.747Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -1618,17 +1646,17 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-4xxErrorHasResponseBody",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t450",
+    "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()",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#test4xxErrorHasResponseBody(java.lang.String)",
     "testMethod" : "ldpt:automated"
   }, {
     "@id" : "ldpt:BasicContainer-AcceptPatchHeader",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.384Z"
+      "@value" : "2014-08-25T13:17:51.756Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -1640,7 +1668,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-AcceptPatchHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t30",
+    "specificationReference" : "_:t37",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:CommonResource-AcceptPatchHeader",
@@ -1650,7 +1678,7 @@
     "@id" : "ldpt:BasicContainer-AcceptPostResponseHeader",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.359Z"
+      "@value" : "2014-08-25T13:17:51.732Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -1662,7 +1690,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-AcceptPostResponseHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t1",
+    "specificationReference" : "_:t12",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-AcceptPostResponseHeader",
@@ -1672,7 +1700,7 @@
     "@id" : "ldpt:BasicContainer-AcceptTurtle",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.355Z"
+      "@value" : "2014-08-25T13:17:51.728Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -1684,7 +1712,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-AcceptTurtle",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t389",
+    "specificationReference" : "_:t381",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-AcceptTurtle",
@@ -1694,7 +1722,7 @@
     "@id" : "ldpt:BasicContainer-ConditionFailedStatusCode",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.382Z"
+      "@value" : "2014-08-25T13:17:51.754Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -1706,17 +1734,86 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-ConditionFailedStatusCode",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t273",
+    "specificationReference" : "_:t190",
     "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",
+    "rdf:type" : {
+      "@id" : "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",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpbc-are-ldpcs",
+    "mf:action" : "",
+    "mf:name" : "BasicContainer-ConformsBcLdpContainer",
+    "reviewStatus" : "td:unreviewed",
+    "specificationReference" : "_:t181",
+    "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",
+    "rdf:type" : {
+      "@id" : "earl:TestRequirement"
+    },
+    "rdfs:comment" : "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source.",
+    "rdfs:label" : "BasicContainer-ConformsContainerRdfResource",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-isldpr",
+    "mf:action" : "",
+    "mf:name" : "BasicContainer-ConformsContainerRdfResource",
+    "reviewStatus" : "td:unreviewed",
+    "specificationReference" : "_:t133",
+    "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",
+    "rdf:type" : {
+      "@id" : "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",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-are-ldpr",
+    "mf:action" : "",
+    "mf:name" : "BasicContainer-ConformsRdfSourceLdpResource",
+    "reviewStatus" : "td:unreviewed",
+    "specificationReference" : "_:t446",
+    "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-07-21T01:25:01.348Z"
+      "@value" : "2014-08-25T13:17:51.723Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -1728,7 +1825,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-ContainerSupportsHttpLinkHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t234",
+    "specificationReference" : "_:t452",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:BasicContainer-ContainerSupportsHttpLinkHeader",
@@ -1738,7 +1835,7 @@
     "@id" : "ldpt:BasicContainer-ContainsRdfType",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.368Z"
+      "@value" : "2014-08-25T13:17:51.741Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -1750,7 +1847,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-ContainsRdfType",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t291",
+    "specificationReference" : "_:t306",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-ContainsRdfType",
@@ -1760,7 +1857,7 @@
     "@id" : "ldpt:BasicContainer-ContentTypeHeader",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.356Z"
+      "@value" : "2014-08-25T13:17:51.729Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -1772,7 +1869,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-ContentTypeHeader",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t334",
+    "specificationReference" : "_:t466",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-ContentTypeHeader",
@@ -1782,7 +1879,7 @@
     "@id" : "ldpt:BasicContainer-CreateWithoutConstraints",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.358Z"
+      "@value" : "2014-08-25T13:17:51.73Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -1794,7 +1891,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-CreateWithoutConstraints",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t370",
+    "specificationReference" : "_:t98",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-CreateWithoutConstraints",
@@ -1804,7 +1901,7 @@
     "@id" : "ldpt:BasicContainer-DeleteRemovesContainmentTriple",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.361Z"
+      "@value" : "2014-08-25T13:17:51.733Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -1816,7 +1913,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-DeleteRemovesContainmentTriple",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t205",
+    "specificationReference" : "_:t469",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-DeleteRemovesContainmentTriple",
@@ -1826,7 +1923,7 @@
     "@id" : "ldpt:BasicContainer-ETagHeadersGet",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.379Z"
+      "@value" : "2014-08-25T13:17:51.752Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -1838,7 +1935,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-ETagHeadersGet",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t443",
+    "specificationReference" : "_:t137",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:CommonResource-ETagHeadersGet",
@@ -1848,7 +1945,7 @@
     "@id" : "ldpt:BasicContainer-ETagHeadersHead",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.379Z"
+      "@value" : "2014-08-25T13:17:51.752Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -1860,7 +1957,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-ETagHeadersHead",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t238",
+    "specificationReference" : "_:t363",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:CommonResource-ETagHeadersHead",
@@ -1870,7 +1967,7 @@
     "@id" : "ldpt:BasicContainer-GetResource",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.367Z"
+      "@value" : "2014-08-25T13:17:51.741Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -1882,7 +1979,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-GetResource",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t190",
+    "specificationReference" : "_:t198",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-GetResource",
@@ -1892,7 +1989,7 @@
     "@id" : "ldpt:BasicContainer-GetResourceAcceptTurtle",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.372Z"
+      "@value" : "2014-08-25T13:17:51.744Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -1904,7 +2001,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-GetResourceAcceptTurtle",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t439",
+    "specificationReference" : "_:t408",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-GetResourceAcceptTurtle",
@@ -1914,7 +2011,7 @@
     "@id" : "ldpt:BasicContainer-GetResponseHeaders",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.381Z"
+      "@value" : "2014-08-25T13:17:51.753Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -1926,7 +2023,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-GetResponseHeaders",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t103",
+    "specificationReference" : "_:t323",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:CommonResource-GetResponseHeaders",
@@ -1936,7 +2033,7 @@
     "@id" : "ldpt:BasicContainer-Head",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.384Z"
+      "@value" : "2014-08-25T13:17:51.756Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -1948,7 +2045,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-Head",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t94",
+    "specificationReference" : "_:t106",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:CommonResource-Head",
@@ -1958,7 +2055,7 @@
     "@id" : "ldpt:BasicContainer-IsHttp11Manual",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.378Z"
+      "@value" : "2014-08-25T13:17:51.751Z"
     },
     "dcterms:subject" : "MUST, MANUAL",
     "rdf:type" : {
@@ -1970,38 +2067,17 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-IsHttp11Manual",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t345",
+    "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"
   }, {
-    "@id" : "ldpt:BasicContainer-IsHttp11Server",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.377Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11].",
-    "rdfs:label" : "BasicContainer-IsHttp11Server",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-http",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-IsHttp11Server",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t39",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-IsHttp11Server",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Server()",
-    "testMethod" : "ldpt:automated"
-  }, {
     "@id" : "ldpt:BasicContainer-JsonLdRepresentation",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.373Z"
+      "@value" : "2014-08-25T13:17:51.745Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -2013,7 +2089,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-JsonLdRepresentation",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t24",
+    "specificationReference" : "_:t394",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-JsonLdRepresentation",
@@ -2023,7 +2099,7 @@
     "@id" : "ldpt:BasicContainer-LdpLinkHeader",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.38Z"
+      "@value" : "2014-08-25T13:17:51.753Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -2035,7 +2111,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-LdpLinkHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t423",
+    "specificationReference" : "_:t437",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:CommonResource-LdpLinkHeader",
@@ -2060,14 +2136,14 @@
     },
     "rdfs:comment" : "LDP Basic Container tests. MUST conformance tests.",
     "entries" : {
-      "@list" : [ "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-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-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" ]
+      "@list" : [ "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)"
   }, {
     "@id" : "ldpt:BasicContainer-NoRdfBagSeqOrList",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.351Z"
+      "@value" : "2014-08-25T13:17:51.725Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -2079,7 +2155,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-NoRdfBagSeqOrList",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t403",
+    "specificationReference" : "_:t433",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-NoRdfBagSeqOrList",
@@ -2089,7 +2165,7 @@
     "@id" : "ldpt:BasicContainer-NullRelativeUriPost",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.356Z"
+      "@value" : "2014-08-25T13:17:51.729Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -2101,28 +2177,17 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-NullRelativeUriPost",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t373",
+    "specificationReference" : "_:t248",
     "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-OTHERManifest",
-    "http://purl.org/dc/elements/1.1/title" : "BasicContainer (OTHER)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP Basic Container tests. No official conformance status.",
-    "entries" : {
-      "@list" : [ "ldpt:BasicContainer-IsHttp11Server" ]
-    },
-    "mf:name" : "BasicContainer (OTHER)"
-  }, {
     "@id" : "ldpt:BasicContainer-Options",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.385Z"
+      "@value" : "2014-08-25T13:17:51.757Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -2134,7 +2199,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-Options",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t3",
+    "specificationReference" : "_:t5",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:CommonResource-Options",
@@ -2144,7 +2209,7 @@
     "@id" : "ldpt:BasicContainer-OptionsAllowHeader",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.386Z"
+      "@value" : "2014-08-25T13:17:51.757Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -2156,7 +2221,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-OptionsAllowHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t337",
+    "specificationReference" : "_:t406",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:CommonResource-OptionsAllowHeader",
@@ -2166,7 +2231,7 @@
     "@id" : "ldpt:BasicContainer-PatchMethod",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.362Z"
+      "@value" : "2014-08-25T13:17:51.734Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -2178,7 +2243,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-PatchMethod",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t392",
+    "specificationReference" : "_:t117",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-PatchMethod",
@@ -2188,7 +2253,7 @@
     "@id" : "ldpt:BasicContainer-PostContainer",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.353Z"
+      "@value" : "2014-08-25T13:17:51.726Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -2200,7 +2265,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-PostContainer",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t437",
+    "specificationReference" : "_:t197",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-PostContainer",
@@ -2210,7 +2275,7 @@
     "@id" : "ldpt:BasicContainer-PostJsonLd",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.364Z"
+      "@value" : "2014-08-25T13:17:51.735Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -2222,7 +2287,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-PostJsonLd",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t456",
+    "specificationReference" : "_:t315",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-PostJsonLd",
@@ -2232,7 +2297,7 @@
     "@id" : "ldpt:BasicContainer-PostNoSlug",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.357Z"
+      "@value" : "2014-08-25T13:17:51.73Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -2244,7 +2309,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-PostNoSlug",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t192",
+    "specificationReference" : "_:t467",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-PostNoSlug",
@@ -2254,7 +2319,7 @@
     "@id" : "ldpt:BasicContainer-PostResponseStatusAndLocation",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.352Z"
+      "@value" : "2014-08-25T13:17:51.726Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -2266,7 +2331,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-PostResponseStatusAndLocation",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t283",
+    "specificationReference" : "_:t481",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-PostResponseStatusAndLocation",
@@ -2276,7 +2341,7 @@
     "@id" : "ldpt:BasicContainer-PreconditionRequiredStatusCode",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.383Z"
+      "@value" : "2014-08-25T13:17:51.755Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -2288,7 +2353,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-PreconditionRequiredStatusCode",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t289",
+    "specificationReference" : "_:t444",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:CommonResource-PreconditionRequiredStatusCode",
@@ -2298,7 +2363,7 @@
     "@id" : "ldpt:BasicContainer-PreferContainmentTriples",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.351Z"
+      "@value" : "2014-08-25T13:17:51.725Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -2310,7 +2375,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-PreferContainmentTriples",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t481",
+    "specificationReference" : "_:t339",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-PreferContainmentTriples",
@@ -2320,7 +2385,7 @@
     "@id" : "ldpt:BasicContainer-PublishConstraintsReadOnlyProp",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.373Z"
+      "@value" : "2014-08-25T13:17:51.745Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -2332,17 +2397,17 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-PublishConstraintsReadOnlyProp",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t356",
+    "specificationReference" : "_:t289",
     "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()",
+    "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-07-21T01:25:01.374Z"
+      "@value" : "2014-08-25T13:17:51.746Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -2354,7 +2419,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-PublishConstraintsUnknownProp",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t475",
+    "specificationReference" : "_:t473",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-PublishConstraintsUnknownProp",
@@ -2364,7 +2429,7 @@
     "@id" : "ldpt:BasicContainer-PutBadETag",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.383Z"
+      "@value" : "2014-08-25T13:17:51.755Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -2376,7 +2441,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-PutBadETag",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t381",
+    "specificationReference" : "_:t23",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:CommonResource-PutBadETag",
@@ -2386,7 +2451,7 @@
     "@id" : "ldpt:BasicContainer-PutPropertiesNotPersisted",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.376Z"
+      "@value" : "2014-08-25T13:17:51.747Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -2398,7 +2463,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-PutPropertiesNotPersisted",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t70",
+    "specificationReference" : "_:t172",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-PutPropertiesNotPersisted",
@@ -2408,7 +2473,7 @@
     "@id" : "ldpt:BasicContainer-PutReadOnlyProperties4xxStatus",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.375Z"
+      "@value" : "2014-08-25T13:17:51.746Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -2420,17 +2485,17 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-PutReadOnlyProperties4xxStatus",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t223",
+    "specificationReference" : "_:t140",
     "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()",
+    "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-07-21T01:25:01.365Z"
+      "@value" : "2014-08-25T13:17:51.74Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -2442,7 +2507,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-PutReplacesResource",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t236",
+    "specificationReference" : "_:t249",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-PutReplacesResource",
@@ -2452,7 +2517,7 @@
     "@id" : "ldpt:BasicContainer-PutRequiresIfMatch",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.381Z"
+      "@value" : "2014-08-25T13:17:51.754Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -2464,7 +2529,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-PutRequiresIfMatch",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t118",
+    "specificationReference" : "_:t131",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:CommonResource-PutRequiresIfMatch",
@@ -2474,7 +2539,7 @@
     "@id" : "ldpt:BasicContainer-PutSimpleUpdate",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.366Z"
+      "@value" : "2014-08-25T13:17:51.74Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -2486,7 +2551,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-PutSimpleUpdate",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t111",
+    "specificationReference" : "_:t2",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-PutSimpleUpdate",
@@ -2496,7 +2561,7 @@
     "@id" : "ldpt:BasicContainer-PutToCreate",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.349Z"
+      "@value" : "2014-08-25T13:17:51.724Z"
     },
     "dcterms:subject" : "MAY",
     "rdf:type" : {
@@ -2508,7 +2573,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-PutToCreate",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t386",
+    "specificationReference" : "_:t156",
     "conformanceLevel" : "ldpt:MAY",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-PutToCreate",
@@ -2518,7 +2583,7 @@
     "@id" : "ldpt:BasicContainer-RdfTypeLdpContainer",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.363Z"
+      "@value" : "2014-08-25T13:17:51.734Z"
     },
     "dcterms:subject" : "MAY",
     "rdf:type" : {
@@ -2530,7 +2595,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-RdfTypeLdpContainer",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t58",
+    "specificationReference" : "_:t420",
     "conformanceLevel" : "ldpt:MAY",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-RdfTypeLdpContainer",
@@ -2540,7 +2605,7 @@
     "@id" : "ldpt:BasicContainer-ReUseVocabularies",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.369Z"
+      "@value" : "2014-08-25T13:17:51.742Z"
     },
     "dcterms:subject" : "SHOULD, MANUAL",
     "rdf:type" : {
@@ -2552,7 +2617,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-ReUseVocabularies",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t96",
+    "specificationReference" : "_:t112",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-ReUseVocabularies",
@@ -2565,7 +2630,7 @@
     "@id" : "ldpt:BasicContainer-RejectPutModifyingContainmentTriples",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.36Z"
+      "@value" : "2014-08-25T13:17:51.732Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -2577,7 +2642,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-RejectPutModifyingContainmentTriples",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t210",
+    "specificationReference" : "_:t226",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-RejectPutModifyingContainmentTriples",
@@ -2587,7 +2652,7 @@
     "@id" : "ldpt:BasicContainer-RelativeUriResolutionPost",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.35Z"
+      "@value" : "2014-08-25T13:17:51.724Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -2599,7 +2664,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-RelativeUriResolutionPost",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t88",
+    "specificationReference" : "_:t438",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-RelativeUriResolutionPost",
@@ -2609,7 +2674,7 @@
     "@id" : "ldpt:BasicContainer-RelativeUriResolutionPut",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.365Z"
+      "@value" : "2014-08-25T13:17:51.739Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -2621,7 +2686,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-RelativeUriResolutionPut",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t259",
+    "specificationReference" : "_:t173",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-RelativeUriResolutionPut",
@@ -2631,7 +2696,7 @@
     "@id" : "ldpt:BasicContainer-RequestedInteractionModelCreateNotAllowed",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.354Z"
+      "@value" : "2014-08-25T13:17:51.727Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -2643,17 +2708,17 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-RequestedInteractionModelCreateNotAllowed",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t151",
+    "specificationReference" : "_:t458",
     "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()",
+    "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-07-21T01:25:01.354Z"
+      "@value" : "2014-08-25T13:17:51.728Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -2665,17 +2730,17 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-RequestedInteractionModelHeaders",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t355",
+    "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()",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelHeaders(java.lang.String)",
     "testMethod" : "ldpt:automated"
   }, {
     "@id" : "ldpt:BasicContainer-ResponsePropertiesNotPersisted",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.377Z"
+      "@value" : "2014-08-25T13:17:51.748Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -2687,7 +2752,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-ResponsePropertiesNotPersisted",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t244",
+    "specificationReference" : "_:t265",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-ResponsePropertiesNotPersisted",
@@ -2697,7 +2762,7 @@
     "@id" : "ldpt:BasicContainer-RestrictClientInference",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.371Z"
+      "@value" : "2014-08-25T13:17:51.743Z"
     },
     "dcterms:subject" : "MUST, MANUAL",
     "rdf:type" : {
@@ -2709,7 +2774,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-RestrictClientInference",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t183",
+    "specificationReference" : "_:t90",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-RestrictClientInference",
@@ -2722,7 +2787,7 @@
     "@id" : "ldpt:BasicContainer-RestrictPutReUseUri",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.361Z"
+      "@value" : "2014-08-25T13:17:51.733Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -2734,7 +2799,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-RestrictPutReUseUri",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t472",
+    "specificationReference" : "_:t271",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-RestrictPutReUseUri",
@@ -2744,7 +2809,7 @@
     "@id" : "ldpt:BasicContainer-RestrictUriReUseNoSlug",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.359Z"
+      "@value" : "2014-08-25T13:17:51.731Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -2756,7 +2821,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-RestrictUriReUseNoSlug",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t428",
+    "specificationReference" : "_:t442",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-RestrictUriReUseNoSlug",
@@ -2766,7 +2831,7 @@
     "@id" : "ldpt:BasicContainer-RestrictUriReUseSlug",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.358Z"
+      "@value" : "2014-08-25T13:17:51.731Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -2778,7 +2843,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-RestrictUriReUseSlug",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t163",
+    "specificationReference" : "_:t412",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-RestrictUriReUseSlug",
@@ -2799,7 +2864,7 @@
     "@id" : "ldpt:BasicContainer-ServerHonorsSlug",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.363Z"
+      "@value" : "2014-08-25T13:17:51.735Z"
     },
     "dcterms:subject" : "MAY",
     "rdf:type" : {
@@ -2811,7 +2876,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-ServerHonorsSlug",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t78",
+    "specificationReference" : "_:t89",
     "conformanceLevel" : "ldpt:MAY",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-ServerHonorsSlug",
@@ -2821,7 +2886,7 @@
     "@id" : "ldpt:BasicContainer-TypeRdfSource",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.369Z"
+      "@value" : "2014-08-25T13:17:51.742Z"
     },
     "dcterms:subject" : "MAY",
     "rdf:type" : {
@@ -2833,7 +2898,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-TypeRdfSource",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t48",
+    "specificationReference" : "_:t60",
     "conformanceLevel" : "ldpt:MAY",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-TypeRdfSource",
@@ -2843,7 +2908,7 @@
     "@id" : "ldpt:BasicContainer-UseStandardVocabularies",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.37Z"
+      "@value" : "2014-08-25T13:17:51.743Z"
     },
     "dcterms:subject" : "SHOULD, MANUAL",
     "rdf:type" : {
@@ -2855,7 +2920,7 @@
     "mf:action" : "",
     "mf:name" : "BasicContainer-UseStandardVocabularies",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t477",
+    "specificationReference" : "_:t487",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-UseStandardVocabularies",
@@ -2868,7 +2933,7 @@
     "@id" : "ldpt:DirectContainer-4xxErrorHasResponseBody",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.435Z"
+      "@value" : "2014-08-25T13:17:51.593Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -2880,17 +2945,17 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-4xxErrorHasResponseBody",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t309",
+    "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()",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#test4xxErrorHasResponseBody(java.lang.String)",
     "testMethod" : "ldpt:automated"
   }, {
     "@id" : "ldpt:DirectContainer-AcceptPatchHeader",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.444Z"
+      "@value" : "2014-08-25T13:17:51.605Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -2902,7 +2967,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-AcceptPatchHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t433",
+    "specificationReference" : "_:t431",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:CommonResource-AcceptPatchHeader",
@@ -2912,7 +2977,7 @@
     "@id" : "ldpt:DirectContainer-AcceptPostResponseHeader",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.419Z"
+      "@value" : "2014-08-25T13:17:51.565Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -2924,7 +2989,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-AcceptPostResponseHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t134",
+    "specificationReference" : "_:t141",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-AcceptPostResponseHeader",
@@ -2934,7 +2999,7 @@
     "@id" : "ldpt:DirectContainer-AcceptTurtle",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.415Z"
+      "@value" : "2014-08-25T13:17:51.56Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -2946,7 +3011,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-AcceptTurtle",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t262",
+    "specificationReference" : "_:t281",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-AcceptTurtle",
@@ -2956,7 +3021,7 @@
     "@id" : "ldpt:DirectContainer-ActAsIfInsertedContentRelationTripleExists",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.408Z"
+      "@value" : "2014-08-25T13:17:51.544Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -2968,7 +3033,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-ActAsIfInsertedContentRelationTripleExists",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t413",
+    "specificationReference" : "_:t51",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:DirectContainer-ActAsIfInsertedContentRelationTripleExists",
@@ -2978,7 +3043,7 @@
     "@id" : "ldpt:DirectContainer-ConditionFailedStatusCode",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.441Z"
+      "@value" : "2014-08-25T13:17:51.603Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -2990,17 +3055,86 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-ConditionFailedStatusCode",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t195",
+    "specificationReference" : "_:t414",
     "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",
+    "rdf:type" : {
+      "@id" : "earl:TestRequirement"
+    },
+    "rdfs:comment" : "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source.",
+    "rdfs:label" : "DirectContainer-ConformsContainerRdfResource",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-isldpr",
+    "mf:action" : "",
+    "mf:name" : "DirectContainer-ConformsContainerRdfResource",
+    "reviewStatus" : "td:unreviewed",
+    "specificationReference" : "_:t93",
+    "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",
+    "rdf:type" : {
+      "@id" : "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",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpdc-are-ldpcs",
+    "mf:action" : "",
+    "mf:name" : "DirectContainer-ConformsDcLdpContainer",
+    "reviewStatus" : "td:unreviewed",
+    "specificationReference" : "_:t270",
+    "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",
+    "rdf:type" : {
+      "@id" : "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",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-are-ldpr",
+    "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"
+  }, {
     "@id" : "ldpt:DirectContainer-ContainsRdfType",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.427Z"
+      "@value" : "2014-08-25T13:17:51.579Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -3012,7 +3146,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-ContainsRdfType",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t208",
+    "specificationReference" : "_:t407",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-ContainsRdfType",
@@ -3022,7 +3156,7 @@
     "@id" : "ldpt:DirectContainer-ContentTypeHeader",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.416Z"
+      "@value" : "2014-08-25T13:17:51.56Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -3034,7 +3168,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-ContentTypeHeader",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t156",
+    "specificationReference" : "_:t195",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-ContentTypeHeader",
@@ -3044,7 +3178,7 @@
     "@id" : "ldpt:DirectContainer-CreateWithoutConstraints",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.418Z"
+      "@value" : "2014-08-25T13:17:51.563Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -3056,7 +3190,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-CreateWithoutConstraints",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t335",
+    "specificationReference" : "_:t180",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-CreateWithoutConstraints",
@@ -3066,7 +3200,7 @@
     "@id" : "ldpt:DirectContainer-DeleteRemovesContainmentTriple",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.421Z"
+      "@value" : "2014-08-25T13:17:51.567Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -3078,7 +3212,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-DeleteRemovesContainmentTriple",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t241",
+    "specificationReference" : "_:t256",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-DeleteRemovesContainmentTriple",
@@ -3088,7 +3222,7 @@
     "@id" : "ldpt:DirectContainer-DeleteResourceUpdatesTriples",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.409Z"
+      "@value" : "2014-08-25T13:17:51.545Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -3100,7 +3234,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-DeleteResourceUpdatesTriples",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t191",
+    "specificationReference" : "_:t199",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:DirectContainer-DeleteResourceUpdatesTriples",
@@ -3110,7 +3244,7 @@
     "@id" : "ldpt:DirectContainer-ETagHeadersGet",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.438Z"
+      "@value" : "2014-08-25T13:17:51.6Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -3122,7 +3256,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-ETagHeadersGet",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t19",
+    "specificationReference" : "_:t453",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:CommonResource-ETagHeadersGet",
@@ -3132,7 +3266,7 @@
     "@id" : "ldpt:DirectContainer-ETagHeadersHead",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.439Z"
+      "@value" : "2014-08-25T13:17:51.601Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -3144,7 +3278,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-ETagHeadersHead",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t353",
+    "specificationReference" : "_:t121",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:CommonResource-ETagHeadersHead",
@@ -3154,7 +3288,7 @@
     "@id" : "ldpt:DirectContainer-GetResource",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.426Z"
+      "@value" : "2014-08-25T13:17:51.579Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -3166,7 +3300,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-GetResource",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t466",
+    "specificationReference" : "_:t411",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-GetResource",
@@ -3176,7 +3310,7 @@
     "@id" : "ldpt:DirectContainer-GetResourceAcceptTurtle",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.43Z"
+      "@value" : "2014-08-25T13:17:51.589Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -3188,7 +3322,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-GetResourceAcceptTurtle",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t245",
+    "specificationReference" : "_:t266",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-GetResourceAcceptTurtle",
@@ -3198,7 +3332,7 @@
     "@id" : "ldpt:DirectContainer-GetResponseHeaders",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.44Z"
+      "@value" : "2014-08-25T13:17:51.602Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -3210,7 +3344,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-GetResponseHeaders",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t140",
+    "specificationReference" : "_:t149",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:CommonResource-GetResponseHeaders",
@@ -3220,7 +3354,7 @@
     "@id" : "ldpt:DirectContainer-Head",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.443Z"
+      "@value" : "2014-08-25T13:17:51.605Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -3232,7 +3366,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-Head",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t376",
+    "specificationReference" : "_:t139",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:CommonResource-Head",
@@ -3242,7 +3376,7 @@
     "@id" : "ldpt:DirectContainer-HttpLinkHeader",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.405Z"
+      "@value" : "2014-08-25T13:17:51.542Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -3254,7 +3388,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-HttpLinkHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t21",
+    "specificationReference" : "_:t299",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:DirectContainer-HttpLinkHeader",
@@ -3264,7 +3398,7 @@
     "@id" : "ldpt:DirectContainer-IsHttp11Manual",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.438Z"
+      "@value" : "2014-08-25T13:17:51.6Z"
     },
     "dcterms:subject" : "MUST, MANUAL",
     "rdf:type" : {
@@ -3276,38 +3410,17 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-IsHttp11Manual",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t323",
+    "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"
   }, {
-    "@id" : "ldpt:DirectContainer-IsHttp11Server",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.437Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11].",
-    "rdfs:label" : "DirectContainer-IsHttp11Server",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-http",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-IsHttp11Server",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t180",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-IsHttp11Server",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Server()",
-    "testMethod" : "ldpt:automated"
-  }, {
     "@id" : "ldpt:DirectContainer-JsonLdRepresentation",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.431Z"
+      "@value" : "2014-08-25T13:17:51.59Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -3319,7 +3432,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-JsonLdRepresentation",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t266",
+    "specificationReference" : "_:t1",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-JsonLdRepresentation",
@@ -3329,7 +3442,7 @@
     "@id" : "ldpt:DirectContainer-LdpLinkHeader",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.439Z"
+      "@value" : "2014-08-25T13:17:51.601Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -3341,7 +3454,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-LdpLinkHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t465",
+    "specificationReference" : "_:t422",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:CommonResource-LdpLinkHeader",
@@ -3366,14 +3479,14 @@
     },
     "rdfs:comment" : "LDP Direct Container tests. MUST conformance tests.",
     "entries" : {
-      "@list" : [ "ldpt:DirectContainer-HttpLinkHeader", "ldpt:DirectContainer-MemberResourceTriple", "ldpt:DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists", "ldpt:DirectContainer-ActAsIfInsertedContentRelationTripleExists", "ldpt:DirectContainer-PostResourceUpdatesTriples", "ldpt:DirectContainer-DeleteResourceUpdatesTriples", "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-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-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-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)"
   }, {
     "@id" : "ldpt:DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.407Z"
+      "@value" : "2014-08-25T13:17:51.376Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -3385,7 +3498,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t222",
+    "specificationReference" : "_:t352",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
@@ -3395,7 +3508,7 @@
     "@id" : "ldpt:DirectContainer-MemberResourceTriple",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.406Z"
+      "@value" : "2014-08-25T13:17:51.543Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -3407,7 +3520,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-MemberResourceTriple",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t473",
+    "specificationReference" : "_:t459",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:DirectContainer-MemberResourceTriple",
@@ -3417,7 +3530,7 @@
     "@id" : "ldpt:DirectContainer-NoRdfBagSeqOrList",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.411Z"
+      "@value" : "2014-08-25T13:17:51.555Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -3429,7 +3542,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-NoRdfBagSeqOrList",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t93",
+    "specificationReference" : "_:t105",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-NoRdfBagSeqOrList",
@@ -3439,7 +3552,7 @@
     "@id" : "ldpt:DirectContainer-NullRelativeUriPost",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.416Z"
+      "@value" : "2014-08-25T13:17:51.561Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -3451,28 +3564,17 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-NullRelativeUriPost",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t422",
+    "specificationReference" : "_:t320",
     "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-OTHERManifest",
-    "http://purl.org/dc/elements/1.1/title" : "DirectContainer (OTHER)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP Direct Container tests. No official conformance status.",
-    "entries" : {
-      "@list" : [ "ldpt:DirectContainer-IsHttp11Server" ]
-    },
-    "mf:name" : "DirectContainer (OTHER)"
-  }, {
     "@id" : "ldpt:DirectContainer-Options",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.445Z"
+      "@value" : "2014-08-25T13:17:51.606Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -3484,7 +3586,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-Options",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t243",
+    "specificationReference" : "_:t472",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:CommonResource-Options",
@@ -3494,7 +3596,7 @@
     "@id" : "ldpt:DirectContainer-OptionsAllowHeader",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.445Z"
+      "@value" : "2014-08-25T13:17:51.606Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -3506,7 +3608,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-OptionsAllowHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t455",
+    "specificationReference" : "_:t328",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:CommonResource-OptionsAllowHeader",
@@ -3516,7 +3618,7 @@
     "@id" : "ldpt:DirectContainer-PatchMethod",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.422Z"
+      "@value" : "2014-08-25T13:17:51.568Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -3528,7 +3630,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-PatchMethod",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t444",
+    "specificationReference" : "_:t79",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-PatchMethod",
@@ -3538,7 +3640,7 @@
     "@id" : "ldpt:DirectContainer-PostContainer",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.413Z"
+      "@value" : "2014-08-25T13:17:51.557Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -3550,7 +3652,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-PostContainer",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t207",
+    "specificationReference" : "_:t168",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-PostContainer",
@@ -3560,7 +3662,7 @@
     "@id" : "ldpt:DirectContainer-PostJsonLd",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.424Z"
+      "@value" : "2014-08-25T13:17:51.57Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -3572,7 +3674,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-PostJsonLd",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t161",
+    "specificationReference" : "_:t280",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-PostJsonLd",
@@ -3582,7 +3684,7 @@
     "@id" : "ldpt:DirectContainer-PostNoSlug",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.417Z"
+      "@value" : "2014-08-25T13:17:51.562Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -3604,7 +3706,7 @@
     "@id" : "ldpt:DirectContainer-PostResourceUpdatesTriples",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.408Z"
+      "@value" : "2014-08-25T13:17:51.544Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -3616,7 +3718,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-PostResourceUpdatesTriples",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t69",
+    "specificationReference" : "_:t388",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:DirectContainer-PostResourceUpdatesTriples",
@@ -3626,7 +3728,7 @@
     "@id" : "ldpt:DirectContainer-PostResponseStatusAndLocation",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.413Z"
+      "@value" : "2014-08-25T13:17:51.557Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -3638,7 +3740,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-PostResponseStatusAndLocation",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t47",
+    "specificationReference" : "_:t58",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-PostResponseStatusAndLocation",
@@ -3648,7 +3750,7 @@
     "@id" : "ldpt:DirectContainer-PreconditionRequiredStatusCode",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.442Z"
+      "@value" : "2014-08-25T13:17:51.604Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -3660,7 +3762,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-PreconditionRequiredStatusCode",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t336",
+    "specificationReference" : "_:t288",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:CommonResource-PreconditionRequiredStatusCode",
@@ -3670,7 +3772,7 @@
     "@id" : "ldpt:DirectContainer-PreferContainmentTriples",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.412Z"
+      "@value" : "2014-08-25T13:17:51.556Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -3682,7 +3784,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-PreferContainmentTriples",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t53",
+    "specificationReference" : "_:t65",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-PreferContainmentTriples",
@@ -3692,7 +3794,7 @@
     "@id" : "ldpt:DirectContainer-PreferMembershipTriples",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.41Z"
+      "@value" : "2014-08-25T13:17:51.553Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -3704,7 +3806,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-PreferMembershipTriples",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t263",
+    "specificationReference" : "_:t283",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:DirectContainer-PreferMembershipTriples",
@@ -3714,7 +3816,7 @@
     "@id" : "ldpt:DirectContainer-PublishConstraintsReadOnlyProp",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.432Z"
+      "@value" : "2014-08-25T13:17:51.59Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -3726,17 +3828,17 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-PublishConstraintsReadOnlyProp",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t405",
+    "specificationReference" : "_:t355",
     "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()",
+    "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-07-21T01:25:01.433Z"
+      "@value" : "2014-08-25T13:17:51.591Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -3758,7 +3860,7 @@
     "@id" : "ldpt:DirectContainer-PutBadETag",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.443Z"
+      "@value" : "2014-08-25T13:17:51.604Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -3770,7 +3872,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-PutBadETag",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t35",
+    "specificationReference" : "_:t118",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:CommonResource-PutBadETag",
@@ -3780,7 +3882,7 @@
     "@id" : "ldpt:DirectContainer-PutPropertiesNotPersisted",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.436Z"
+      "@value" : "2014-08-25T13:17:51.593Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -3792,7 +3894,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-PutPropertiesNotPersisted",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t303",
+    "specificationReference" : "_:t69",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-PutPropertiesNotPersisted",
@@ -3802,7 +3904,7 @@
     "@id" : "ldpt:DirectContainer-PutReadOnlyProperties4xxStatus",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.434Z"
+      "@value" : "2014-08-25T13:17:51.592Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -3814,17 +3916,17 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-PutReadOnlyProperties4xxStatus",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t300",
+    "specificationReference" : "_:t216",
     "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()",
+    "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-07-21T01:25:01.425Z"
+      "@value" : "2014-08-25T13:17:51.577Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -3836,7 +3938,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-PutReplacesResource",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t8",
+    "specificationReference" : "_:t330",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-PutReplacesResource",
@@ -3846,7 +3948,7 @@
     "@id" : "ldpt:DirectContainer-PutRequiresIfMatch",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.441Z"
+      "@value" : "2014-08-25T13:17:51.602Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -3858,7 +3960,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-PutRequiresIfMatch",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t402",
+    "specificationReference" : "_:t309",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:CommonResource-PutRequiresIfMatch",
@@ -3868,7 +3970,7 @@
     "@id" : "ldpt:DirectContainer-PutSimpleUpdate",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.426Z"
+      "@value" : "2014-08-25T13:17:51.578Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -3880,7 +3982,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-PutSimpleUpdate",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t343",
+    "specificationReference" : "_:t97",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-PutSimpleUpdate",
@@ -3890,7 +3992,7 @@
     "@id" : "ldpt:DirectContainer-PutToCreate",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.41Z"
+      "@value" : "2014-08-25T13:17:51.554Z"
     },
     "dcterms:subject" : "MAY",
     "rdf:type" : {
@@ -3902,7 +4004,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-PutToCreate",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t42",
+    "specificationReference" : "_:t50",
     "conformanceLevel" : "ldpt:MAY",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-PutToCreate",
@@ -3912,7 +4014,7 @@
     "@id" : "ldpt:DirectContainer-RdfTypeLdpContainer",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.422Z"
+      "@value" : "2014-08-25T13:17:51.568Z"
     },
     "dcterms:subject" : "MAY",
     "rdf:type" : {
@@ -3924,7 +4026,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-RdfTypeLdpContainer",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t294",
+    "specificationReference" : "_:t402",
     "conformanceLevel" : "ldpt:MAY",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-RdfTypeLdpContainer",
@@ -3934,7 +4036,7 @@
     "@id" : "ldpt:DirectContainer-ReUseVocabularies",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.428Z"
+      "@value" : "2014-08-25T13:17:51.581Z"
     },
     "dcterms:subject" : "SHOULD, MANUAL",
     "rdf:type" : {
@@ -3946,7 +4048,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-ReUseVocabularies",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t447",
+    "specificationReference" : "_:t439",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-ReUseVocabularies",
@@ -3959,7 +4061,7 @@
     "@id" : "ldpt:DirectContainer-RejectPutModifyingContainmentTriples",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.42Z"
+      "@value" : "2014-08-25T13:17:51.565Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -3971,7 +4073,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-RejectPutModifyingContainmentTriples",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t9",
+    "specificationReference" : "_:t13",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-RejectPutModifyingContainmentTriples",
@@ -3981,7 +4083,7 @@
     "@id" : "ldpt:DirectContainer-RelativeUriResolutionPost",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.411Z"
+      "@value" : "2014-08-25T13:17:51.555Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -3993,7 +4095,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-RelativeUriResolutionPost",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t457",
+    "specificationReference" : "_:t419",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-RelativeUriResolutionPost",
@@ -4003,7 +4105,7 @@
     "@id" : "ldpt:DirectContainer-RelativeUriResolutionPut",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.424Z"
+      "@value" : "2014-08-25T13:17:51.577Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -4015,7 +4117,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-RelativeUriResolutionPut",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t435",
+    "specificationReference" : "_:t247",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-RelativeUriResolutionPut",
@@ -4025,7 +4127,7 @@
     "@id" : "ldpt:DirectContainer-RequestedInteractionModelCreateNotAllowed",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.414Z"
+      "@value" : "2014-08-25T13:17:51.558Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -4037,17 +4139,17 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-RequestedInteractionModelCreateNotAllowed",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t46",
+    "specificationReference" : "_:t54",
     "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()",
+    "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-07-21T01:25:01.415Z"
+      "@value" : "2014-08-25T13:17:51.559Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -4059,17 +4161,17 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-RequestedInteractionModelHeaders",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t278",
+    "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()",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelHeaders(java.lang.String)",
     "testMethod" : "ldpt:automated"
   }, {
     "@id" : "ldpt:DirectContainer-ResponsePropertiesNotPersisted",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.436Z"
+      "@value" : "2014-08-25T13:17:51.594Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -4081,7 +4183,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-ResponsePropertiesNotPersisted",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t100",
+    "specificationReference" : "_:t113",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-ResponsePropertiesNotPersisted",
@@ -4091,7 +4193,7 @@
     "@id" : "ldpt:DirectContainer-RestrictClientInference",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.429Z"
+      "@value" : "2014-08-25T13:17:51.588Z"
     },
     "dcterms:subject" : "MUST, MANUAL",
     "rdf:type" : {
@@ -4103,7 +4205,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-RestrictClientInference",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t391",
+    "specificationReference" : "_:t39",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-RestrictClientInference",
@@ -4116,7 +4218,7 @@
     "@id" : "ldpt:DirectContainer-RestrictPutReUseUri",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.421Z"
+      "@value" : "2014-08-25T13:17:51.566Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -4128,7 +4230,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-RestrictPutReUseUri",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t364",
+    "specificationReference" : "_:t232",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-RestrictPutReUseUri",
@@ -4138,7 +4240,7 @@
     "@id" : "ldpt:DirectContainer-RestrictUriReUseNoSlug",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.419Z"
+      "@value" : "2014-08-25T13:17:51.564Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -4150,7 +4252,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-RestrictUriReUseNoSlug",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t193",
+    "specificationReference" : "_:t18",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-RestrictUriReUseNoSlug",
@@ -4160,7 +4262,7 @@
     "@id" : "ldpt:DirectContainer-RestrictUriReUseSlug",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.418Z"
+      "@value" : "2014-08-25T13:17:51.563Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -4172,7 +4274,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-RestrictUriReUseSlug",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t139",
+    "specificationReference" : "_:t147",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-RestrictUriReUseSlug",
@@ -4193,7 +4295,7 @@
     "@id" : "ldpt:DirectContainer-ServerHonorsSlug",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.423Z"
+      "@value" : "2014-08-25T13:17:51.569Z"
     },
     "dcterms:subject" : "MAY",
     "rdf:type" : {
@@ -4205,7 +4307,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-ServerHonorsSlug",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t464",
+    "specificationReference" : "_:t479",
     "conformanceLevel" : "ldpt:MAY",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-ServerHonorsSlug",
@@ -4215,7 +4317,7 @@
     "@id" : "ldpt:DirectContainer-TypeRdfSource",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.427Z"
+      "@value" : "2014-08-25T13:17:51.58Z"
     },
     "dcterms:subject" : "MAY",
     "rdf:type" : {
@@ -4227,7 +4329,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-TypeRdfSource",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t227",
+    "specificationReference" : "_:t243",
     "conformanceLevel" : "ldpt:MAY",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-TypeRdfSource",
@@ -4237,7 +4339,7 @@
     "@id" : "ldpt:DirectContainer-UseMemberPredicate",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.406Z"
+      "@value" : "2014-08-25T13:17:51.542Z"
     },
     "dcterms:subject" : "SHOULD, ldpMember",
     "rdf:type" : {
@@ -4249,7 +4351,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-UseMemberPredicate",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t354",
+    "specificationReference" : "_:t210",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:DirectContainer-UseMemberPredicate",
@@ -4259,7 +4361,7 @@
     "@id" : "ldpt:DirectContainer-UseStandardVocabularies",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.429Z"
+      "@value" : "2014-08-25T13:17:51.587Z"
     },
     "dcterms:subject" : "SHOULD, MANUAL",
     "rdf:type" : {
@@ -4271,7 +4373,7 @@
     "mf:action" : "",
     "mf:name" : "DirectContainer-UseStandardVocabularies",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t224",
+    "specificationReference" : "_:t305",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-UseStandardVocabularies",
@@ -4284,7 +4386,7 @@
     "@id" : "ldpt:IndirectContainer-4xxErrorHasResponseBody",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.497Z"
+      "@value" : "2014-08-25T13:17:51.663Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -4296,17 +4398,17 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-4xxErrorHasResponseBody",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t297",
+    "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()",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#test4xxErrorHasResponseBody(java.lang.String)",
     "testMethod" : "ldpt:automated"
   }, {
     "@id" : "ldpt:IndirectContainer-AcceptPatchHeader",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.506Z"
+      "@value" : "2014-08-25T13:17:51.672Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -4318,7 +4420,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-AcceptPatchHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t221",
+    "specificationReference" : "_:t169",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:CommonResource-AcceptPatchHeader",
@@ -4328,7 +4430,7 @@
     "@id" : "ldpt:IndirectContainer-AcceptPostResponseHeader",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.48Z"
+      "@value" : "2014-08-25T13:17:51.647Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -4340,7 +4442,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-AcceptPostResponseHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t418",
+    "specificationReference" : "_:t57",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-AcceptPostResponseHeader",
@@ -4350,7 +4452,7 @@
     "@id" : "ldpt:IndirectContainer-AcceptTurtle",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.476Z"
+      "@value" : "2014-08-25T13:17:51.643Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -4362,7 +4464,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-AcceptTurtle",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t319",
+    "specificationReference" : "_:t167",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-AcceptTurtle",
@@ -4372,7 +4474,7 @@
     "@id" : "ldpt:IndirectContainer-ConditionFailedStatusCode",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.503Z"
+      "@value" : "2014-08-25T13:17:51.67Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -4384,17 +4486,63 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-ConditionFailedStatusCode",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t141",
+    "specificationReference" : "_:t151",
     "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",
+    "rdf:type" : {
+      "@id" : "earl:TestRequirement"
+    },
+    "rdfs:comment" : "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source.",
+    "rdfs:label" : "IndirectContainer-ConformsContainerRdfResource",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-isldpr",
+    "mf:action" : "",
+    "mf:name" : "IndirectContainer-ConformsContainerRdfResource",
+    "reviewStatus" : "td:unreviewed",
+    "specificationReference" : "_:t30",
+    "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",
+    "rdf:type" : {
+      "@id" : "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",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-are-ldpr",
+    "mf:action" : "",
+    "mf:name" : "IndirectContainer-ConformsRdfSourceLdpResource",
+    "reviewStatus" : "td:unreviewed",
+    "specificationReference" : "_:t396",
+    "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-07-21T01:25:01.468Z"
+      "@value" : "2014-08-25T13:17:51.639Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -4406,7 +4554,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-ContainerSupportsHttpLinkHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t33",
+    "specificationReference" : "_:t42",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:IndirectContainer-ContainerSupportsHttpLinkHeader",
@@ -4416,7 +4564,7 @@
     "@id" : "ldpt:IndirectContainer-ContainsLdpcUri",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.47Z"
+      "@value" : "2014-08-25T13:17:51.637Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -4428,7 +4576,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-ContainsLdpcUri",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t117",
+    "specificationReference" : "_:t96",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:IndirectContainer-ContainsLdpcUri",
@@ -4438,7 +4586,7 @@
     "@id" : "ldpt:IndirectContainer-ContainsRdfType",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.488Z"
+      "@value" : "2014-08-25T13:17:51.657Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -4450,7 +4598,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-ContainsRdfType",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t441",
+    "specificationReference" : "_:t430",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-ContainsRdfType",
@@ -4460,7 +4608,7 @@
     "@id" : "ldpt:IndirectContainer-ContentTypeHeader",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.477Z"
+      "@value" : "2014-08-25T13:17:51.644Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -4472,7 +4620,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-ContentTypeHeader",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t23",
+    "specificationReference" : "_:t25",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-ContentTypeHeader",
@@ -4482,7 +4630,7 @@
     "@id" : "ldpt:IndirectContainer-CreateIndirectContainer",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.469Z"
+      "@value" : "2014-08-25T13:17:51.638Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -4494,7 +4642,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-CreateIndirectContainer",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t440",
+    "specificationReference" : "_:t456",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:IndirectContainer-CreateIndirectContainer",
@@ -4504,7 +4652,7 @@
     "@id" : "ldpt:IndirectContainer-CreateWithoutConstraints",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.478Z"
+      "@value" : "2014-08-25T13:17:51.646Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -4516,7 +4664,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-CreateWithoutConstraints",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t147",
+    "specificationReference" : "_:t154",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-CreateWithoutConstraints",
@@ -4526,7 +4674,7 @@
     "@id" : "ldpt:IndirectContainer-DeleteRemovesContainmentTriple",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.482Z"
+      "@value" : "2014-08-25T13:17:51.649Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -4538,7 +4686,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-DeleteRemovesContainmentTriple",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t401",
+    "specificationReference" : "_:t264",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-DeleteRemovesContainmentTriple",
@@ -4548,7 +4696,7 @@
     "@id" : "ldpt:IndirectContainer-ETagHeadersGet",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.5Z"
+      "@value" : "2014-08-25T13:17:51.668Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -4560,7 +4708,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-ETagHeadersGet",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t344",
+    "specificationReference" : "_:t294",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:CommonResource-ETagHeadersGet",
@@ -4570,7 +4718,7 @@
     "@id" : "ldpt:IndirectContainer-ETagHeadersHead",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.5Z"
+      "@value" : "2014-08-25T13:17:51.668Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -4582,7 +4730,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-ETagHeadersHead",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t468",
+    "specificationReference" : "_:t475",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:CommonResource-ETagHeadersHead",
@@ -4592,7 +4740,7 @@
     "@id" : "ldpt:IndirectContainer-GetResource",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.487Z"
+      "@value" : "2014-08-25T13:17:51.657Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -4604,7 +4752,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-GetResource",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t194",
+    "specificationReference" : "_:t129",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-GetResource",
@@ -4614,7 +4762,7 @@
     "@id" : "ldpt:IndirectContainer-GetResourceAcceptTurtle",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.493Z"
+      "@value" : "2014-08-25T13:17:51.661Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -4626,7 +4774,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-GetResourceAcceptTurtle",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t252",
+    "specificationReference" : "_:t200",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-GetResourceAcceptTurtle",
@@ -4636,7 +4784,7 @@
     "@id" : "ldpt:IndirectContainer-GetResponseHeaders",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.502Z"
+      "@value" : "2014-08-25T13:17:51.669Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -4648,7 +4796,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-GetResponseHeaders",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t15",
+    "specificationReference" : "_:t17",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:CommonResource-GetResponseHeaders",
@@ -4658,7 +4806,7 @@
     "@id" : "ldpt:IndirectContainer-Head",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.505Z"
+      "@value" : "2014-08-25T13:17:51.672Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -4670,7 +4818,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-Head",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t320",
+    "specificationReference" : "_:t334",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:CommonResource-Head",
@@ -4680,7 +4828,7 @@
     "@id" : "ldpt:IndirectContainer-IsHttp11Manual",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.499Z"
+      "@value" : "2014-08-25T13:17:51.667Z"
     },
     "dcterms:subject" : "MUST, MANUAL",
     "rdf:type" : {
@@ -4692,38 +4840,17 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-IsHttp11Manual",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t2",
+    "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"
   }, {
-    "@id" : "ldpt:IndirectContainer-IsHttp11Server",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.499Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11].",
-    "rdfs:label" : "IndirectContainer-IsHttp11Server",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-http",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-IsHttp11Server",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t429",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-IsHttp11Server",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Server()",
-    "testMethod" : "ldpt:automated"
-  }, {
     "@id" : "ldpt:IndirectContainer-JsonLdRepresentation",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.494Z"
+      "@value" : "2014-08-25T13:17:51.661Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -4735,7 +4862,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-JsonLdRepresentation",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t349",
+    "specificationReference" : "_:t366",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-JsonLdRepresentation",
@@ -4745,7 +4872,7 @@
     "@id" : "ldpt:IndirectContainer-LdpLinkHeader",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.501Z"
+      "@value" : "2014-08-25T13:17:51.669Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -4757,7 +4884,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-LdpLinkHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t206",
+    "specificationReference" : "_:t153",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:CommonResource-LdpLinkHeader",
@@ -4782,14 +4909,14 @@
     },
     "rdfs:comment" : "LDP Indirect Container tests. MUST conformance tests.",
     "entries" : {
-      "@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-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-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-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)"
   }, {
     "@id" : "ldpt:IndirectContainer-NoRdfBagSeqOrList",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.472Z"
+      "@value" : "2014-08-25T13:17:51.64Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -4801,7 +4928,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-NoRdfBagSeqOrList",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t41",
+    "specificationReference" : "_:t436",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-NoRdfBagSeqOrList",
@@ -4811,7 +4938,7 @@
     "@id" : "ldpt:IndirectContainer-NullRelativeUriPost",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.477Z"
+      "@value" : "2014-08-25T13:17:51.645Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -4823,28 +4950,17 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-NullRelativeUriPost",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t390",
+    "specificationReference" : "_:t486",
     "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-OTHERManifest",
-    "http://purl.org/dc/elements/1.1/title" : "IndirectContainer (OTHER)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP Indirect Container tests. No official conformance status.",
-    "entries" : {
-      "@list" : [ "ldpt:IndirectContainer-IsHttp11Server" ]
-    },
-    "mf:name" : "IndirectContainer (OTHER)"
-  }, {
     "@id" : "ldpt:IndirectContainer-Options",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.506Z"
+      "@value" : "2014-08-25T13:17:51.673Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -4856,7 +4972,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-Options",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t452",
+    "specificationReference" : "_:t448",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:CommonResource-Options",
@@ -4866,7 +4982,7 @@
     "@id" : "ldpt:IndirectContainer-OptionsAllowHeader",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.507Z"
+      "@value" : "2014-08-25T13:17:51.673Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -4878,7 +4994,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-OptionsAllowHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t74",
+    "specificationReference" : "_:t6",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:CommonResource-OptionsAllowHeader",
@@ -4888,7 +5004,7 @@
     "@id" : "ldpt:IndirectContainer-PatchMethod",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.483Z"
+      "@value" : "2014-08-25T13:17:51.649Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -4900,7 +5016,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-PatchMethod",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t171",
+    "specificationReference" : "_:t377",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-PatchMethod",
@@ -4910,7 +5026,7 @@
     "@id" : "ldpt:IndirectContainer-PostContainer",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.474Z"
+      "@value" : "2014-08-25T13:17:51.642Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -4922,7 +5038,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-PostContainer",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t295",
+    "specificationReference" : "_:t313",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-PostContainer",
@@ -4932,7 +5048,7 @@
     "@id" : "ldpt:IndirectContainer-PostJsonLd",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.485Z"
+      "@value" : "2014-08-25T13:17:51.651Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -4944,7 +5060,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-PostJsonLd",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t406",
+    "specificationReference" : "_:t78",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-PostJsonLd",
@@ -4954,7 +5070,7 @@
     "@id" : "ldpt:IndirectContainer-PostNoSlug",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.478Z"
+      "@value" : "2014-08-25T13:17:51.645Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -4966,7 +5082,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-PostNoSlug",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t397",
+    "specificationReference" : "_:t350",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-PostNoSlug",
@@ -4976,7 +5092,7 @@
     "@id" : "ldpt:IndirectContainer-PostResource",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.47Z"
+      "@value" : "2014-08-25T13:17:51.637Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -4988,7 +5104,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-PostResource",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t366",
+    "specificationReference" : "_:t380",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:IndirectContainer-PostResource",
@@ -4998,7 +5114,7 @@
     "@id" : "ldpt:IndirectContainer-PostResponseStatusAndLocation",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.473Z"
+      "@value" : "2014-08-25T13:17:51.641Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -5010,7 +5126,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-PostResponseStatusAndLocation",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t12",
+    "specificationReference" : "_:t115",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-PostResponseStatusAndLocation",
@@ -5020,7 +5136,7 @@
     "@id" : "ldpt:IndirectContainer-PreconditionRequiredStatusCode",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.503Z"
+      "@value" : "2014-08-25T13:17:51.671Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -5032,7 +5148,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-PreconditionRequiredStatusCode",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t14",
+    "specificationReference" : "_:t454",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:CommonResource-PreconditionRequiredStatusCode",
@@ -5042,7 +5158,7 @@
     "@id" : "ldpt:IndirectContainer-PreferContainmentTriples",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.473Z"
+      "@value" : "2014-08-25T13:17:51.641Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -5054,7 +5170,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-PreferContainmentTriples",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t374",
+    "specificationReference" : "_:t457",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-PreferContainmentTriples",
@@ -5064,7 +5180,7 @@
     "@id" : "ldpt:IndirectContainer-PublishConstraintsReadOnlyProp",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.495Z"
+      "@value" : "2014-08-25T13:17:51.662Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -5076,17 +5192,17 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-PublishConstraintsReadOnlyProp",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t107",
+    "specificationReference" : "_:t38",
     "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()",
+    "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-07-21T01:25:01.495Z"
+      "@value" : "2014-08-25T13:17:51.662Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -5098,7 +5214,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-PublishConstraintsUnknownProp",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t71",
+    "specificationReference" : "_:t88",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-PublishConstraintsUnknownProp",
@@ -5108,7 +5224,7 @@
     "@id" : "ldpt:IndirectContainer-PutBadETag",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.504Z"
+      "@value" : "2014-08-25T13:17:51.671Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -5120,7 +5236,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-PutBadETag",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t251",
+    "specificationReference" : "_:t269",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:CommonResource-PutBadETag",
@@ -5130,7 +5246,7 @@
     "@id" : "ldpt:IndirectContainer-PutPropertiesNotPersisted",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.497Z"
+      "@value" : "2014-08-25T13:17:51.664Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -5142,7 +5258,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-PutPropertiesNotPersisted",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t430",
+    "specificationReference" : "_:t447",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-PutPropertiesNotPersisted",
@@ -5152,7 +5268,7 @@
     "@id" : "ldpt:IndirectContainer-PutReadOnlyProperties4xxStatus",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.496Z"
+      "@value" : "2014-08-25T13:17:51.663Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -5164,17 +5280,17 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-PutReadOnlyProperties4xxStatus",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t432",
+    "specificationReference" : "_:t450",
     "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()",
+    "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-07-21T01:25:01.486Z"
+      "@value" : "2014-08-25T13:17:51.656Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -5186,7 +5302,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-PutReplacesResource",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t331",
+    "specificationReference" : "_:t282",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-PutReplacesResource",
@@ -5196,7 +5312,7 @@
     "@id" : "ldpt:IndirectContainer-PutRequiresIfMatch",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.502Z"
+      "@value" : "2014-08-25T13:17:51.67Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -5208,7 +5324,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-PutRequiresIfMatch",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t175",
+    "specificationReference" : "_:t333",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:CommonResource-PutRequiresIfMatch",
@@ -5218,7 +5334,7 @@
     "@id" : "ldpt:IndirectContainer-PutSimpleUpdate",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.486Z"
+      "@value" : "2014-08-25T13:17:51.656Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -5230,7 +5346,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-PutSimpleUpdate",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t66",
+    "specificationReference" : "_:t77",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-PutSimpleUpdate",
@@ -5240,7 +5356,7 @@
     "@id" : "ldpt:IndirectContainer-PutToCreate",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.471Z"
+      "@value" : "2014-08-25T13:17:51.639Z"
     },
     "dcterms:subject" : "MAY",
     "rdf:type" : {
@@ -5252,7 +5368,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-PutToCreate",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t201",
+    "specificationReference" : "_:t474",
     "conformanceLevel" : "ldpt:MAY",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-PutToCreate",
@@ -5262,7 +5378,7 @@
     "@id" : "ldpt:IndirectContainer-RdfTypeLdpContainer",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.483Z"
+      "@value" : "2014-08-25T13:17:51.65Z"
     },
     "dcterms:subject" : "MAY",
     "rdf:type" : {
@@ -5274,7 +5390,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-RdfTypeLdpContainer",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t64",
+    "specificationReference" : "_:t74",
     "conformanceLevel" : "ldpt:MAY",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-RdfTypeLdpContainer",
@@ -5284,7 +5400,7 @@
     "@id" : "ldpt:IndirectContainer-ReUseVocabularies",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.49Z"
+      "@value" : "2014-08-25T13:17:51.659Z"
     },
     "dcterms:subject" : "SHOULD, MANUAL",
     "rdf:type" : {
@@ -5296,7 +5412,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-ReUseVocabularies",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t235",
+    "specificationReference" : "_:t184",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-ReUseVocabularies",
@@ -5309,7 +5425,7 @@
     "@id" : "ldpt:IndirectContainer-RejectPutModifyingContainmentTriples",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.481Z"
+      "@value" : "2014-08-25T13:17:51.648Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -5321,7 +5437,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-RejectPutModifyingContainmentTriples",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t482",
+    "specificationReference" : "_:t391",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-RejectPutModifyingContainmentTriples",
@@ -5331,7 +5447,7 @@
     "@id" : "ldpt:IndirectContainer-RelativeUriResolutionPost",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.471Z"
+      "@value" : "2014-08-25T13:17:51.64Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -5343,7 +5459,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-RelativeUriResolutionPost",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t404",
+    "specificationReference" : "_:t150",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-RelativeUriResolutionPost",
@@ -5353,7 +5469,7 @@
     "@id" : "ldpt:IndirectContainer-RelativeUriResolutionPut",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.485Z"
+      "@value" : "2014-08-25T13:17:51.655Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -5365,7 +5481,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-RelativeUriResolutionPut",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t474",
+    "specificationReference" : "_:t488",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-RelativeUriResolutionPut",
@@ -5375,7 +5491,7 @@
     "@id" : "ldpt:IndirectContainer-RequestedInteractionModelCreateNotAllowed",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.475Z"
+      "@value" : "2014-08-25T13:17:51.642Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -5387,17 +5503,17 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-RequestedInteractionModelCreateNotAllowed",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t119",
+    "specificationReference" : "_:t132",
     "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()",
+    "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-07-21T01:25:01.475Z"
+      "@value" : "2014-08-25T13:17:51.643Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -5409,17 +5525,17 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-RequestedInteractionModelHeaders",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t214",
+    "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()",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelHeaders(java.lang.String)",
     "testMethod" : "ldpt:automated"
   }, {
     "@id" : "ldpt:IndirectContainer-ResponsePropertiesNotPersisted",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.498Z"
+      "@value" : "2014-08-25T13:17:51.664Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -5431,7 +5547,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-ResponsePropertiesNotPersisted",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t164",
+    "specificationReference" : "_:t102",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-ResponsePropertiesNotPersisted",
@@ -5441,7 +5557,7 @@
     "@id" : "ldpt:IndirectContainer-RestrictClientInference",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.492Z"
+      "@value" : "2014-08-25T13:17:51.66Z"
     },
     "dcterms:subject" : "MUST, MANUAL",
     "rdf:type" : {
@@ -5453,7 +5569,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-RestrictClientInference",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t471",
+    "specificationReference" : "_:t483",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-RestrictClientInference",
@@ -5466,7 +5582,7 @@
     "@id" : "ldpt:IndirectContainer-RestrictPutReUseUri",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.481Z"
+      "@value" : "2014-08-25T13:17:51.648Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -5478,7 +5594,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-RestrictPutReUseUri",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t209",
+    "specificationReference" : "_:t225",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-RestrictPutReUseUri",
@@ -5488,7 +5604,7 @@
     "@id" : "ldpt:IndirectContainer-RestrictUriReUseNoSlug",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.48Z"
+      "@value" : "2014-08-25T13:17:51.647Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -5500,7 +5616,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-RestrictUriReUseNoSlug",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t126",
+    "specificationReference" : "_:t462",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-RestrictUriReUseNoSlug",
@@ -5510,7 +5626,7 @@
     "@id" : "ldpt:IndirectContainer-RestrictUriReUseSlug",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.479Z"
+      "@value" : "2014-08-25T13:17:51.646Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -5522,7 +5638,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-RestrictUriReUseSlug",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t459",
+    "specificationReference" : "_:t215",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-RestrictUriReUseSlug",
@@ -5543,7 +5659,7 @@
     "@id" : "ldpt:IndirectContainer-ServerHonorsSlug",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.484Z"
+      "@value" : "2014-08-25T13:17:51.651Z"
     },
     "dcterms:subject" : "MAY",
     "rdf:type" : {
@@ -5555,7 +5671,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-ServerHonorsSlug",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t148",
+    "specificationReference" : "_:t415",
     "conformanceLevel" : "ldpt:MAY",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-ServerHonorsSlug",
@@ -5565,7 +5681,7 @@
     "@id" : "ldpt:IndirectContainer-TypeRdfSource",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.489Z"
+      "@value" : "2014-08-25T13:17:51.658Z"
     },
     "dcterms:subject" : "MAY",
     "rdf:type" : {
@@ -5577,7 +5693,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-TypeRdfSource",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t34",
+    "specificationReference" : "_:t484",
     "conformanceLevel" : "ldpt:MAY",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-TypeRdfSource",
@@ -5587,7 +5703,7 @@
     "@id" : "ldpt:IndirectContainer-UseStandardVocabularies",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.491Z"
+      "@value" : "2014-08-25T13:17:51.659Z"
     },
     "dcterms:subject" : "SHOULD, MANUAL",
     "rdf:type" : {
@@ -5599,7 +5715,7 @@
     "mf:action" : "",
     "mf:name" : "IndirectContainer-UseStandardVocabularies",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t49",
+    "specificationReference" : "_:t61",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-UseStandardVocabularies",
@@ -5612,7 +5728,7 @@
     "@id" : "ldpt:MemberResource-4xxErrorHasResponseBody",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.286Z"
+      "@value" : "2014-08-25T13:17:51.783Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -5624,17 +5740,17 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-4xxErrorHasResponseBody",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t284",
+    "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()",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#test4xxErrorHasResponseBody(java.lang.String)",
     "testMethod" : "ldpt:automated"
   }, {
     "@id" : "ldpt:MemberResource-AcceptPatchHeader",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.303Z"
+      "@value" : "2014-08-25T13:17:51.793Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -5646,7 +5762,7 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-AcceptPatchHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t211",
+    "specificationReference" : "_:t340",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
     "declaredTestCase" : "ldpt:CommonResource-AcceptPatchHeader",
@@ -5656,7 +5772,7 @@
     "@id" : "ldpt:MemberResource-ConditionFailedStatusCode",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.3Z"
+      "@value" : "2014-08-25T13:17:51.791Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -5668,17 +5784,40 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-ConditionFailedStatusCode",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t352",
+    "specificationReference" : "_:t365",
     "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",
+    "rdf:type" : {
+      "@id" : "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",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-are-ldpr",
+    "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"
+  }, {
     "@id" : "ldpt:MemberResource-ContainsRdfType",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.27Z"
+      "@value" : "2014-08-25T13:17:51.778Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -5690,7 +5829,7 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-ContainsRdfType",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t358",
+    "specificationReference" : "_:t373",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
     "declaredTestCase" : "ldpt:RdfSource-ContainsRdfType",
@@ -5700,7 +5839,7 @@
     "@id" : "ldpt:MemberResource-ETagHeadersGet",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.295Z"
+      "@value" : "2014-08-25T13:17:51.789Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -5712,7 +5851,7 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-ETagHeadersGet",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t20",
+    "specificationReference" : "_:t21",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
     "declaredTestCase" : "ldpt:CommonResource-ETagHeadersGet",
@@ -5722,7 +5861,7 @@
     "@id" : "ldpt:MemberResource-ETagHeadersHead",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.296Z"
+      "@value" : "2014-08-25T13:17:51.789Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -5734,7 +5873,7 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-ETagHeadersHead",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t84",
+    "specificationReference" : "_:t94",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
     "declaredTestCase" : "ldpt:CommonResource-ETagHeadersHead",
@@ -5744,7 +5883,7 @@
     "@id" : "ldpt:MemberResource-GetResource",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.269Z"
+      "@value" : "2014-08-25T13:17:51.778Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -5756,7 +5895,7 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-GetResource",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t179",
+    "specificationReference" : "_:t286",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
     "declaredTestCase" : "ldpt:RdfSource-GetResource",
@@ -5766,7 +5905,7 @@
     "@id" : "ldpt:MemberResource-GetResourceAcceptTurtle",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.28Z"
+      "@value" : "2014-08-25T13:17:51.781Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -5778,7 +5917,7 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-GetResourceAcceptTurtle",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t133",
+    "specificationReference" : "_:t361",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
     "declaredTestCase" : "ldpt:RdfSource-GetResourceAcceptTurtle",
@@ -5788,7 +5927,7 @@
     "@id" : "ldpt:MemberResource-GetResponseHeaders",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.298Z"
+      "@value" : "2014-08-25T13:17:51.79Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -5800,7 +5939,7 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-GetResponseHeaders",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t322",
+    "specificationReference" : "_:t335",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
     "declaredTestCase" : "ldpt:CommonResource-GetResponseHeaders",
@@ -5810,7 +5949,7 @@
     "@id" : "ldpt:MemberResource-Head",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.302Z"
+      "@value" : "2014-08-25T13:17:51.792Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -5822,7 +5961,7 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-Head",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t348",
+    "specificationReference" : "_:t360",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
     "declaredTestCase" : "ldpt:CommonResource-Head",
@@ -5832,7 +5971,7 @@
     "@id" : "ldpt:MemberResource-IsHttp11Manual",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.294Z"
+      "@value" : "2014-08-25T13:17:51.788Z"
     },
     "dcterms:subject" : "MUST, MANUAL",
     "rdf:type" : {
@@ -5844,38 +5983,17 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-IsHttp11Manual",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t467",
+    "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"
   }, {
-    "@id" : "ldpt:MemberResource-IsHttp11Server",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.293Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11].",
-    "rdfs:label" : "MemberResource-IsHttp11Server",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-http",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-IsHttp11Server",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t149",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-IsHttp11Server",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Server()",
-    "testMethod" : "ldpt:automated"
-  }, {
     "@id" : "ldpt:MemberResource-JsonLdRepresentation",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.282Z"
+      "@value" : "2014-08-25T13:17:51.782Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -5887,7 +6005,7 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-JsonLdRepresentation",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t87",
+    "specificationReference" : "_:t95",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
     "declaredTestCase" : "ldpt:RdfSource-JsonLdRepresentation",
@@ -5897,7 +6015,7 @@
     "@id" : "ldpt:MemberResource-LdpLinkHeader",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.297Z"
+      "@value" : "2014-08-25T13:17:51.79Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -5909,7 +6027,7 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-LdpLinkHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t198",
+    "specificationReference" : "_:t410",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
     "declaredTestCase" : "ldpt:CommonResource-LdpLinkHeader",
@@ -5919,7 +6037,7 @@
     "@id" : "ldpt:MemberResource-Options",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.304Z"
+      "@value" : "2014-08-25T13:17:51.793Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -5931,7 +6049,7 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-Options",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t448",
+    "specificationReference" : "_:t482",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
     "declaredTestCase" : "ldpt:CommonResource-Options",
@@ -5941,7 +6059,7 @@
     "@id" : "ldpt:MemberResource-OptionsAllowHeader",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.305Z"
+      "@value" : "2014-08-25T13:17:51.794Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -5953,7 +6071,7 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-OptionsAllowHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t59",
+    "specificationReference" : "_:t99",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
     "declaredTestCase" : "ldpt:CommonResource-OptionsAllowHeader",
@@ -5963,7 +6081,7 @@
     "@id" : "ldpt:MemberResource-PreconditionRequiredStatusCode",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.301Z"
+      "@value" : "2014-08-25T13:17:51.792Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -5975,7 +6093,7 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-PreconditionRequiredStatusCode",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t476",
+    "specificationReference" : "_:t148",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
     "declaredTestCase" : "ldpt:CommonResource-PreconditionRequiredStatusCode",
@@ -5985,7 +6103,7 @@
     "@id" : "ldpt:MemberResource-PublishConstraintsReadOnlyProp",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.283Z"
+      "@value" : "2014-08-25T13:17:51.782Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -5997,17 +6115,17 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-PublishConstraintsReadOnlyProp",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t97",
+    "specificationReference" : "_:t231",
     "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()",
+    "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-07-21T01:25:01.284Z"
+      "@value" : "2014-08-25T13:17:51.782Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -6019,7 +6137,7 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-PublishConstraintsUnknownProp",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t176",
+    "specificationReference" : "_:t189",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
     "declaredTestCase" : "ldpt:RdfSource-PublishConstraintsUnknownProp",
@@ -6029,7 +6147,7 @@
     "@id" : "ldpt:MemberResource-PutBadETag",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.301Z"
+      "@value" : "2014-08-25T13:17:51.792Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -6041,7 +6159,7 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-PutBadETag",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t350",
+    "specificationReference" : "_:t370",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
     "declaredTestCase" : "ldpt:CommonResource-PutBadETag",
@@ -6051,7 +6169,7 @@
     "@id" : "ldpt:MemberResource-PutPropertiesNotPersisted",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.288Z"
+      "@value" : "2014-08-25T13:17:51.784Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -6063,7 +6181,7 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-PutPropertiesNotPersisted",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t462",
+    "specificationReference" : "_:t489",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
     "declaredTestCase" : "ldpt:RdfSource-PutPropertiesNotPersisted",
@@ -6073,7 +6191,7 @@
     "@id" : "ldpt:MemberResource-PutReadOnlyProperties4xxStatus",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.285Z"
+      "@value" : "2014-08-25T13:17:51.783Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -6085,17 +6203,17 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-PutReadOnlyProperties4xxStatus",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t469",
+    "specificationReference" : "_:t76",
     "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()",
+    "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-07-21T01:25:01.267Z"
+      "@value" : "2014-08-25T13:17:51.777Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -6107,7 +6225,7 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-PutReplacesResource",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t321",
+    "specificationReference" : "_:t418",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
     "declaredTestCase" : "ldpt:RdfSource-PutReplacesResource",
@@ -6117,7 +6235,7 @@
     "@id" : "ldpt:MemberResource-PutRequiresIfMatch",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.299Z"
+      "@value" : "2014-08-25T13:17:51.791Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -6129,7 +6247,7 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-PutRequiresIfMatch",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t40",
+    "specificationReference" : "_:t293",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
     "declaredTestCase" : "ldpt:CommonResource-PutRequiresIfMatch",
@@ -6139,7 +6257,7 @@
     "@id" : "ldpt:MemberResource-PutSimpleUpdate",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.268Z"
+      "@value" : "2014-08-25T13:17:51.777Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -6151,7 +6269,7 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-PutSimpleUpdate",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t296",
+    "specificationReference" : "_:t314",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
     "declaredTestCase" : "ldpt:RdfSource-PutSimpleUpdate",
@@ -6161,7 +6279,7 @@
     "@id" : "ldpt:MemberResource-ReUseVocabularies",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.272Z"
+      "@value" : "2014-08-25T13:17:51.779Z"
     },
     "dcterms:subject" : "SHOULD, MANUAL",
     "rdf:type" : {
@@ -6173,7 +6291,7 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-ReUseVocabularies",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t228",
+    "specificationReference" : "_:t351",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
     "declaredTestCase" : "ldpt:RdfSource-ReUseVocabularies",
@@ -6186,7 +6304,7 @@
     "@id" : "ldpt:MemberResource-RelativeUriResolutionPut",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.166Z"
+      "@value" : "2014-08-25T13:17:51.776Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -6198,7 +6316,7 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-RelativeUriResolutionPut",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t65",
+    "specificationReference" : "_:t75",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
     "declaredTestCase" : "ldpt:RdfSource-RelativeUriResolutionPut",
@@ -6208,7 +6326,7 @@
     "@id" : "ldpt:MemberResource-ResponsePropertiesNotPersisted",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.289Z"
+      "@value" : "2014-08-25T13:17:51.784Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -6220,7 +6338,7 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-ResponsePropertiesNotPersisted",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t128",
+    "specificationReference" : "_:t138",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
     "declaredTestCase" : "ldpt:RdfSource-ResponsePropertiesNotPersisted",
@@ -6230,7 +6348,7 @@
     "@id" : "ldpt:MemberResource-RestrictClientInference",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.279Z"
+      "@value" : "2014-08-25T13:17:51.78Z"
     },
     "dcterms:subject" : "MUST, MANUAL",
     "rdf:type" : {
@@ -6242,7 +6360,7 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-RestrictClientInference",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t460",
+    "specificationReference" : "_:t9",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
     "declaredTestCase" : "ldpt:RdfSource-RestrictClientInference",
@@ -6255,7 +6373,7 @@
     "@id" : "ldpt:MemberResource-TypeRdfSource",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.271Z"
+      "@value" : "2014-08-25T13:17:51.779Z"
     },
     "dcterms:subject" : "MAY",
     "rdf:type" : {
@@ -6267,7 +6385,7 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-TypeRdfSource",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t18",
+    "specificationReference" : "_:t155",
     "conformanceLevel" : "ldpt:MAY",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
     "declaredTestCase" : "ldpt:RdfSource-TypeRdfSource",
@@ -6277,7 +6395,7 @@
     "@id" : "ldpt:MemberResource-UseStandardVocabularies",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.278Z"
+      "@value" : "2014-08-25T13:17:51.78Z"
     },
     "dcterms:subject" : "SHOULD, MANUAL",
     "rdf:type" : {
@@ -6289,7 +6407,7 @@
     "mf:action" : "",
     "mf:name" : "MemberResource-UseStandardVocabularies",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t395",
+    "specificationReference" : "_:t463",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
     "declaredTestCase" : "ldpt:RdfSource-UseStandardVocabularies",
@@ -6317,21 +6435,10 @@
     },
     "rdfs:comment" : "LDP Non-RDF Source tests. MUST conformance tests.",
     "entries" : {
-      "@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" ]
+      "@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" ]
     },
     "mf:name" : "Non-RDFSource (MUST)"
   }, {
-    "@id" : "ldpt:Non-RDFSource-OTHERManifest",
-    "http://purl.org/dc/elements/1.1/title" : "Non-RDFSource (OTHER)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP Non-RDF Source tests. No official conformance status.",
-    "entries" : {
-      "@list" : [ "ldpt:NonRDFSource-IsHttp11Server" ]
-    },
-    "mf:name" : "Non-RDFSource (OTHER)"
-  }, {
     "@id" : "ldpt:Non-RDFSource-SHOULDManifest",
     "http://purl.org/dc/elements/1.1/title" : "Non-RDFSource (SHOULD)",
     "rdf:type" : {
@@ -6346,7 +6453,7 @@
     "@id" : "ldpt:NonRDFSource-AcceptPatchHeader",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.338Z"
+      "@value" : "2014-08-25T13:17:51.713Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -6358,7 +6465,7 @@
     "mf:action" : "",
     "mf:name" : "NonRDFSource-AcceptPatchHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t36",
+    "specificationReference" : "_:t44",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
     "declaredTestCase" : "ldpt:CommonResource-AcceptPatchHeader",
@@ -6368,7 +6475,7 @@
     "@id" : "ldpt:NonRDFSource-ConditionFailedStatusCode",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.335Z"
+      "@value" : "2014-08-25T13:17:51.711Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -6380,7 +6487,7 @@
     "mf:action" : "",
     "mf:name" : "NonRDFSource-ConditionFailedStatusCode",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t217",
+    "specificationReference" : "_:t468",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
     "declaredTestCase" : "ldpt:CommonResource-ConditionFailedStatusCode",
@@ -6390,7 +6497,7 @@
     "@id" : "ldpt:NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.322Z"
+      "@value" : "2014-08-25T13:17:51.707Z"
     },
     "dcterms:subject" : "MUST, NON-RDF",
     "rdf:type" : {
@@ -6402,7 +6509,7 @@
     "mf:action" : "",
     "mf:name" : "NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t479",
+    "specificationReference" : "_:t246",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
     "declaredTestCase" : "ldpt:NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
@@ -6412,7 +6519,7 @@
     "@id" : "ldpt:NonRDFSource-ETagHeadersGet",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.328Z"
+      "@value" : "2014-08-25T13:17:51.709Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -6424,7 +6531,7 @@
     "mf:action" : "",
     "mf:name" : "NonRDFSource-ETagHeadersGet",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t45",
+    "specificationReference" : "_:t409",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
     "declaredTestCase" : "ldpt:CommonResource-ETagHeadersGet",
@@ -6434,7 +6541,7 @@
     "@id" : "ldpt:NonRDFSource-ETagHeadersHead",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.33Z"
+      "@value" : "2014-08-25T13:17:51.709Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -6446,7 +6553,7 @@
     "mf:action" : "",
     "mf:name" : "NonRDFSource-ETagHeadersHead",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t438",
+    "specificationReference" : "_:t477",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
     "declaredTestCase" : "ldpt:CommonResource-ETagHeadersHead",
@@ -6456,7 +6563,7 @@
     "@id" : "ldpt:NonRDFSource-GetResource",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.324Z"
+      "@value" : "2014-08-25T13:17:51.715Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -6468,7 +6575,7 @@
     "mf:action" : "",
     "mf:name" : "NonRDFSource-GetResource",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t463",
+    "specificationReference" : "_:t451",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
     "declaredTestCase" : "ldpt:CommonResource-GetResource",
@@ -6478,7 +6585,7 @@
     "@id" : "ldpt:NonRDFSource-GetResponseHeaders",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.332Z"
+      "@value" : "2014-08-25T13:17:51.71Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -6490,7 +6597,7 @@
     "mf:action" : "",
     "mf:name" : "NonRDFSource-GetResponseHeaders",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t318",
+    "specificationReference" : "_:t329",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
     "declaredTestCase" : "ldpt:CommonResource-GetResponseHeaders",
@@ -6500,7 +6607,7 @@
     "@id" : "ldpt:NonRDFSource-Head",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.337Z"
+      "@value" : "2014-08-25T13:17:51.713Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -6512,7 +6619,7 @@
     "mf:action" : "",
     "mf:name" : "NonRDFSource-Head",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t150",
+    "specificationReference" : "_:t159",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
     "declaredTestCase" : "ldpt:CommonResource-Head",
@@ -6522,7 +6629,7 @@
     "@id" : "ldpt:NonRDFSource-IsHttp11Manual",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.326Z"
+      "@value" : "2014-08-25T13:17:51.708Z"
     },
     "dcterms:subject" : "MUST, MANUAL",
     "rdf:type" : {
@@ -6534,38 +6641,17 @@
     "mf:action" : "",
     "mf:name" : "NonRDFSource-IsHttp11Manual",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t380",
+    "specificationReference" : "_:t92",
     "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-IsHttp11Server",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.325Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11].",
-    "rdfs:label" : "NonRDFSource-IsHttp11Server",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-http",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-IsHttp11Server",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t204",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-IsHttp11Server",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Server()",
-    "testMethod" : "ldpt:automated"
-  }, {
     "@id" : "ldpt:NonRDFSource-LdpLinkHeader",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.331Z"
+      "@value" : "2014-08-25T13:17:51.71Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -6577,7 +6663,7 @@
     "mf:action" : "",
     "mf:name" : "NonRDFSource-LdpLinkHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t13",
+    "specificationReference" : "_:t292",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
     "declaredTestCase" : "ldpt:CommonResource-LdpLinkHeader",
@@ -6587,7 +6673,7 @@
     "@id" : "ldpt:NonRDFSource-Options",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.339Z"
+      "@value" : "2014-08-25T13:17:51.714Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -6599,7 +6685,7 @@
     "mf:action" : "",
     "mf:name" : "NonRDFSource-Options",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t267",
+    "specificationReference" : "_:t476",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
     "declaredTestCase" : "ldpt:CommonResource-Options",
@@ -6609,7 +6695,7 @@
     "@id" : "ldpt:NonRDFSource-OptionsAllowHeader",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.34Z"
+      "@value" : "2014-08-25T13:17:51.714Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -6621,7 +6707,7 @@
     "mf:action" : "",
     "mf:name" : "NonRDFSource-OptionsAllowHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t79",
+    "specificationReference" : "_:t91",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
     "declaredTestCase" : "ldpt:CommonResource-OptionsAllowHeader",
@@ -6631,7 +6717,7 @@
     "@id" : "ldpt:NonRDFSource-OptionsHasSameLinkHeader",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.323Z"
+      "@value" : "2014-08-25T13:17:51.708Z"
     },
     "dcterms:subject" : "MUST, NON-RDF",
     "rdf:type" : {
@@ -6643,7 +6729,7 @@
     "mf:action" : "",
     "mf:name" : "NonRDFSource-OptionsHasSameLinkHeader",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t108",
+    "specificationReference" : "_:t116",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
     "declaredTestCase" : "ldpt:NonRDFSource-OptionsHasSameLinkHeader",
@@ -6653,7 +6739,7 @@
     "@id" : "ldpt:NonRDFSource-PostNonRDFSource",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.317Z"
+      "@value" : "2014-08-25T13:17:51.695Z"
     },
     "dcterms:subject" : "MAY, NON-RDF",
     "rdf:type" : {
@@ -6665,7 +6751,7 @@
     "mf:action" : "",
     "mf:name" : "NonRDFSource-PostNonRDFSource",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t237",
+    "specificationReference" : "_:t250",
     "conformanceLevel" : "ldpt:MAY",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
     "declaredTestCase" : "ldpt:NonRDFSource-PostNonRDFSource",
@@ -6675,7 +6761,7 @@
     "@id" : "ldpt:NonRDFSource-PostResourceAndCheckAssociatedResource",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.321Z"
+      "@value" : "2014-08-25T13:17:51.707Z"
     },
     "dcterms:subject" : "MAY, NON-RDF",
     "rdf:type" : {
@@ -6687,7 +6773,7 @@
     "mf:action" : "",
     "mf:name" : "NonRDFSource-PostResourceAndCheckAssociatedResource",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t377",
+    "specificationReference" : "_:t393",
     "conformanceLevel" : "ldpt:MAY",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
     "declaredTestCase" : "ldpt:NonRDFSource-PostResourceAndCheckAssociatedResource",
@@ -6697,7 +6783,7 @@
     "@id" : "ldpt:NonRDFSource-PostResourceAndCheckLink",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.32Z"
+      "@value" : "2014-08-25T13:17:51.706Z"
     },
     "dcterms:subject" : "MAY, NON-RDF",
     "rdf:type" : {
@@ -6709,7 +6795,7 @@
     "mf:action" : "",
     "mf:name" : "NonRDFSource-PostResourceAndCheckLink",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t162",
+    "specificationReference" : "_:t379",
     "conformanceLevel" : "ldpt:MAY",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
     "declaredTestCase" : "ldpt:NonRDFSource-PostResourceAndCheckLink",
@@ -6719,7 +6805,7 @@
     "@id" : "ldpt:NonRDFSource-PostResourceAndGetFromContainer",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.318Z"
+      "@value" : "2014-08-25T13:17:51.696Z"
     },
     "dcterms:subject" : "MAY, NON-RDF",
     "rdf:type" : {
@@ -6731,7 +6817,7 @@
     "mf:action" : "",
     "mf:name" : "NonRDFSource-PostResourceAndGetFromContainer",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t142",
+    "specificationReference" : "_:t152",
     "conformanceLevel" : "ldpt:MAY",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
     "declaredTestCase" : "ldpt:NonRDFSource-PostResourceAndGetFromContainer",
@@ -6741,7 +6827,7 @@
     "@id" : "ldpt:NonRDFSource-PostResourceGetBinary",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.319Z"
+      "@value" : "2014-08-25T13:17:51.696Z"
     },
     "dcterms:subject" : "MAY, NON-RDF",
     "rdf:type" : {
@@ -6753,7 +6839,7 @@
     "mf:action" : "",
     "mf:name" : "NonRDFSource-PostResourceGetBinary",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t114",
+    "specificationReference" : "_:t128",
     "conformanceLevel" : "ldpt:MAY",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
     "declaredTestCase" : "ldpt:NonRDFSource-PostResourceGetBinary",
@@ -6763,7 +6849,7 @@
     "@id" : "ldpt:NonRDFSource-PostResourceGetMetadataAndBinary",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.319Z"
+      "@value" : "2014-08-25T13:17:51.706Z"
     },
     "dcterms:subject" : "MAY, NON-RDF",
     "rdf:type" : {
@@ -6775,7 +6861,7 @@
     "mf:action" : "",
     "mf:name" : "NonRDFSource-PostResourceGetMetadataAndBinary",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t218",
+    "specificationReference" : "_:t24",
     "conformanceLevel" : "ldpt:MAY",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
     "declaredTestCase" : "ldpt:NonRDFSource-PostResourceGetMetadataAndBinary",
@@ -6785,7 +6871,7 @@
     "@id" : "ldpt:NonRDFSource-PreconditionRequiredStatusCode",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.336Z"
+      "@value" : "2014-08-25T13:17:51.712Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -6797,7 +6883,7 @@
     "mf:action" : "",
     "mf:name" : "NonRDFSource-PreconditionRequiredStatusCode",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t449",
+    "specificationReference" : "_:t114",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
     "declaredTestCase" : "ldpt:CommonResource-PreconditionRequiredStatusCode",
@@ -6807,7 +6893,7 @@
     "@id" : "ldpt:NonRDFSource-PutBadETag",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.336Z"
+      "@value" : "2014-08-25T13:17:51.712Z"
     },
     "dcterms:subject" : "MUST",
     "rdf:type" : {
@@ -6819,7 +6905,7 @@
     "mf:action" : "",
     "mf:name" : "NonRDFSource-PutBadETag",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t73",
+    "specificationReference" : "_:t228",
     "conformanceLevel" : "ldpt:MUST",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
     "declaredTestCase" : "ldpt:CommonResource-PutBadETag",
@@ -6829,7 +6915,7 @@
     "@id" : "ldpt:NonRDFSource-PutRequiresIfMatch",
     "dcterms:date" : {
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.334Z"
+      "@value" : "2014-08-25T13:17:51.711Z"
     },
     "dcterms:subject" : "SHOULD",
     "rdf:type" : {
@@ -6841,7 +6927,7 @@
     "mf:action" : "",
     "mf:name" : "NonRDFSource-PutRequiresIfMatch",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t461",
+    "specificationReference" : "_:t144",
     "conformanceLevel" : "ldpt:SHOULD",
     "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
     "declaredTestCase" : "ldpt:CommonResource-PutRequiresIfMatch",
@@ -6866,21 +6952,10 @@
     },
     "rdfs:comment" : "LDP RDF Source tests. MUST conformance tests.",
     "entries" : {
-      "@list" : [ "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-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" ]
+      "@list" : [ "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)"
   }, {
-    "@id" : "ldpt:RDFSource-OTHERManifest",
-    "http://purl.org/dc/elements/1.1/title" : "RDFSource (OTHER)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP RDF Source tests. No official conformance status.",
-    "entries" : {
-      "@list" : [ "ldpt:MemberResource-IsHttp11Server" ]
-    },
-    "mf:name" : "RDFSource (OTHER)"
-  }, {
     "@id" : "ldpt:RDFSource-SHOULDManifest",
     "http://purl.org/dc/elements/1.1/title" : "RDFSource (SHOULD)",
     "rdf:type" : {
@@ -6901,6 +6976,14 @@
       "@id" : "http://www.w3.org/2006/03/test-description#includesText",
       "@type" : "@id"
     },
+    "rest" : {
+      "@id" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
+      "@type" : "@id"
+    },
+    "first" : {
+      "@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"
@@ -6937,10 +7020,6 @@
       "@id" : "http://www.w3.org/2006/03/test-description#reviewStatus",
       "@type" : "@id"
     },
-    "date" : {
-      "@id" : "http://purl.org/dc/terms/date",
-      "@type" : "@id"
-    },
     "testMethod" : {
       "@id" : "http://www.w3c.org/ns/ldp/test#testMethod",
       "@type" : "@id"
@@ -6949,16 +7028,16 @@
       "@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"
     },
-    "rest" : {
-      "@id" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
-      "@type" : "@id"
-    },
-    "first" : {
-      "@id" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
+    "hasPart" : {
+      "@id" : "http://purl.org/dc/terms/hasPart",
       "@type" : "@id"
     },
     "entries" : {
--- a/tests/reports/ldp-earl-manifest.ttl	Mon Aug 25 09:16:28 2014 -0400
+++ b/tests/reports/ldp-earl-manifest.ttl	Mon Aug 25 09:25:03 2014 -0400
@@ -14,7 +14,7 @@
         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-07-21T01:25:01.385Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.757Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-Options" ;
@@ -34,7 +34,7 @@
         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-07-21T01:25:01.359Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.732Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-AcceptPostResponseHeader" ;
@@ -54,7 +54,7 @@
         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-07-21T01:25:01.42Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.565Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-RejectPutModifyingContainmentTriples" ;
@@ -74,7 +74,7 @@
         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-07-21T01:25:01.502Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.669Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-GetResponseHeaders" ;
@@ -94,7 +94,7 @@
         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-07-21T01:25:01.295Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.789Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "MemberResource-ETagHeadersGet" ;
@@ -114,7 +114,7 @@
         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-07-21T01:25:01.433Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.591Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-PublishConstraintsUnknownProp" ;
@@ -134,7 +134,7 @@
         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-07-21T01:25:01.477Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.644Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-ContentTypeHeader" ;
@@ -149,12 +149,33 @@
         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-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: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
@@ -162,7 +183,7 @@
         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-07-21T01:25:01.384Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.756Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-AcceptPatchHeader" ;
@@ -182,7 +203,7 @@
         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-07-21T01:25:01.468Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.639Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-ContainerSupportsHttpLinkHeader" ;
@@ -202,7 +223,7 @@
         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-07-21T01:25:01.338Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.713Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "NonRDFSource-AcceptPatchHeader" ;
@@ -222,7 +243,7 @@
         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-07-21T01:25:01.41Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.554Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MAY" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-PutToCreate" ;
@@ -242,7 +263,7 @@
         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-07-21T01:25:01.414Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.558Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-RequestedInteractionModelCreateNotAllowed" ;
@@ -254,7 +275,7 @@
         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()> ;
+        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
@@ -262,7 +283,7 @@
         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-07-21T01:25:01.413Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.557Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-PostResponseStatusAndLocation" ;
@@ -282,7 +303,7 @@
         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-07-21T01:25:01.369Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.742Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MAY" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-TypeRdfSource" ;
@@ -302,7 +323,7 @@
         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-07-21T01:25:01.491Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        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" ;
@@ -323,7 +344,7 @@
         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-07-21T01:25:01.412Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.556Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-PreferContainmentTriples" ;
@@ -343,7 +364,7 @@
         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-07-21T01:25:01.483Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.65Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MAY" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-RdfTypeLdpContainer" ;
@@ -363,7 +384,7 @@
         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-07-21T01:25:01.166Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.776Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "MemberResource-RelativeUriResolutionPut" ;
@@ -383,7 +404,7 @@
         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-07-21T01:25:01.486Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.656Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-PutSimpleUpdate" ;
@@ -403,7 +424,7 @@
         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-07-21T01:25:01.495Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.662Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-PublishConstraintsUnknownProp" ;
@@ -423,7 +444,7 @@
         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-07-21T01:25:01.363Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.735Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MAY" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-ServerHonorsSlug" ;
@@ -443,7 +464,7 @@
         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-07-21T01:25:01.34Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.714Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "NonRDFSource-OptionsAllowHeader" ;
@@ -458,12 +479,33 @@
         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 .
+
 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-07-21T01:25:01.296Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.789Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "MemberResource-ETagHeadersHead" ;
@@ -483,7 +525,7 @@
         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-07-21T01:25:01.282Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.782Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "MemberResource-JsonLdRepresentation" ;
@@ -498,20 +540,12 @@
         ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testJsonLdRepresentation()> ;
         ldpt:testMethod            ldpt:automated .
 
-ldpt:DirectContainer-OTHERManifest
-        a             mf:Manifest ;
-        rdfs:comment  "LDP Direct Container tests. No official conformance status." ;
-        <http://purl.org/dc/elements/1.1/title>
-                "DirectContainer (OTHER)" ;
-        mf:entries    ( ldpt:DirectContainer-IsHttp11Server ) ;
-        mf:name       "DirectContainer (OTHER)" .
-
 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-07-21T01:25:01.305Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.794Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "MemberResource-OptionsAllowHeader" ;
@@ -531,7 +565,7 @@
         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-07-21T01:25:01.411Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.555Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-NoRdfBagSeqOrList" ;
@@ -551,7 +585,7 @@
         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-07-21T01:25:01.384Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.756Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-Head" ;
@@ -571,7 +605,7 @@
         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-07-21T01:25:01.369Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        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" ;
@@ -592,7 +626,7 @@
         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-07-21T01:25:01.436Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.594Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-ResponsePropertiesNotPersisted" ;
@@ -612,7 +646,7 @@
         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-07-21T01:25:01.473Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.641Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-PostResponseStatusAndLocation" ;
@@ -632,7 +666,7 @@
         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-07-21T01:25:01.323Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        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" ;
@@ -652,7 +686,7 @@
         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-07-21T01:25:01.443Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.604Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-PutBadETag" ;
@@ -672,7 +706,7 @@
         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-07-21T01:25:01.319Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        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" ;
@@ -692,7 +726,7 @@
         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-07-21T01:25:01.47Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.637Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-ContainsLdpcUri" ;
@@ -712,7 +746,7 @@
         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-07-21T01:25:01.381Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.754Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-PutRequiresIfMatch" ;
@@ -732,7 +766,7 @@
         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-07-21T01:25:01.475Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.642Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-RequestedInteractionModelCreateNotAllowed" ;
@@ -744,15 +778,36 @@
         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()> ;
+        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" ;
+        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-07-21T01:25:01.289Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.784Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "MemberResource-ResponsePropertiesNotPersisted" ;
@@ -772,7 +827,7 @@
         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-07-21T01:25:01.419Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.565Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-AcceptPostResponseHeader" ;
@@ -792,7 +847,7 @@
         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-07-21T01:25:01.418Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.563Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-RestrictUriReUseSlug" ;
@@ -812,7 +867,7 @@
         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-07-21T01:25:01.44Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.602Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-GetResponseHeaders" ;
@@ -832,7 +887,7 @@
         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-07-21T01:25:01.503Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.67Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-ConditionFailedStatusCode" ;
@@ -852,7 +907,7 @@
         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-07-21T01:25:01.318Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        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-PostResourceAndGetFromContainer" ;
@@ -872,7 +927,7 @@
         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-07-21T01:25:01.478Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.646Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-CreateWithoutConstraints" ;
@@ -892,7 +947,7 @@
         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-07-21T01:25:01.271Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.779Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MAY" ;
         mf:action                  "" ;
         mf:name                    "MemberResource-TypeRdfSource" ;
@@ -907,31 +962,12 @@
         ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testTypeRdfSource()> ;
         ldpt:testMethod            ldpt:automated .
 
-ldpt:MemberResource-IsHttp11Server
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]." ;
-        rdfs:label                 "MemberResource-IsHttp11Server" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
-        dcterms:date               "2014-07-21T01:25:01.293Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-IsHttp11Server" ;
-        td:reviewStatus            td:unreviewed ;
-        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:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-IsHttp11Server ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Server()> ;
-        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-07-21T01:25:01.337Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.713Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "NonRDFSource-Head" ;
@@ -951,7 +987,7 @@
         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-07-21T01:25:01.376Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.747Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-PutPropertiesNotPersisted" ;
@@ -971,7 +1007,7 @@
         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-07-21T01:25:01.284Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.782Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "MemberResource-PublishConstraintsUnknownProp" ;
@@ -991,7 +1027,7 @@
         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-07-21T01:25:01.416Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.56Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-ContentTypeHeader" ;
@@ -1011,7 +1047,7 @@
         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-07-21T01:25:01.371Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        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" ;
@@ -1032,7 +1068,7 @@
         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-07-21T01:25:01.367Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.741Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-GetResource" ;
@@ -1052,7 +1088,7 @@
         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-07-21T01:25:01.409Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.545Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-DeleteResourceUpdatesTriples" ;
@@ -1072,7 +1108,7 @@
         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-07-21T01:25:01.413Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.557Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-PostContainer" ;
@@ -1092,7 +1128,7 @@
         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-07-21T01:25:01.481Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.648Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-RestrictPutReUseUri" ;
@@ -1112,7 +1148,7 @@
         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-07-21T01:25:01.36Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.732Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-RejectPutModifyingContainmentTriples" ;
@@ -1132,7 +1168,7 @@
         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-07-21T01:25:01.336Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.712Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "NonRDFSource-PutBadETag" ;
@@ -1152,7 +1188,7 @@
         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-07-21T01:25:01.319Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        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-PostResourceGetMetadataAndBinary" ;
@@ -1172,7 +1208,7 @@
         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-07-21T01:25:01.427Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.58Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MAY" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-TypeRdfSource" ;
@@ -1192,7 +1228,7 @@
         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-07-21T01:25:01.365Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.74Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-PutReplacesResource" ;
@@ -1212,7 +1248,7 @@
         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-07-21T01:25:01.317Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        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" ;
@@ -1232,7 +1268,7 @@
         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-07-21T01:25:01.421Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.567Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-DeleteRemovesContainmentTriple" ;
@@ -1260,7 +1296,7 @@
         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-07-21T01:25:01.377Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.748Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-ResponsePropertiesNotPersisted" ;
@@ -1280,7 +1316,7 @@
         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-07-21T01:25:01.43Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.589Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-GetResourceAcceptTurtle" ;
@@ -1300,7 +1336,7 @@
         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-07-21T01:25:01.504Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.671Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-PutBadETag" ;
@@ -1320,7 +1356,7 @@
         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-07-21T01:25:01.475Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.643Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-RequestedInteractionModelHeaders" ;
@@ -1332,7 +1368,7 @@
         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()> ;
+        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
@@ -1340,7 +1376,7 @@
         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-07-21T01:25:01.415Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.56Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-AcceptTurtle" ;
@@ -1360,7 +1396,7 @@
         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-07-21T01:25:01.41Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.553Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-PreferMembershipTriples" ;
@@ -1380,7 +1416,7 @@
         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-07-21T01:25:01.501Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.669Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-LdpLinkHeader" ;
@@ -1400,7 +1436,7 @@
         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-07-21T01:25:01.269Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.778Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "MemberResource-GetResource" ;
@@ -1420,7 +1456,7 @@
         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-07-21T01:25:01.382Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.754Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-ConditionFailedStatusCode" ;
@@ -1440,7 +1476,7 @@
         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-07-21T01:25:01.498Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.664Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-ResponsePropertiesNotPersisted" ;
@@ -1460,7 +1496,7 @@
         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-07-21T01:25:01.405Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.542Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-HttpLinkHeader" ;
@@ -1480,7 +1516,7 @@
         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-07-21T01:25:01.424Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.57Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-PostJsonLd" ;
@@ -1500,7 +1536,7 @@
         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-07-21T01:25:01.429Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        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" ;
@@ -1521,7 +1557,7 @@
         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-07-21T01:25:01.368Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.741Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-ContainsRdfType" ;
@@ -1541,7 +1577,7 @@
         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-07-21T01:25:01.331Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.71Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "NonRDFSource-LdpLinkHeader" ;
@@ -1561,7 +1597,7 @@
         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-07-21T01:25:01.474Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.642Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-PostContainer" ;
@@ -1581,7 +1617,7 @@
         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-07-21T01:25:01.268Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.777Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "MemberResource-PutSimpleUpdate" ;
@@ -1601,7 +1637,7 @@
         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-07-21T01:25:01.434Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.592Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-PutReadOnlyProperties4xxStatus" ;
@@ -1613,7 +1649,7 @@
         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()> ;
+        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
@@ -1621,7 +1657,7 @@
         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-07-21T01:25:01.436Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.593Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-PutPropertiesNotPersisted" ;
@@ -1649,7 +1685,7 @@
         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-07-21T01:25:01.435Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.593Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-4xxErrorHasResponseBody" ;
@@ -1661,7 +1697,7 @@
         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()> ;
+        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:NonRDFSource-GetResponseHeaders
@@ -1669,7 +1705,7 @@
         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-07-21T01:25:01.332Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.71Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "NonRDFSource-GetResponseHeaders" ;
@@ -1689,7 +1725,7 @@
         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-07-21T01:25:01.425Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.577Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-PutReplacesResource" ;
@@ -1709,7 +1745,7 @@
         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-07-21T01:25:01.476Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.643Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-AcceptTurtle" ;
@@ -1729,7 +1765,7 @@
         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-07-21T01:25:01.502Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.67Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-PutRequiresIfMatch" ;
@@ -1749,7 +1785,7 @@
         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-07-21T01:25:01.505Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.672Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-Head" ;
@@ -1769,7 +1805,7 @@
         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-07-21T01:25:01.298Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.79Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "MemberResource-GetResponseHeaders" ;
@@ -1789,7 +1825,7 @@
         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-07-21T01:25:01.438Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        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" ;
@@ -1809,7 +1845,7 @@
         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-07-21T01:25:01.442Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.604Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-PreconditionRequiredStatusCode" ;
@@ -1829,7 +1865,7 @@
         rdfs:comment  "LDP Basic Container tests. MUST conformance tests." ;
         <http://purl.org/dc/elements/1.1/title>
                 "BasicContainer (MUST)" ;
-        mf:entries    ( 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-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-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: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
@@ -1837,7 +1873,7 @@
         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-07-21T01:25:01.506Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.672Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-AcceptPatchHeader" ;
@@ -1857,7 +1893,7 @@
         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-07-21T01:25:01.426Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.578Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-PutSimpleUpdate" ;
@@ -1877,7 +1913,7 @@
         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-07-21T01:25:01.378Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        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" ;
@@ -1897,7 +1933,7 @@
         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-07-21T01:25:01.302Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.792Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "MemberResource-Head" ;
@@ -1917,7 +1953,7 @@
         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-07-21T01:25:01.379Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.752Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-ETagHeadersHead" ;
@@ -1937,7 +1973,7 @@
         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-07-21T01:25:01.493Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.661Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-GetResourceAcceptTurtle" ;
@@ -1952,12 +1988,32 @@
         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-07-21T01:25:01.494Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.661Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-JsonLdRepresentation" ;
@@ -1972,32 +2028,12 @@
         ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testJsonLdRepresentation()> ;
         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-07-21T01:25:01.3Z"^^<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: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-07-21T01:25:01.301Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.792Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "MemberResource-PutBadETag" ;
@@ -2017,7 +2053,7 @@
         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-07-21T01:25:01.354Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.728Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-RequestedInteractionModelHeaders" ;
@@ -2029,7 +2065,7 @@
         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()> ;
+        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
@@ -2037,7 +2073,7 @@
         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-07-21T01:25:01.27Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.778Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "MemberResource-ContainsRdfType" ;
@@ -2057,7 +2093,7 @@
         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-07-21T01:25:01.483Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.649Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-PatchMethod" ;
@@ -2077,7 +2113,7 @@
         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-07-21T01:25:01.47Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.637Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-PostResource" ;
@@ -2097,7 +2133,7 @@
         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-07-21T01:25:01.358Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.73Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-CreateWithoutConstraints" ;
@@ -2117,7 +2153,7 @@
         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-07-21T01:25:01.303Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.793Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "MemberResource-AcceptPatchHeader" ;
@@ -2145,7 +2181,7 @@
         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-07-21T01:25:01.356Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.729Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-NullRelativeUriPost" ;
@@ -2165,7 +2201,7 @@
         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-07-21T01:25:01.321Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        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" ;
@@ -2185,7 +2221,7 @@
         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-07-21T01:25:01.373Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.745Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-JsonLdRepresentation" ;
@@ -2205,7 +2241,7 @@
         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-07-21T01:25:01.49Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        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" ;
@@ -2221,12 +2257,33 @@
         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-07-21T01:25:01.326Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        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" ;
@@ -2246,7 +2303,7 @@
         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-07-21T01:25:01.383Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.755Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-PutBadETag" ;
@@ -2266,7 +2323,7 @@
         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-07-21T01:25:01.349Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.724Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MAY" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-PutToCreate" ;
@@ -2286,7 +2343,7 @@
         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-07-21T01:25:01.355Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.728Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-AcceptTurtle" ;
@@ -2314,7 +2371,7 @@
         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-07-21T01:25:01.386Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.757Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-OptionsAllowHeader" ;
@@ -2334,7 +2391,7 @@
         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-07-21T01:25:01.427Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.579Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-ContainsRdfType" ;
@@ -2354,7 +2411,7 @@
         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-07-21T01:25:01.362Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.734Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-PatchMethod" ;
@@ -2374,7 +2431,7 @@
         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-07-21T01:25:01.497Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.663Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-4xxErrorHasResponseBody" ;
@@ -2386,7 +2443,7 @@
         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()> ;
+        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
@@ -2394,7 +2451,7 @@
         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-07-21T01:25:01.478Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.645Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-PostNoSlug" ;
@@ -2414,7 +2471,7 @@
         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-07-21T01:25:01.482Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.649Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-DeleteRemovesContainmentTriple" ;
@@ -2434,7 +2491,7 @@
         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-07-21T01:25:01.441Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.602Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-PutRequiresIfMatch" ;
@@ -2454,7 +2511,7 @@
         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-07-21T01:25:01.471Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.64Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-RelativeUriResolutionPost" ;
@@ -2474,7 +2531,7 @@
         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-07-21T01:25:01.441Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.603Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-ConditionFailedStatusCode" ;
@@ -2494,7 +2551,7 @@
         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-07-21T01:25:01.432Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-PublishConstraintsReadOnlyProp" ;
@@ -2506,7 +2563,7 @@
         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()> ;
+        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:IndirectContainer-PostJsonLd
@@ -2514,7 +2571,7 @@
         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-07-21T01:25:01.485Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.651Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-PostJsonLd" ;
@@ -2534,7 +2591,7 @@
         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-07-21T01:25:01.272Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.779Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD, MANUAL" ;
         mf:action                  "" ;
         mf:name                    "MemberResource-ReUseVocabularies" ;
@@ -2555,7 +2612,7 @@
         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-07-21T01:25:01.408Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.544Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-ActAsIfInsertedContentRelationTripleExists" ;
@@ -2570,12 +2627,33 @@
         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-07-21T01:25:01.351Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.725Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-NoRdfBagSeqOrList" ;
@@ -2595,7 +2673,7 @@
         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-07-21T01:25:01.416Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.561Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-NullRelativeUriPost" ;
@@ -2615,7 +2693,7 @@
         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-07-21T01:25:01.38Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.753Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-LdpLinkHeader" ;
@@ -2635,7 +2713,7 @@
         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-07-21T01:25:01.439Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.601Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-ETagHeadersHead" ;
@@ -2655,7 +2733,7 @@
         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-07-21T01:25:01.365Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.739Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-RelativeUriResolutionPut" ;
@@ -2675,7 +2753,7 @@
         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-07-21T01:25:01.443Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.605Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-Head" ;
@@ -2695,7 +2773,7 @@
         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-07-21T01:25:01.359Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.731Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-RestrictUriReUseNoSlug" ;
@@ -2715,7 +2793,7 @@
         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-07-21T01:25:01.383Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.755Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-PreconditionRequiredStatusCode" ;
@@ -2730,31 +2808,33 @@
         ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()> ;
         ldpt:testMethod            ldpt:automated .
 
-ldpt:IndirectContainer-IsHttp11Server
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]." ;
-        rdfs:label                 "IndirectContainer-IsHttp11Server" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
-        dcterms:date               "2014-07-21T01:25:01.499Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+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                    "IndirectContainer-IsHttp11Server" ;
+        mf:name                    "BasicContainer-ConformsRdfSourceLdpResource" ;
         td:reviewStatus            td:unreviewed ;
         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:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-IsHttp11Server ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Server()> ;
-        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: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-07-21T01:25:01.487Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.657Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-GetResource" ;
@@ -2774,7 +2854,7 @@
         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-07-21T01:25:01.497Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.664Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-PutPropertiesNotPersisted" ;
@@ -2789,32 +2869,12 @@
         ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutPropertiesNotPersisted()> ;
         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-07-21T01:25:01.496Z"^^<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()> ;
-        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-07-21T01:25:01.444Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.605Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-AcceptPatchHeader" ;
@@ -2834,7 +2894,7 @@
         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-07-21T01:25:01.418Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.563Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-CreateWithoutConstraints" ;
@@ -2849,12 +2909,32 @@
         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-07-21T01:25:01.28Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.781Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "MemberResource-GetResourceAcceptTurtle" ;
@@ -2874,7 +2954,7 @@
         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-07-21T01:25:01.408Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.544Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-PostResourceUpdatesTriples" ;
@@ -2894,7 +2974,7 @@
         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-07-21T01:25:01.419Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.564Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-RestrictUriReUseNoSlug" ;
@@ -2914,7 +2994,7 @@
         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-07-21T01:25:01.438Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.6Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-ETagHeadersGet" ;
@@ -2934,7 +3014,7 @@
         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-07-21T01:25:01.348Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.723Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-ContainerSupportsHttpLinkHeader" ;
@@ -2954,7 +3034,7 @@
         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-07-21T01:25:01.353Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.726Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-PostContainer" ;
@@ -2974,7 +3054,7 @@
         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-07-21T01:25:01.32Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        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" ;
@@ -2994,7 +3074,7 @@
         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-07-21T01:25:01.503Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.671Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-PreconditionRequiredStatusCode" ;
@@ -3014,7 +3094,7 @@
         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-07-21T01:25:01.469Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.638Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-CreateIndirectContainer" ;
@@ -3034,7 +3114,7 @@
         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-07-21T01:25:01.473Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.641Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-PreferContainmentTriples" ;
@@ -3049,20 +3129,12 @@
         ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPreferContainmentTriples()> ;
         ldpt:testMethod            ldpt:automated .
 
-ldpt:Non-RDFSource-OTHERManifest
-        a             mf:Manifest ;
-        rdfs:comment  "LDP Non-RDF Source tests. No official conformance status." ;
-        <http://purl.org/dc/elements/1.1/title>
-                "Non-RDFSource (OTHER)" ;
-        mf:entries    ( ldpt:NonRDFSource-IsHttp11Server ) ;
-        mf:name       "Non-RDFSource (OTHER)" .
-
 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-07-21T01:25:01.379Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.752Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-ETagHeadersGet" ;
@@ -3077,20 +3149,12 @@
         ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()> ;
         ldpt:testMethod            ldpt:automated .
 
-ldpt:IndirectContainer-OTHERManifest
-        a             mf:Manifest ;
-        rdfs:comment  "LDP Indirect Container tests. No official conformance status." ;
-        <http://purl.org/dc/elements/1.1/title>
-                "IndirectContainer (OTHER)" ;
-        mf:entries    ( ldpt:IndirectContainer-IsHttp11Server ) ;
-        mf:name       "IndirectContainer (OTHER)" .
-
 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-07-21T01:25:01.486Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.656Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-PutReplacesResource" ;
@@ -3110,7 +3174,7 @@
         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-07-21T01:25:01.431Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-JsonLdRepresentation" ;
@@ -3130,7 +3194,7 @@
         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-07-21T01:25:01.499Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        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" ;
@@ -3145,12 +3209,33 @@
         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" ;
+        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 .
+
 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-07-21T01:25:01.422Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.568Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-PatchMethod" ;
@@ -3170,7 +3255,7 @@
         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-07-21T01:25:01.278Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        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" ;
@@ -3199,7 +3284,7 @@
         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-07-21T01:25:01.428Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        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" ;
@@ -3220,7 +3305,7 @@
         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-07-21T01:25:01.297Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.79Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "MemberResource-LdpLinkHeader" ;
@@ -3240,7 +3325,7 @@
         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-07-21T01:25:01.356Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.729Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-ContentTypeHeader" ;
@@ -3260,7 +3345,7 @@
         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-07-21T01:25:01.336Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.712Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "NonRDFSource-PreconditionRequiredStatusCode" ;
@@ -3280,7 +3365,7 @@
         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-07-21T01:25:01.286Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.783Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "MemberResource-4xxErrorHasResponseBody" ;
@@ -3292,7 +3377,7 @@
         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()> ;
+        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
@@ -3300,7 +3385,7 @@
         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-07-21T01:25:01.407Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.376Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists" ;
@@ -3320,7 +3405,7 @@
         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-07-21T01:25:01.35Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.724Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-RelativeUriResolutionPost" ;
@@ -3340,7 +3425,7 @@
         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-07-21T01:25:01.357Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.73Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-PostNoSlug" ;
@@ -3368,7 +3453,7 @@
         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-07-21T01:25:01.366Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.74Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-PutSimpleUpdate" ;
@@ -3388,7 +3473,7 @@
         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-07-21T01:25:01.429Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        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" ;
@@ -3409,7 +3494,7 @@
         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-07-21T01:25:01.328Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.709Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "NonRDFSource-ETagHeadersGet" ;
@@ -3429,7 +3514,7 @@
         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-07-21T01:25:01.373Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.745Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-PublishConstraintsReadOnlyProp" ;
@@ -3441,7 +3526,7 @@
         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()> ;
+        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
@@ -3449,7 +3534,7 @@
         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-07-21T01:25:01.424Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.577Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-RelativeUriResolutionPut" ;
@@ -3469,7 +3554,7 @@
         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-07-21T01:25:01.364Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.735Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-PostJsonLd" ;
@@ -3489,7 +3574,7 @@
         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-07-21T01:25:01.363Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.734Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MAY" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-RdfTypeLdpContainer" ;
@@ -3509,7 +3594,7 @@
         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-07-21T01:25:01.48Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.647Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-AcceptPostResponseHeader" ;
@@ -3537,7 +3622,7 @@
         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-07-21T01:25:01.445Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.606Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-Options" ;
@@ -3557,7 +3642,7 @@
         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-07-21T01:25:01.334Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.711Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "NonRDFSource-PutRequiresIfMatch" ;
@@ -3577,7 +3662,7 @@
         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-07-21T01:25:01.488Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.657Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-ContainsRdfType" ;
@@ -3597,7 +3682,7 @@
         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-07-21T01:25:01.507Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.673Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-OptionsAllowHeader" ;
@@ -3612,31 +3697,12 @@
         ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()> ;
         ldpt:testMethod            ldpt:automated .
 
-ldpt:DirectContainer-IsHttp11Server
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]." ;
-        rdfs:label                 "DirectContainer-IsHttp11Server" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
-        dcterms:date               "2014-07-21T01:25:01.437Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-IsHttp11Server" ;
-        td:reviewStatus            td:unreviewed ;
-        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:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-IsHttp11Server ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Server()> ;
-        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-07-21T01:25:01.299Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.791Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "MemberResource-PutRequiresIfMatch" ;
@@ -3656,7 +3722,7 @@
         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-07-21T01:25:01.495Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.662Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-PublishConstraintsReadOnlyProp" ;
@@ -3668,7 +3734,7 @@
         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()> ;
+        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
@@ -3676,7 +3742,7 @@
         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-07-21T01:25:01.354Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.727Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-RequestedInteractionModelCreateNotAllowed" ;
@@ -3688,7 +3754,7 @@
         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()> ;
+        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
@@ -3696,7 +3762,7 @@
         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-07-21T01:25:01.324Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.715Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "NonRDFSource-GetResource" ;
@@ -3716,7 +3782,7 @@
         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-07-21T01:25:01.439Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.601Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-LdpLinkHeader" ;
@@ -3731,31 +3797,12 @@
         ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()> ;
         ldpt:testMethod            ldpt:automated .
 
-ldpt:BasicContainer-IsHttp11Server
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]." ;
-        rdfs:label                 "BasicContainer-IsHttp11Server" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
-        dcterms:date               "2014-07-21T01:25:01.377Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-IsHttp11Server" ;
-        td:reviewStatus            td:unreviewed ;
-        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:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-IsHttp11Server ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Server()> ;
-        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-07-21T01:25:01.33Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.709Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "NonRDFSource-ETagHeadersHead" ;
@@ -3775,7 +3822,7 @@
         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-07-21T01:25:01.381Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.753Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-GetResponseHeaders" ;
@@ -3803,7 +3850,7 @@
         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-07-21T01:25:01.426Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.579Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-GetResource" ;
@@ -3823,7 +3870,7 @@
         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-07-21T01:25:01.423Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.569Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MAY" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-ServerHonorsSlug" ;
@@ -3843,7 +3890,7 @@
         rdfs:comment  "LDP Direct Container tests. MUST conformance tests." ;
         <http://purl.org/dc/elements/1.1/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-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-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-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: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
@@ -3851,7 +3898,7 @@
         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-07-21T01:25:01.294Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        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" ;
@@ -3871,7 +3918,7 @@
         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-07-21T01:25:01.422Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.568Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MAY" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-RdfTypeLdpContainer" ;
@@ -3891,7 +3938,7 @@
         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-07-21T01:25:01.489Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.658Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MAY" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-TypeRdfSource" ;
@@ -3911,7 +3958,7 @@
         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-07-21T01:25:01.5Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.668Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-ETagHeadersHead" ;
@@ -3931,7 +3978,7 @@
         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-07-21T01:25:01.372Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.744Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-GetResourceAcceptTurtle" ;
@@ -3951,7 +3998,7 @@
         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-07-21T01:25:01.285Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.783Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "MemberResource-PutReadOnlyProperties4xxStatus" ;
@@ -3963,7 +4010,7 @@
         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()> ;
+        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
@@ -3971,7 +4018,7 @@
         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-07-21T01:25:01.506Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.673Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-Options" ;
@@ -3991,7 +4038,7 @@
         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-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: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
@@ -3999,7 +4046,7 @@
         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-07-21T01:25:01.492Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        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" ;
@@ -4020,7 +4067,7 @@
         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-07-21T01:25:01.415Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.559Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-RequestedInteractionModelHeaders" ;
@@ -4032,7 +4079,7 @@
         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()> ;
+        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
@@ -4040,7 +4087,7 @@
         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-07-21T01:25:01.477Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.645Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-NullRelativeUriPost" ;
@@ -4055,31 +4102,33 @@
         ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNullRelativeUriPost()> ;
         ldpt:testMethod            ldpt:automated .
 
-ldpt:NonRDFSource-IsHttp11Server
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]." ;
-        rdfs:label                 "NonRDFSource-IsHttp11Server" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
-        dcterms:date               "2014-07-21T01:25:01.325Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+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                    "NonRDFSource-IsHttp11Server" ;
+        mf:name                    "DirectContainer-ConformsDcLdpContainer" ;
         td:reviewStatus            td:unreviewed ;
         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:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-IsHttp11Server ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Server()> ;
-        ldpt:testMethod            ldpt:automated .
+                                     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-07-21T01:25:01.485Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.655Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-RelativeUriResolutionPut" ;
@@ -4099,7 +4148,7 @@
         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-07-21T01:25:01.471Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.639Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MAY" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-PutToCreate" ;
@@ -4119,7 +4168,7 @@
         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-07-21T01:25:01.301Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.792Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "MemberResource-PreconditionRequiredStatusCode" ;
@@ -4139,7 +4188,7 @@
         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-07-21T01:25:01.374Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.746Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-PublishConstraintsUnknownProp" ;
@@ -4159,7 +4208,7 @@
         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-07-21T01:25:01.267Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.777Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "MemberResource-PutReplacesResource" ;
@@ -4187,7 +4236,7 @@
         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-07-21T01:25:01.288Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.784Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "MemberResource-PutPropertiesNotPersisted" ;
@@ -4207,7 +4256,7 @@
         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-07-21T01:25:01.335Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.711Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "NonRDFSource-ConditionFailedStatusCode" ;
@@ -4227,7 +4276,7 @@
         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-07-21T01:25:01.406Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.543Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-MemberResourceTriple" ;
@@ -4247,7 +4296,7 @@
         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-07-21T01:25:01.445Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.606Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-OptionsAllowHeader" ;
@@ -4267,7 +4316,7 @@
         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-07-21T01:25:01.5Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.668Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-ETagHeadersGet" ;
@@ -4282,12 +4331,33 @@
         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-07-21T01:25:01.37Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        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" ;
@@ -4308,7 +4378,7 @@
         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-07-21T01:25:01.484Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.651Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MAY" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-ServerHonorsSlug" ;
@@ -4336,7 +4406,7 @@
         rdfs:comment  "LDP Indirect Container tests. MUST conformance tests." ;
         <http://purl.org/dc/elements/1.1/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-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-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: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
@@ -4344,7 +4414,7 @@
         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-07-21T01:25:01.411Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.555Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-RelativeUriResolutionPost" ;
@@ -4364,7 +4434,7 @@
         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-07-21T01:25:01.361Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.733Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-RestrictPutReUseUri" ;
@@ -4384,7 +4454,7 @@
         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-07-21T01:25:01.352Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.726Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-PostResponseStatusAndLocation" ;
@@ -4404,7 +4474,7 @@
         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-07-21T01:25:01.361Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.733Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-DeleteRemovesContainmentTriple" ;
@@ -4424,7 +4494,7 @@
         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-07-21T01:25:01.375Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.747Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-4xxErrorHasResponseBody" ;
@@ -4436,23 +4506,15 @@
         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()> ;
+        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:BasicContainer-OTHERManifest
-        a             mf:Manifest ;
-        rdfs:comment  "LDP Basic Container tests. No official conformance status." ;
-        <http://purl.org/dc/elements/1.1/title>
-                "BasicContainer (OTHER)" ;
-        mf:entries    ( ldpt:BasicContainer-IsHttp11Server ) ;
-        mf:name       "BasicContainer (OTHER)" .
-
 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-07-21T01:25:01.406Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        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" ;
@@ -4472,7 +4534,7 @@
         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-07-21T01:25:01.339Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.714Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "NonRDFSource-Options" ;
@@ -4492,7 +4554,7 @@
         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-07-21T01:25:01.304Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.793Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "MemberResource-Options" ;
@@ -4512,7 +4574,7 @@
         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-07-21T01:25:01.417Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.562Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-PostNoSlug" ;
@@ -4532,7 +4594,7 @@
         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-07-21T01:25:01.322Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        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" ;
@@ -4552,7 +4614,7 @@
         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-07-21T01:25:01.472Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.64Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-NoRdfBagSeqOrList" ;
@@ -4572,7 +4634,7 @@
         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-07-21T01:25:01.479Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.646Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-RestrictUriReUseSlug" ;
@@ -4592,7 +4654,7 @@
         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-07-21T01:25:01.351Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.725Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-PreferContainmentTriples" ;
@@ -4612,7 +4674,7 @@
         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-07-21T01:25:01.481Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.648Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-RejectPutModifyingContainmentTriples" ;
@@ -4632,7 +4694,7 @@
         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-07-21T01:25:01.375Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.746Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-PutReadOnlyProperties4xxStatus" ;
@@ -4644,7 +4706,7 @@
         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()> ;
+        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
@@ -4652,7 +4714,7 @@
         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-07-21T01:25:01.283Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.782Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "MUST" ;
         mf:action                  "" ;
         mf:name                    "MemberResource-PublishConstraintsReadOnlyProp" ;
@@ -4664,7 +4726,7 @@
         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()> ;
+        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
@@ -4672,7 +4734,7 @@
         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-07-21T01:25:01.358Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.731Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-RestrictUriReUseSlug" ;
@@ -4687,20 +4749,12 @@
         ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseSlug()> ;
         ldpt:testMethod            ldpt:automated .
 
-ldpt:RDFSource-OTHERManifest
-        a             mf:Manifest ;
-        rdfs:comment  "LDP RDF Source tests. No official conformance status." ;
-        <http://purl.org/dc/elements/1.1/title>
-                "RDFSource (OTHER)" ;
-        mf:entries    ( ldpt:MemberResource-IsHttp11Server ) ;
-        mf:name       "RDFSource (OTHER)" .
-
 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-07-21T01:25:01.48Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.647Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-RestrictUriReUseNoSlug" ;
@@ -4720,7 +4774,7 @@
         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-07-21T01:25:01.421Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-08-25T13:17:51.566Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:subject            "SHOULD" ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-RestrictPutReUseUri" ;
@@ -4740,7 +4794,7 @@
         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-07-21T01:25:01.279Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        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" ;